lemmy/server/src/api
Dessalines a964b4ce21 Allow comment/post upvoting from other pages.
- Fixes #355
- Votes now coming back for posts and comments on search page.
2020-01-20 18:39:45 -05:00
..
comment.rs Trying to add r2d2 connection pooling to websockets. 2020-01-12 10:31:51 -05:00
community.rs Trying to add r2d2 connection pooling to websockets. 2020-01-12 10:31:51 -05:00
mod.rs Trying to add r2d2 connection pooling to websockets. 2020-01-12 10:31:51 -05:00
post.rs Trying to add r2d2 connection pooling to websockets. 2020-01-12 10:31:51 -05:00
site.rs Allow comment/post upvoting from other pages. 2020-01-20 18:39:45 -05:00
user.rs Fixing error when email already exists. Fixes #427 2020-01-17 20:34:16 -05:00