Commit Graph

17 Commits

Author SHA1 Message Date
Dessalines
2d4099577f Removing old user_view. 2020-12-03 19:47:58 -05:00
Dessalines
6d8f93d8a1 More user aggregates. 2020-12-03 13:39:56 -05:00
Dessalines
7731479607 Adding SiteAggregates. 2020-12-02 22:39:31 -05:00
Dessalines
ca7224c086 Starting on siteview. 2020-12-02 13:32:47 -06:00
Felix Ableitner
68173914ca Minor cleanup on reports PR 2020-11-26 13:28:58 +01:00
eiknat
9e604b4038 update/fix migration, add some doc
also run cargo fmt/clippy
2020-11-11 15:11:52 -05:00
eiknat
30d784c27c add mod room websocket impl 2020-11-11 15:11:52 -05:00
eiknat
2cd2a4df45 reports: split post/comment out again, add some other fixes 2020-11-11 15:11:52 -05:00
eiknat
d6b1c8df2f reports: update db tables, combine api impl 2020-11-11 15:11:52 -05:00
eiknat
6d43202efb reports: initial reports api commit 2020-11-11 15:11:52 -05:00
Felix Ableitner
c6c74ab1e3 Also check for ban when sending private message notification 2020-11-05 16:13:01 +01:00
Felix Ableitner
d2bea09a60 Dont send email notifications to banned users (fixes #1251) 2020-11-05 13:43:46 +01:00
Dessalines
c348e788e4 Adding optional community_name field to search. Fixes #1057 2020-10-04 19:57:35 -05:00
Felix Ableitner
927ab1f040 Remove hardcoded usage of https (fixes #1126) 2020-09-25 17:33:00 +02:00
nutomic
442369a041 Move websocket code into workspace (#107)
Adjust dockerfiles, fix cargo.toml and remove unused deps

Merge branch 'main' into move-websocket-to-workspace

Move api code into workspace

Move apub to separate workspace

Move websocket code into separate workspace

Some code cleanup

Remove websocket dependency on API

Co-authored-by: Felix Ableitner <me@nutomic.com>
Reviewed-on: https://yerbamate.dev/LemmyNet/lemmy/pulls/107
2020-09-24 13:53:21 +00:00
Dessalines
397fc74a56 Merge branch 'update-deps' into main 2020-09-16 12:35:37 -05:00
Felix Ableitner
98c086abb9 Move websocket structs into lemmy_structs (ref #1115) 2020-09-16 13:45:31 +02:00