lemmy/lemmy_apub
Felix Ableitner b469b6d8d3 Separate logic for user and community inbox
more refactoring with tons of changes:

- inbox functions return LemmyError instead of HttpResponse
- announce is done directly in community inbox
- reorganized functions for handling inbox activities
- additional checks for private messages
- moved inbox handler functions for post, comment, vote into separete file
- ensure that posts, comments etc are addressed to public (ref #1220)
- probably more
2020-11-09 13:42:08 +01:00
..
src Separate logic for user and community inbox 2020-11-09 13:42:08 +01:00
Cargo.toml Update cargo deps, upgrading lettre. #789 (#1234) 2020-10-30 13:19:00 -04:00