summaryrefslogtreecommitdiffstats
path: root/server/src/api/mod.rs
AgeCommit message (Expand)Author
2020-07-10Split code into cargo workspaces (#67)nutomic
2020-07-01Federation async (#848)Riley
2020-06-23Merge branch 'master' into federation_merge_from_master_2Dessalines
2020-06-10Adding pictrs thumbnail caching for urls and embeds.Dessalines
2020-05-16Rework importsFelix
2020-05-05Federate community category and nsfwFelix
2020-04-271/3rd done with post likesDessalines
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-03-07Iframely and pictshare backend mostly done.Dessalines
2020-02-02Returning specific slurs from slur filter on failure. Fixes #463Dessalines
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
2019-12-27Implement config (fixes #351)Felix Ableitner
2019-12-11Adding some site oriented settings.Dessalines
2019-12-09Switching to shorthands for rust params.Dessalines
2019-11-01Running cargo fmt.Dessalines
2019-10-29Halfway done with email, not fully working yet.Dessalines
2019-10-19Adding username mentions / tagging from comments.Dessalines
2019-10-15Adding permanently delete account comments and posts.Dessalines
2019-09-07Running cargo fmt on server code.Dessalines
2019-08-23Adding Community and Site transferDessalines
2019-08-13Squashed commit of the following:Dessalines
2019-06-03Using Rust 2018 now.Dessalines
2019-05-05Done with reorgDessalines
2019-05-04Mostly done with reorg.Dessalines