fedimovies/src/models
2021-12-18 01:09:43 +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 Parse and store hashtags 2021-12-10 00:38:24 +00:00
oauth Implement Oauth 2.0 token service 2021-10-05 00:00:14 +00:00
posts Use mention tag name instead of href when parsing incoming notes 2021-12-18 01:09:43 +00:00
profiles Enable profile directory pagination 2021-12-16 23:09:08 +00:00
reactions Send Undo(Like) activity when post is unfavourited 2021-12-15 01:03:59 +00:00
relationships Delete accepted follow request when unfollowing actor 2021-12-17 22:35:39 +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