summaryrefslogtreecommitdiffstats
path: root/server/src/api
AgeCommit message (Expand)Author
2020-07-14Security/fix permission bugs (#966)ryexandra
2020-07-13Adding a community_name option to GetPosts /post/list . Fixes #800 (#942)Dessalines
2020-07-10Forbid users to use empty titles for posts (#930)Tony Antonov
2020-07-10Split code into cargo workspaces (#67)nutomic
2020-07-09Remove button for avatars. Fixes #755 (#924)Dessalines
2020-07-07Remove materialized views. (#908)Dessalines
2020-07-01Merge branch 'master' into federationDessalines
2020-07-01Federation async (#848)Riley
2020-07-01Fixing ban user bug. Fixes #876Dessalines
2020-06-26Some fixes to federation.Dessalines
2020-06-23Merge branch 'master' into federation_merge_from_master_2Dessalines
2020-06-22Merge branch 'master' of https://github.com/makigi-io/makigi into makigi-io-m...Dessalines
2020-06-22Edit community name validation, translations #823Ernest
2020-06-20Community name validationErnest
2020-06-10Adding delete picture via pict-rs delete tokens. Fixes #505Dessalines
2020-06-10Adding pictrs thumbnail caching for urls and embeds.Dessalines
2020-06-09Merge branch 'master' into federationFelix Ableitner
2020-05-30more fixesFelix Ableitner
2020-05-28make comments work (more or less)Felix Ableitner
2020-05-28Validate register usernames on the back-end. Fixes #716 (#750)Dessalines
2020-05-16Merge branch 'yerba_rework-imports' into federationDessalines
2020-05-16Rework importsFelix
2020-05-15Federated mentions. Fixes #681 (#717)Dessalines
2020-05-06Merge branch 'federated_private_messages' into federationDessalines
2020-05-05Federated private messages.Dessalines
2020-05-05Federate community category and nsfwFelix
2020-05-05Federate nsfw/locked info for postsFelix
2020-05-04Renaming ignore to unfollow in followable trait.Dessalines
2020-05-03Adding undo follow community.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-28Implement deleting communitiesFelix
2020-04-28Adding federated post and comment likes.Dessalines
2020-04-271/3rd done with post likesDessalines
2020-04-27Adding activity table inserts.Dessalines
2020-04-27Lots of additions to federation.Dessalines
2020-04-26Making a trait function for follow and accept.Dessalines
2020-04-24Some fed fixes.Dessalines
2020-04-21Merge branch 'master' into merge_master_2Dessalines
2020-04-21Adding web::blocks to routes.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-19Simplify signing codeFelix
2020-04-18Add http signature to outgoing apub requestsFelix
2020-04-17Implement search for activitypub IDsFelix
2020-04-14Front end federation names and links for users, posts, and communities.Dessalines