fedimovies/src/activitypub/handlers
2023-02-05 21:01:12 +00:00
..
accept.rs Group imports in some modules 2023-01-19 22:00:04 +00:00
add.rs Group imports in some modules 2023-01-19 22:00:04 +00:00
announce.rs Ignore Announce(Delete) activities 2023-02-05 21:01:12 +00:00
create.rs Make maximum size of media attachment configurable 2023-02-04 22:03:32 +00:00
delete.rs Group imports in some modules 2023-01-19 22:00:04 +00:00
follow.rs Use re-exported tokio_postgres::GenericClient trait 2023-01-18 01:01:45 +00:00
like.rs Ignore Like() activity if local post doesn't exist 2023-01-18 01:14:21 +00:00
mod.rs Reorganize handlers and remove unneeded modules 2022-12-09 20:22:48 +00:00
move.rs Use re-exported tokio_postgres::GenericClient trait 2023-01-18 01:01:45 +00:00
reject.rs Group imports in some modules 2023-01-19 22:00:04 +00:00
remove.rs Group imports in some modules 2023-01-19 22:00:04 +00:00
undo.rs Use re-exported tokio_postgres::GenericClient trait 2023-01-18 01:01:45 +00:00
update.rs Append attachment URL to post content if attachment is too large 2023-01-31 19:03:03 +00:00