Commit graph

5 commits

Author SHA1 Message Date
b4147de582 Server: correct submission report author
Dark state for reported profile
2021-01-24 14:13:34 -06:00
641db5aef3 Server: Start work on Feed page
Update to latest toolkit
2021-01-23 22:04:27 -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
f350d718ac Add Profile and Submission report logic
Implement Follow and Block logic
2021-01-14 20:42:30 -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