lemmy/crates/apub/src
Nutomic 6d27bfed08
Handle invalid ban expires values (fixes #4045) (#4046)
* Handle invalid ban expires values (fixes #4045)

* Adding a few missing expire time checks. Fixing up time conversions. (#4051)

* Adding a few missing expire time checks. Fixing up time conversions.

* Increase settings export wait time.

* get rid of RemoveCommunity.expires

* fmt

* tests

---------

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
2023-10-17 13:25:35 -04:00
..
activities Handle invalid ban expires values (fixes #4045) (#4046) 2023-10-17 13:25:35 -04:00
api Allow marking multiple posts as read in single api call (fixes #3963) (#4048) 2023-10-17 12:35:51 -04:00
collections Read community follower count from home instance (fixes #1440) (#4013) 2023-10-17 10:34:38 -04:00
fetcher Persistent, performant, reliable federation queue (#3605) 2023-09-09 12:25:03 -04:00
http Read community follower count from home instance (fixes #1440) (#4013) 2023-10-17 10:34:38 -04:00
objects Handle invalid ban expires values (fixes #4045) (#4046) 2023-10-17 13:25:35 -04:00
protocol Read community follower count from home instance (fixes #1440) (#4013) 2023-10-17 10:34:38 -04:00
activity_lists.rs Federation tests replication round1 - demonstrate absent replication of comment deletes (#3657) 2023-07-27 06:17:40 -04:00
lib.rs Persistent, performant, reliable federation queue (#3605) 2023-09-09 12:25:03 -04:00
mentions.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00