Commit graph

5 commits

Author SHA1 Message Date
6f2e122dd6 Refactored to store actor info in a separate file
This makes it more easy to modify for future users
2023-09-28 11:15:25 +10:00
b76eb76e1a Utilize 11ty to build static pages and modify server to serve them 2023-09-27 14:13:10 +10:00
71f38cca62 use spread syntax in dedupe recipient Set 2023-09-21 17:12:34 +10:00
36d8ace51f Added dislikes, shares/boosts, replies and deleting posts
All admin/outbox stuff for now. Nothing inbox, yet
2023-09-21 17:04:27 +10:00
9481edbce6 Bit of a refactor to put inbox and outbox function in their own files
Also, added the ability to like and unlike stuff, so yay.
2023-09-20 16:43:48 +10:00