fedimovies/src/models
2022-09-07 10:48:40 +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
invoices Add API method for checking invoice status 2022-09-07 10:48:40 +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 Truncate remote profile bio if it's too long 2022-09-04 11:45:56 +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 Update subscription state after processing invoice 2022-08-31 20:42:59 +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 Create invoice table 2022-08-31 20:42:58 +00:00