Commit graph

37 commits

Author SHA1 Message Date
silverpill b4ff7abbc1
Bump version 2023-04-24 16:59:37 +02:00
silverpill 1302611731
Update actix 2023-04-24 16:56:47 +02:00
silverpill e2ea58d33a
Make activity limit in outbox fetcher adjustable 2023-04-24 16:51:51 +02:00
silverpill 69caf0b5bc
Bump version 2023-04-24 16:50:02 +02:00
silverpill 7f6ebb89c0
Add read-outbox command 2023-04-24 16:49:08 +02:00
silverpill 8daf566eb2
Add create-user command 2023-04-24 16:26:31 +02:00
Rafael Caricio 5ef024d923
Fuck blockchain 2023-04-08 21:20:12 +02:00
silverpill cdb728a70a Bump version 2023-04-06 23:54:11 +00:00
silverpill 3c2d2d124b Bump version 2023-03-31 19:26:17 +00:00
silverpill 95daa94a97 Move contents of database and models modules to mitra-models crate 2023-03-31 00:20:19 +00:00
silverpill 19780c3b8a Bump version 2023-03-30 13:56:27 +00:00
silverpill 5e1f441e8b Add limits.media.emoji_size_limit configuration parameter 2023-03-25 23:11:11 +00:00
silverpill f5dd0a17c9 Move all validators to validators module 2023-03-25 11:28:48 +00:00
silverpill 37ab3dc456 Add prune-remote-emojis command 2023-03-25 11:26:52 +00:00
silverpill 3b5c8a4131 Remove Role::from_name function 2023-03-23 00:29:32 +00:00
silverpill dae9be1388 Bump version 2023-03-21 18:45:50 +00:00
silverpill b80b827fde Document valid role names for set-role command 2023-03-19 19:10:51 +00:00
silverpill f037a4d58c Move media deletion helper to media module 2023-03-18 11:27:16 +00:00
silverpill 773c36f3df Bump version 2023-03-15 12:03:06 +00:00
silverpill 2b6de17fb9 Save latest ethereum block number to database instead of file 2023-03-12 17:13:38 +00:00
silverpill 161d29e00e Bump version 2023-03-08 01:42:38 +00:00
silverpill 6d1ed4571b Remove crates with vulnerabilities 2023-03-07 23:57:00 +00:00
silverpill f17c9d9f76 Add CLI command for viewing unreachable actors 2023-03-06 00:53:57 +00:00
silverpill 70c2d2aa25 Create profile_emoji database table 2023-03-04 21:12:02 +00:00
silverpill 1b1e2a1521 Allow to add notes to generated invite codes 2023-03-02 17:24:32 +00:00
silverpill cc51c2c647 Bump version 2023-02-27 01:00:44 +00:00
silverpill 0f3c247069 Put activities generated by CLI commands in a queue 2023-02-25 19:28:23 +00:00
silverpill 7a3ec91581 Bump version 2023-02-22 17:56:48 +00:00
silverpill 10f2596830 Move config parser to mitra-config crate 2023-02-19 00:39:15 +00:00
silverpill 7d3c558ede Move utils to mitra-utils crate 2023-02-18 23:12:36 +00:00
silverpill 80b9032cbc Fix mitra-cli crate version 2023-02-12 21:58:54 +00:00
silverpill 2acf50fa01 Move some functions from utils::files to media module 2023-02-12 19:10:33 +00:00
silverpill f0ae82c0db Bump version 2023-01-26 19:05:41 +00:00
silverpill 1f9669ad7c Add set-role command 2023-01-26 00:00:17 +00:00
silverpill 771f45baab Add registration.type configuration option 2023-01-25 23:47:36 +00:00
silverpill b2198985c8 Bump version 2023-01-23 12:53:57 +00:00
silverpill 42329328ec Create workspace and move mitractl to a separate crate 2023-01-22 20:50:28 +00:00