fedimovies/src/models
2022-02-15 19:43:22 +00:00
..
attachments Make media_type property on Attachment type optional 2021-12-29 15:07:19 +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 Validate content of incoming Note objects 2022-02-09 13:53:11 +00:00
profiles Validate content of incoming Note objects 2022-02-09 13:53:11 +00:00
reactions Send Undo(Like) activity when post is unfavourited 2021-12-15 01:03:59 +00:00
relationships Optimize database queries in can_view_post() 2022-02-08 18:25:48 +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