This website requires JavaScript.
Explore
Help
Sign in
asonix
/
lemmy
Watch
1
Star
0
Fork
You've already forked lemmy
0
forked from
nutomic/lemmy
Code
Issues
Pull requests
Releases
Wiki
Activity
be83e99334
lemmy
/
server
/
src
/
routes
History
Dessalines
049556f146
Add new comments views to main and community pages.
Fixes
#480
2020-02-07 23:05:15 -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
Add new comments views to main and community pages.
Fixes
#480
2020-02-07 23:05:15 -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