Commit graph

14 commits

Author SHA1 Message Date
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