lemmy/server/src/routes
Dessalines f74d7b0368 Removing PostLikeResponse in favor of PostResponse. Consolidating comment and post_sends. 2020-02-02 12:45:41 -05:00
..
api.rs Removing PostLikeResponse in favor of PostResponse. Consolidating comment and post_sends. 2020-02-02 12:45:41 -05:00
federation.rs Use actix config to handle routes in seperate folders (#378) 2019-12-31 14:17:24 +01:00
feeds.rs Trying to add r2d2 connection pooling to websockets. 2020-01-12 10:31:51 -05:00
index.rs Adding private messaging, and matrix user ids. 2020-01-22 16:38:16 -05:00
mod.rs Implement HTTP API using generics (fixes #380) 2020-01-18 14:23:43 +01:00
nodeinfo.rs Use actual structs for nodeinfo 2020-01-19 12:32:02 +01:00
webfinger.rs Trying to add r2d2 connection pooling to websockets. 2020-01-12 10:31:51 -05:00
websocket.rs Fix issue with adding multiple instances of chatserver. 2020-01-15 22:01:14 -05:00