fedimovies/src/models
2022-10-22 16:06:50 +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
instances Add instance stats to object returned by /api/v1/instance 2022-10-04 21:18:55 +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 Add linked posts to notifications 2022-10-06 23:44:00 +00:00
oauth Implement EIP-4361 authentication 2022-02-14 23:16:00 +00:00
posts Ignore object links inside code blocks 2022-10-16 00:01:49 +00:00
profiles Rename some functions 2022-10-15 13:08:50 +00:00
reactions Rename some functions 2022-10-15 13:08:50 +00:00
relationships Reset repost and reply visibility settings after unfollowing 2022-10-22 16:06:50 +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 Remove acct field from ProfileCreateData struct 2022-10-04 21:18:55 +00:00
cleanup.rs Remove duplicates before creating deletion queue 2022-07-06 22:39:27 +00:00
mod.rs Add instance stats to object returned by /api/v1/instance 2022-10-04 21:18:55 +00:00