lemmy/crates/apub/src
Dessalines e65c45f152
Adding temporary bans. Fixes #1423 (#1999)
* Adding temporary bans. Fixes #1423

* Adding ban_expires to person

* Fix clippy

* Removing ban_expires from federated fields.

* Trying to add expires to blockcommunity apub.
2022-01-08 12:37:07 +00:00
..
activities Adding temporary bans. Fixes #1423 (#1999) 2022-01-08 12:37:07 +00:00
collections Consolidate reqwest clients, use reqwest-middleware for tracing 2021-12-06 16:54:34 -06:00
fetcher Use from_message for static error string 2021-12-07 17:17:19 -06:00
http Prevent panic on InboxRequestGuard 2021-12-30 18:41:35 +00:00
objects Adding temporary bans. Fixes #1423 (#1999) 2022-01-08 12:37:07 +00:00
protocol Adding temporary bans. Fixes #1423 (#1999) 2022-01-08 12:37:07 +00:00
activity_lists.rs Don't drop error context when adding a message to errors (#1958) 2021-12-06 09:54:47 -05:00
context.rs Allow single item for to, cc, and @context 2021-11-26 21:55:33 -07:00
lib.rs Don't drop error context when adding a message to errors (#1958) 2021-12-06 09:54:47 -05: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