This repository has been archived on 2020-04-21. You can view files and clone it, but cannot push or open issues or pull requests.
lemmy/server/src
2020-01-19 10:06:25 -05:00
..
api working! 2020-01-18 14:26:04 +01:00
apub Trying to add r2d2 connection pooling to websockets. 2020-01-12 10:31:51 -05:00
db A first pass at using materialized views. 2020-01-13 20:02:02 -05:00
routes Merge branch 'master' into dessalines-http-api 2020-01-19 10:06:25 -05:00
websocket Use generics to reduce code duplication in websocket 2020-01-19 14:25:50 +01:00
lib.rs Use actix config to handle routes in seperate folders (#378) 2019-12-31 14:17:24 +01:00
main.rs Implement HTTP API using generics (fixes #380) 2020-01-18 14:23:43 +01:00
schema.rs Fix issue with adding multiple instances of chatserver. 2020-01-15 22:01:14 -05:00
settings.rs Apply changes suggested by cargo clippy (fixes #395) 2020-01-02 12:30:00 +01:00
version.rs Version v0.6.0 2020-01-16 09:58:54 -05:00