Commit graph

6 commits

Author SHA1 Message Date
0591969ccd Server: Add tile indicators for file counts, page
Fix submission file removal
2021-01-22 19:55:17 -06:00
934ddd76ff Server: Update to latest Toolkit & Profile apis
Reorganize files a bit
Add a Pagination trait to guide with paging in the future
Add extension traits for Profile, Comment, and Submission
Async-ify more things, but not all things
2021-01-21 23:47:47 -06:00
071e2ba838 Server: Implement federation
Http Signatures for Authorized Fetch + Delivery
Webfinger for actor discovery
2021-01-17 01:29:59 -06:00
e42aa27d12 Expose server info in admin panel 2021-01-16 11:49:03 -06:00
c9b0c1a7cf Add notifications page to manage follow requests 2021-01-14 23:51:17 -06:00
3f446a0b16 Add Admin page
- Add commandline flag to promote a user to an admin
- Add basic reporting feature
  - Enable reports for comments
  - TODO: Enable reports for submissions & profiles
2021-01-13 22:46:34 -06:00