Commit graph

16 commits

Author SHA1 Message Date
silverpill b4ff7abbc1
Bump version 2023-04-24 16:59:37 +02:00
silverpill f41b205084
Add support for content warnings 2023-04-24 16:56:59 +02:00
silverpill 1302611731
Update actix 2023-04-24 16:56:47 +02:00
silverpill 69caf0b5bc
Bump version 2023-04-24 16:50:02 +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 cdb728a70a Bump version 2023-04-06 23:54:11 +00: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 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