fedimovies/src/models
2022-11-17 21:46:00 +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 Send notifications when actor moves to another instance 2022-10-23 17:56:32 +00:00
oauth Revoke all access tokens after password reset 2022-11-15 22:32:10 +00:00
posts Add CLI command for password reset 2022-11-11 00:53:23 +00:00
profiles Add delete-empty-profiles CLI command 2022-11-17 21:46:00 +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 Abort registration process if profile with a similar name already exists 2022-11-14 17:37:25 +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