fedimovies/src/models
2022-08-29 22:28:34 +00:00
..
attachments Don't use update_post() to set ipfs_cid, token_id and token_tx_id fields 2022-05-10 22:18:43 +00:00
markers Use macros to create FromSql/ToSql implementations for int enums 2021-11-19 17:47:26 +00:00
notifications Create post_link table to store links between posts 2022-08-21 22:36:31 +00:00
oauth Implement EIP-4361 authentication 2022-02-14 23:16:00 +00:00
posts Add "quote" property to Status object and treat first link as a quote 2022-08-22 12:13:40 +00:00
profiles Require chain ID field in payment options of ethereum type 2022-08-29 22:28:34 +00:00
reactions Prevent interactions with reposts 2022-04-13 21:26:30 +00:00
relationships Add pagination headers to followers/following API responses 2022-08-07 18:27:28 +00:00
subscriptions Add API method for listing incoming subscriptions 2022-08-08 01:13:52 +00:00
users Search for subscription recipient by DID instead of login address 2022-08-15 22:02:11 +00:00
cleanup.rs Remove duplicates before creating deletion queue 2022-07-06 22:39:27 +00:00
mod.rs Add command for deleting orphaned files 2022-07-12 22:54:38 +00:00