Commit graph

99 commits

Author SHA1 Message Date
silverpill b26b2419ed Add support for posts authored in markdown 2022-10-14 16:00:39 +00:00
silverpill 07941a94d6 Bump version 2022-10-11 21:10:33 +00:00
silverpill d368ef7493 Bump version 2022-10-05 20:25:34 +00:00
silverpill e7488112a9 Bump version 2022-09-26 16:07:41 +00:00
silverpill 1b89488a25 Bump version 2022-09-19 18:39:56 +00:00
silverpill c2fe43356f Bump version 2022-09-16 21:09:30 +00:00
silverpill 310cc10c3c Bump version 2022-09-13 19:16:05 +00:00
silverpill 04254be713 Bump version 2022-09-09 10:42:02 +00:00
silverpill e7f452657a Bump version 2022-09-08 21:12:07 +00:00
silverpill 3f4fe9ad53 Bump version 2022-09-08 13:38:59 +00:00
silverpill 120492f2e4 Bump version 2022-09-01 12:57:14 +00:00
silverpill 318d446dbd Add create-monero-wallet CLI command 2022-08-22 20:17:27 +00:00
silverpill c546840787 Update actix crate 2022-08-18 18:05:18 +00:00
silverpill 9abf7bd76b Update uuid crate 2022-08-18 00:55:58 +00:00
silverpill 27b03d8064 Bump version 2022-08-17 19:18:23 +00:00
silverpill 9d501ac7f6 Update chrono and regex crates 2022-08-17 19:09:15 +00:00
silverpill a82f3c4ff0 Bump version 2022-07-26 20:51:19 +00:00
silverpill a8019a95cc Bump version 2022-07-17 15:11:59 +00:00
silverpill dcb5736d74 Use tokio::spawn instead of actix_rt::spawn 2022-07-17 00:03:43 +00:00
silverpill e511580416 Bump version 2022-06-30 22:08:17 +00:00
silverpill 8e7d6716d8 Bump version 2022-06-25 12:45:10 +00:00
silverpill d8972a9286 Add CLI command for updating current block 2022-06-21 15:28:19 +00:00
silverpill c654c74a7a Bump version to 0.6.2 2022-05-24 20:40:08 +00:00
silverpill c375accea1 Bump version to 0.6.1 2022-05-23 22:46:23 +00:00
silverpill 3f0b99de46 Bump version to 0.6.0 2022-05-13 23:23:25 +00:00
silverpill 75a4dec009 Update siwe-rs package to version 0.3.0 2022-05-09 19:58:42 +00:00
silverpill ae4bfcf614 Add cargo feature for making production build 2022-05-04 22:06:12 +00:00
silverpill 536c7ecb21 Bump web3 to 0.18.0 2022-04-20 17:30:30 +00:00
silverpill ffdda2ac51 Add recover_address() function
It can be used to recover ethereum address from signature.
2022-04-19 22:59:09 +00:00
silverpill c0837bbf77 Create Atom feeds for local users 2022-04-16 19:37:45 +00:00
silverpill 5ec92376a1 Bump version to 0.5.0 2022-04-13 11:37:47 +00:00
silverpill 541894f4df Update clap to stable version 2022-04-10 19:51:03 +00:00
silverpill 30bd3d6a37 Migrate to actix 4.0 and tokio 1 2022-04-10 19:14:45 +00:00
silverpill 5b96464761 Update siwe-rs package 2022-04-09 12:02:59 +00:00
silverpill e8a29a3af1 Implement EIP-4361 authentication 2022-02-14 23:16:00 +00:00
silverpill 226fc49b86 Allow non-standard wrap width when parsing public keys in PEM format 2022-02-13 15:44:28 +00:00
silverpill 9591be4df0 Use Pleroma-compliant instance version in /api/v1/instance
https://codeberg.org/silverpill/mitra/issues/4
2022-02-08 01:13:21 +00:00
silverpill 3ff4c79f0d Add macro for building SQL queries 2022-01-07 22:12:31 +00:00
silverpill 011951c129 Set up tests for database queries 2022-01-06 14:31:29 +00:00
silverpill 2ab33f22ee Add log_level config parameter and improve logging of activities 2021-12-21 22:19:17 +00:00
silverpill 0fe8423031 Update actix-web crate 2021-12-19 16:53:07 +00:00
silverpill 12c21d86f8 Use ULIDs instead of v4 UUIDs for identifiers 2021-12-02 01:36:35 +00:00
silverpill 86749a6ca1 Remove tokio 1.5 from dependencies 2021-11-21 13:48:38 +00:00
silverpill d2c70453e2 Set minimum supported Rust version in manifest file 2021-11-17 20:35:33 +00:00
silverpill a8c3cd8c90 Bump version to 0.2.0 2021-11-06 21:59:45 +00:00
silverpill fbb0bc01cd Add API methods for creating timeline markers 2021-11-03 23:29:11 +00:00
silverpill d4adb55c53 Replace cookie auth with token auth 2021-10-05 22:53:33 +00:00
silverpill f6e9c082e2 Implement Oauth 2.0 token service 2021-10-05 00:00:14 +00:00
silverpill fdef4b6e6a Initial commit 2021-09-14 12:24:05 +00:00