Commit graph

17 commits

Author SHA1 Message Date
5469a1268e
Docs + test for DM privacy 2023-08-20 13:33:42 -04:00
208d2a6e0d
fallback to User.search to support profile URI
Use exact search to only match on ap_id or uri
2023-08-20 13:33:35 -04:00
4ac6fbe6c9
Use URI builtins 2023-08-20 13:33:35 -04:00
0f2c707ad1
Remove webfinger support, these are not properly formatted URIs, more consideration of syntax needs to be done
strip userinfo from URI, if present
2023-08-20 13:33:27 -04:00
748cc61fc7
Update copyright notice 2023-08-20 13:33:26 -04:00
78c85b4bd6
tests 2023-08-20 13:33:26 -04:00
de64c6c54a add selection UI 2023-03-28 12:44:52 +01:00
3d964a9970 Add frontend preference route 2023-03-12 23:24:07 +00:00
6e646c4cbc Use a genserver to periodically fetch metrics
Ref https://github.com/beam-telemetry/telemetry_metrics_prometheus_core/issues/52
2023-01-01 18:32:14 +00:00
48d302a60f allow disabling prometheus entirely 2022-12-16 11:17:04 +00:00
c2054f82ab allow users with admin:metrics to read app metrics 2022-12-16 03:32:51 +00:00
e2320f870e Add prometheus metrics to router 2022-12-15 02:02:07 +00:00
07a48b9293 giant massive dep upgrade and dialyxir-found error emporium (#371)
Co-authored-by: FloatingGhost <hannah@coffee-and-dreams.uk>
Reviewed-on: AkkomaGang/akkoma#371
2022-12-14 12:38:48 +00:00
5123b3a5dd Add enabled check on /translation/languages 2022-11-06 22:55:26 +00:00
c6e63aaf6b Backend settings sync (#226)
Co-authored-by: FloatingGhost <hannah@coffee-and-dreams.uk>
Reviewed-on: AkkomaGang/akkoma#226
2022-10-06 16:22:15 +00:00
decbca0c91 add seperate source and dest entries in language listing (#193)
Co-authored-by: FloatingGhost <hannah@coffee-and-dreams.uk>
Reviewed-on: AkkomaGang/akkoma#193
2022-08-30 16:59:33 +00:00
c3fde9577d Allow listing languages, setting source language (#192)
Co-authored-by: FloatingGhost <hannah@coffee-and-dreams.uk>
Reviewed-on: AkkomaGang/akkoma#192
2022-08-30 14:58:54 +00:00