6 Commits

Author SHA1 Message Date
metacryst
4061e86ce7 showing stripe subscribers. loading really slow. 2026-03-05 05:41:45 -06:00
metacryst
661bf86a1a Stripe integration flow 2026-03-05 00:29:34 -06:00
metacryst
dd9552aad1 rebranding to forum, adding settings and stripe page 2026-02-20 03:51:31 -06:00
aaf9d56b1b CRUD operations for Posts
- added all CRUD operations for Post model
- add() also creates POST_BY_MEMBER and POST_FROM_NETWORK edges
- delete() also deletes associated edges
- delete() currently does not reallocate node/edge indices after deleting
- will write the data to the db.json file and global.db.nodes
2026-02-08 22:34:18 -05:00
metacryst
d3df5bb6cb switching networks works, established server functions 2026-01-16 05:22:52 -06:00
metacryst
6a435ac11a init 2026-01-04 07:58:23 -06:00