fedimovies/src/models
2022-10-04 21:18:38 +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 Store requested payment amount for each invoice 2022-09-19 00:50:31 +00:00
markers Use macros to create FromSql/ToSql implementations for int enums 2021-11-19 17:47:26 +00:00
notifications Use u16 when working with page size 2022-09-29 21:47:35 +00:00
oauth Implement EIP-4361 authentication 2022-02-14 23:16:00 +00:00
posts Validate acct during profile creation 2022-10-04 00:31:21 +00:00
profiles Rewrite DbActorProfile.actor_address() to return ActorAddress object 2022-10-04 21:18:38 +00:00
reactions Prevent interactions with reposts 2022-04-13 21:26:30 +00:00
relationships Add hostname column to actor_profile table and replace acct with generated column 2022-10-04 16:51:22 +00:00
subscriptions Use u16 when working with page size 2022-09-29 21:47:35 +00:00
tags Use u16 when working with page size 2022-09-29 21:47:35 +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 Enable hashtag search 2022-09-19 18:39:56 +00:00