fedimovies/src/models
2022-02-06 12:05:20 +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 Refactor users::queries module 2021-12-24 16:12:19 +00:00
posts Add "subscribers-only" post visibility setting 2022-02-06 12:05:20 +00:00
profiles Add wallet address to data returned by /api/v1/accounts/{account_id} method 2022-02-05 23:51:12 +00:00
reactions Send Undo(Like) activity when post is unfavourited 2021-12-15 01:03:59 +00:00
relationships Add "subscribers-only" post visibility setting 2022-02-06 12:05:20 +00:00
subscriptions Save subscription state to database when processing blockchain event 2022-02-06 12:05:14 +00:00
users Validate wallet address when logging in 2022-02-01 23:56:58 +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