fedimovies/src/models
2022-03-09 20:42:02 +00:00
..
attachments Add attachment type "video" 2022-02-23 17:55:53 +00:00
markers Use macros to create FromSql/ToSql implementations for int enums 2021-11-19 17:47:26 +00:00
notifications Enable pagination for notification list 2022-01-14 22:02:22 +00:00
oauth Implement EIP-4361 authentication 2022-02-14 23:16:00 +00:00
posts Allow to hide replies from given author from home timeline 2022-03-09 20:42:02 +00:00
profiles Delete media attached to descendants of posts when profile is deleted 2022-02-20 23:24:22 +00:00
reactions Send Undo(Like) activity when post is unfavourited 2021-12-15 01:03:59 +00:00
relationships Allow to hide replies from given author from home timeline 2022-03-09 20:42:02 +00:00
subscriptions Save subscription state to database when processing blockchain event 2022-02-06 12:05:14 +00:00
users Allow passwordless registration 2022-02-15 19:43:22 +00:00
cleanup.rs Fix bug in deletion queue processing 2021-11-18 11:37:17 +00:00
mod.rs Save subscription state to database when processing blockchain event 2022-02-06 12:05:14 +00:00