1a3b96b054
Organise activity receive files by object type, not by activity type
2020-10-21 19:37:50 +02:00
695272f980
Create rustdoc for activitypub code
2020-10-19 16:29:35 +02:00
fe15ff3c51
Also verify activity domains in shared inbox ( fixes #1196 )
2020-10-15 15:38:49 +02:00
39cbe5f31f
Add method verify_activity_domains_valid() (ref #1196 )
2020-10-15 15:38:03 +02:00
3f9ede79ed
Add domain checks for private message inbox
2020-10-13 18:06:26 +02:00
ac0cd7bc68
Dont include full objects with remove/delete activities
2020-10-13 17:47:05 +02:00
7cfcf0acec
Change the way that to
is set in apub
2020-10-12 18:02:28 +02:00
0dda2577e1
Refactor apub code, split up large files
2020-10-12 16:10:09 +02:00
c90c96fbf6
Respect disable downvotes setting when federating
2020-10-09 15:41:40 +02:00
7fbad900d7
Addressing a few comments.
2020-10-08 12:38:44 -05:00
c08d891742
Merge branch 'main' into no_conflict_triggers
2020-10-07 20:57:29 -05:00
60730e81d9
Avoid duplicate comment send, better activity logging
2020-10-06 18:28:31 +02:00
2e2b6eacd7
Fixing pretty print again.
2020-10-02 10:15:26 -05:00
15adc21e1f
Only search locally for Community::read_from_name and similar (ref #698 )
2020-10-02 14:18:20 +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