summaryrefslogtreecommitdiffstats
path: root/server/src/websocket_server/server.rs
AgeCommit message (Expand)Author
2019-05-02Reorganizing files before splitting out APIDessalines
2019-05-02Externalizing JWT tokenDessalines
2019-05-01Reworking some UI. Adding proper trending communities with hot rank.Dessalines
2019-05-01Adding a register, community, and forum rate limit, based on IP.Dessalines
2019-04-29Getting your votes on a user details page.Dessalines
2019-04-29Adding proper deletes for Post, Community, and Comments.Dessalines
2019-04-29Adding mark all as readDessalines
2019-04-26SpamDessalines
2019-04-26Fixing rust warning.Dessalines
2019-04-25SpamtimerDessalines
2019-04-25TempDessalines
2019-04-25Adding /f/ and /u/ in links now.Dessalines
2019-04-25New signups now are subbed to main by default.Dessalines
2019-04-25Fixes for login screen, serverDessalines
2019-04-25Fix for marking a comment as read.Dessalines
2019-04-24Bugfix - Only update the modified time on the comment if its not mark as readDessalines
2019-04-23Adding a search pageDessalines
2019-04-22Comment actions from inbox and user pages working.Dessalines
2019-04-21Community moderation fixes.Dessalines
2019-04-21Cleaning up error handling on server.rsDessalines
2019-04-20Mostly working, before mergeDessalines
2019-04-20More moderation fixedDessalines
2019-04-19Saving replies, the actual fixes will be in the merge to dev.Dessalines
2019-04-18Fixing some community sorting.Dessalines
2019-04-18Fixing issue with not getting back more than 10 communitiesDessalines
2019-04-17Fixing a bug with follower viewDessalines
2019-04-17Adding modlog paging.Dessalines
2019-04-17Adding post and user details paging.Dessalines
2019-04-17Community modlog doesn't show non-community actions.Dessalines
2019-04-16Before big moderation mergeDessalines
2019-04-15Commiting before I lose everything. I'll do this properly in a mergeDessalines
2019-04-09Adding trending communities.Dessalines
2019-04-09Styling, sidebar message.Dessalines
2019-04-09Adding slur filter.Dessalines
2019-04-08Hiding some print messages, removing unused code.Dessalines
2019-04-07Adding user details / overview page.Dessalines
2019-04-05Adding a front page / fetching subscribed forums.Dessalines
2019-04-04Adding subscribe to communities.Dessalines
2019-04-04Verifying correct user for editsDessalines
2019-04-04Community editingDessalines
2019-04-04Getting community moderatorsDessalines
2019-04-03Adding a sidebar, title, and forum categoriesDessalines
2019-04-03Adding post editing.Dessalines
2019-04-02Adding forum / community pagesDessalines
2019-03-28Adding comment editingDessalines
2019-03-28Now by default like your own comment.Dessalines
2019-03-28Adding comment votingDessalines
2019-03-27New comments tree mostly working.Dessalines
2019-03-26Adding a few endpoints.Dessalines
2019-03-24Refactoring websocket code, adding create communityDessalines