Commit graph

9 commits

Author SHA1 Message Date
silverpill f41b205084
Add support for content warnings 2023-04-24 16:56:59 +02:00
silverpill 1092319f6e
Fix database query error in Create activity handler 2023-04-24 16:49:39 +02:00
silverpill 8daf566eb2
Add create-user command 2023-04-24 16:26:31 +02:00
silverpill 8708abd9cd Reject unsolicited public posts 2023-04-06 23:00:08 +00:00
silverpill fc82c83421 Create API endpoint for managing client configurations 2023-04-06 21:59:57 +00:00
silverpill 13df9e0478 Create /api/v1/accounts/aliases/all API endpoint 2023-04-04 23:56:38 +00:00
silverpill dbca8183bb Order attachments by creation date when new post is created 2023-03-31 19:23:20 +00:00
silverpill 779d4e7287 Process queued background jobs before re-trying stalled 2023-03-31 17:43:13 +00:00
silverpill 95daa94a97 Move contents of database and models modules to mitra-models crate 2023-03-31 00:20:19 +00:00