summaryrefslogtreecommitdiffstats
path: root/server/src/routes/api.rs
AgeCommit message (Expand)Author
2020-07-01Federation async (#848)Riley
2020-05-16Rework importsFelix
2020-05-05Federated private messages.Dessalines
2020-04-21Fixing closures.Dessalines
2020-04-21Adding web::blocks to routes.Dessalines
2020-04-20post -> registerasonix
2020-04-20Guard CreateCommunity, represent impossible error with Infallibleasonix
2020-04-20Add websockets into the api scopeasonix
2020-04-19Allow rustfmt on api configasonix
2020-04-19Change RateLimit to act as a middlewareasonix
2020-04-19Adding websocket notification system.Dessalines
2020-04-10Adding an admin settings page.Dessalines
2020-02-02Removing PostLikeResponse in favor of PostResponse. Consolidating comment and...Dessalines
2020-01-23api fixesFelix
2020-01-18rewrite api endpoint urlsFelix
2020-01-18fix typoFelix
2020-01-18fix formattingFelix
2020-01-18working!Felix
2020-01-18try to simplify code with higher order functionsFelix
2020-01-18Implement HTTP API using generics (fixes #380)Felix