fedimovies/src/models
2023-01-07 16:05:15 +00:00
..
attachments Move DatabaseError to database module 2022-12-03 22:57:09 +00:00
background_jobs Implement activity delivery queue 2023-01-01 19:45:41 +00:00
instances Move DatabaseError to database module 2022-12-03 22:57:09 +00:00
invoices Switch to rust edition 2021 2022-12-15 19:54:51 +00:00
markers Switch to rust edition 2021 2022-12-15 19:54:51 +00:00
notifications Switch to rust edition 2021 2022-12-15 19:54:51 +00:00
oauth Move DatabaseError to database module 2022-12-03 22:57:09 +00:00
posts Set limit on number of media files that can be attached to post 2023-01-06 16:55:38 +00:00
profiles Save media types of uploaded avatar and banner images 2023-01-07 16:05:15 +00:00
reactions Move DatabaseError to database module 2022-12-03 22:57:09 +00:00
relationships Switch to rust edition 2021 2022-12-15 19:54:51 +00:00
subscriptions Switch to rust edition 2021 2022-12-15 19:54:51 +00:00
tags Move DatabaseError to database module 2022-12-03 22:57:09 +00:00
users Move DatabaseError to database module 2022-12-03 22:57:09 +00:00
cleanup.rs Store avatar and banner metadata as JSON objects 2023-01-07 12:22:33 +00:00
mod.rs Implement job queue 2022-12-12 00:00:45 +00:00