lemmy/server/src/routes
2020-01-18 14:26:05 +01:00
..
api.rs rewrite api endpoint urls 2020-01-18 14:26:05 +01: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 Upgrade actix to 2.0 (fixes #392) 2020-01-10 23:41:08 +01:00
mod.rs Implement HTTP API using generics (fixes #380) 2020-01-18 14:23:43 +01:00
nodeinfo.rs Fixing nodeinfo endpoint. 2020-01-12 16:57:48 -05: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