Commit graph

9 commits

Author SHA1 Message Date
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
7c38c0a4d6 Increase object ID size limit to 2000 chars 2023-04-06 16:04:09 +00:00
silverpill
20080333d0 Add missing CHECK constraints to database tables 2023-04-05 19:50:26 +00:00
silverpill
13df9e0478 Create /api/v1/accounts/aliases/all API endpoint 2023-04-04 23:56:38 +00:00
silverpill
3c2d2d124b Bump version 2023-03-31 19:26:17 +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