fedimovies/src/models
2021-12-09 14:53:10 +00:00
..
attachments Use ULIDs instead of v4 UUIDs for identifiers 2021-12-02 01:36:35 +00:00
markers Use macros to create FromSql/ToSql implementations for int enums 2021-11-19 17:47:26 +00:00
notifications Send notification when user's post is reposted 2021-11-30 22:37:23 +00:00
oauth Implement Oauth 2.0 token service 2021-10-05 00:00:14 +00:00
posts Allow timeline to contain multiple reposts of a post 2021-12-09 14:53:10 +00:00
profiles Fix repost counter update query in delete_profile() 2021-12-04 15:25:20 +00:00
reactions Add get_post_author() to posts::queries 2021-12-05 01:46:25 +00:00
relationships Use ULIDs instead of v4 UUIDs for identifiers 2021-12-02 01:36:35 +00:00
users Don't send notification if user is liking or replying to his own post 2021-11-21 14:38:36 +00:00
cleanup.rs Fix bug in deletion queue processing 2021-11-18 11:37:17 +00:00
mod.rs Add API methods for creating timeline markers 2021-11-03 23:29:11 +00:00