lemmy/crates/apub/src/activities
Nutomic 234f5c2060
Remove nonstandard field expires from apub block activity (ref #2316) (#4542)
* Migrate apub block activity to standard `endTime` property (fixes #2316)

* Remove nonstandard apub field `expires` (ref #2316)
2024-09-10 12:35:58 +02:00
..
block Remove nonstandard field expires from apub block activity (ref #2316) (#4542) 2024-09-10 12:35:58 +02:00
community Configure max comment width in clippy (#4738) 2024-05-23 08:46:26 -04:00
create_or_update pass local user to send local notifs (#4920) 2024-07-30 08:34:58 -04:00
deletion Adding deny unimplemented to clippy lints. (#4922) 2024-07-31 20:28:41 -04:00
following Convert all Result<..., LemmyError> into LemmyResult<...> Fixes #4613 (#4614) 2024-04-10 10:14:11 -04:00
voting chore: fix some comments (#4637) 2024-04-17 14:35:54 +02:00
mod.rs Make all single-fetch database calls return an Option. (#4617) 2024-04-16 14:48:15 +02:00