diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 9 |
1 files changed, 3 insertions, 6 deletions
@@ -1,8 +1,5 @@ -* CGI response API - *DONE Array of activitystream Note's? - * dedup -* outbox pagination -* badger GC https://dgraph.io/docs/badger/get-started/#garbage-collection * graceful shutdown * outbox delivery -* models abstraction
\ No newline at end of file +* namespace everything to /c/ so apache can 404 requests to / instead of us +* outbox return latest 20 posts only +* make badger GC run continously |