fedimovies/src/models
2022-04-26 20:43:39 +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 Add include_reposts parameter to get_posts_by_author() func 2022-04-13 21:26:30 +00:00
profiles Save submitted identity proofs to database 2022-04-26 20:43:39 +00:00
reactions Prevent interactions with reposts 2022-04-13 21:26:30 +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 Save submitted identity proofs to database 2022-04-26 20:43:39 +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