summaryrefslogtreecommitdiffstats
path: root/server/src/api/comment.rs
AgeCommit message (Expand)Author
2020-07-14Security/fix permission bugs (#966)ryexandra
2020-07-10Split code into cargo workspaces (#67)nutomic
2020-07-01Federation async (#848)Riley
2020-06-26Some fixes to federation.Dessalines
2020-05-16Merge branch 'yerba_rework-imports' into federationDessalines
2020-05-16Rework importsFelix
2020-05-15Federated mentions. Fixes #681 (#717)Dessalines
2020-05-03Add federated comment and post undo like.Dessalines
2020-05-03Adding federated mod remove actions.Dessalines
2020-05-01Add undos for delete community, post, and comment.Dessalines
2020-05-01Adding federated community, comment, and post deletes.Dessalines
2020-04-29Address comments, implement delete for posts and commentsFelix
2020-04-28Adding federated post and comment likes.Dessalines
2020-04-27Lots of additions to federation.Dessalines
2020-04-24Some fed fixes.Dessalines
2020-04-21Merge branch 'master' into federation_merge_from_master_1Dessalines
2020-04-19Change RateLimit to act as a middlewareasonix
2020-04-19Adding websocket notification system.Dessalines
2020-04-03Adding post and comment ap_id columns.Dessalines
2020-03-13Adding full logging.Dessalines
2020-02-07Add new comments views to main and community pages. Fixes #480Dessalines
2020-01-31Starting to work on user message scope.Dessalines
2020-01-23Done merging http-api and private_messageDessalines
2020-01-22Adding private messaging, and matrix user ids.Dessalines
2020-01-18working!Felix
2020-01-12Trying to add r2d2 connection pooling to websockets.Dessalines
2020-01-03Don't send email notification for self replies.Dessalines
2020-01-02Adding show_avatar user setting, and option to send notifications to inbox.Dessalines
2020-01-02Apply changes suggested by cargo clippy (fixes #395)Felix Ableitner
2019-12-27Add correct ActivityPub types conversion for Community and Post.Lyra
2019-12-11Adding some site oriented settings.Dessalines
2019-12-09Switching to shorthands for rust params.Dessalines
2019-10-19Adding username mentions / tagging from comments.Dessalines
2019-09-07Running cargo fmt on server code.Dessalines
2019-08-09Making a few internationalization fixes.Dessalines
2019-08-09Adding back end translations.Dessalines
2019-05-15Enforce -1 or 1 like scoresDessalines
2019-05-05Done with reorgDessalines
2019-05-04Mostly done with reorg.Dessalines