lemmy/crates/apub/src
Dessalines f2a0841586
Rate limit websocket joins. (#2165)
* Rate limit websocket joins.

* Removing async on mutex lock fn.

* Removing redundant ip

* Return early if check fails.
2022-03-27 00:29:05 +00:00
..
activities GNU social compatibility (#2100) 2022-03-24 16:33:42 +00:00
collections If viewed actor isnt in db, fetch it from other instance (#2145) 2022-03-23 21:27:51 +00:00
fetcher If viewed actor isnt in db, fetch it from other instance (#2145) 2022-03-23 21:27:51 +00:00
http Dont log error if duplicate activity is received (fixes #2146) (#2148) 2022-03-24 16:05:27 +00:00
objects Rate limit websocket joins. (#2165) 2022-03-27 00:29:05 +00:00
protocol GNU social compatibility (#2100) 2022-03-24 16:33:42 +00:00
activity_lists.rs Merge different delete activities for better compatibility (fixes #2066) (#2073) 2022-02-14 10:14:24 -05:00
context.rs Allow single item for to, cc, and @context 2021-11-26 21:55:33 -07:00
lib.rs Dont log error if duplicate activity is received (fixes #2146) (#2148) 2022-03-24 16:05:27 +00:00
mentions.rs Don't drop error context when adding a message to errors (#1958) 2021-12-06 09:54:47 -05:00
migrations.rs Breaking apub changes (#1859) 2021-10-22 12:21:26 -04:00