Commit Graph

106 Commits

Author SHA1 Message Date
sam 3e3ccd971b
feat: add timezone settings 2023-08-02 23:24:38 +02:00
sam e10db2fa09
feat: display timezone 2023-07-30 23:13:35 +02:00
sam bbd7623855
fix(backend): recognise firefish as misskey and hometown as mastodon 2023-07-30 21:33:16 +02:00
Sam 969e06e31e
*actually* cache counts 2023-06-25 15:55:44 +02:00
Sam 80cf699a73
feat(backend): cache user/member counts 2023-06-25 15:49:19 +02:00
erin fd58773472 fix: treat 'gotosocial' software as mastodon 2023-06-15 18:38:11 -04:00
Sam fad5bd5e4a feat: add admin badge on profiles 2023-06-07 09:48:11 +02:00
Sam d25545fa03
change import url 2023-06-03 16:18:47 +02:00
Sam 10dc59d3d4
feat: add short IDs + link shortener 2023-06-03 03:06:26 +02:00
Sam 7c94c088e0
raise flag limit from 100 to 500 2023-06-02 16:48:32 +02:00
Sam 3442f7a518
fix: work around cloudflare r2 not conforming to s3 api standards 2023-05-29 04:11:38 +02:00
Sam 21cce9c5af
fix: don't delete flag *objects* because flags can share hashes 2023-05-29 03:26:55 +02:00
Sam 8b03521382
feat: add list/upload flag UI 2023-05-29 03:26:54 +02:00
Sam a4698e179a
feat: add DELETE /users/@me/flags/{id} 2023-05-29 03:26:54 +02:00
Sam 1360a52488
add PATCH /users/@me/flags/{id} 2023-05-29 03:26:54 +02:00
Sam 1b78462f50
feat: add flags to PATCH /users/@me 2023-05-29 03:26:53 +02:00
Sam c69c777fc8
feat: GET /users/@me/flags, POST /users/@me/flags 2023-05-29 03:26:53 +02:00
Sam 23f79b0fec
fix: i missed one path 2023-05-22 16:02:00 +02:00
Sam bf34c77269
fix: remove leading / from s3 paths 2023-05-22 15:59:49 +02:00
Sam 295b76aad2
fix cloudflare r2 support? 2023-05-22 15:00:05 +02:00
Sam 130a1996d7
feat: improve report ui 2023-05-17 13:26:23 +02:00
Sam 1319366637
feat(backend): switch to libvips for avatar resizing 2023-05-17 00:49:35 +02:00
Sam 4f43e32fdb
fix(backend): disallow '.' and '..' in user and member names 2023-05-12 01:09:02 +02:00
Sam de460720da
feat: expose active user counts in API 2023-05-06 15:59:52 +02:00
Sam e8d9ccb1ac
fix: don't log captcha responses 2023-05-06 15:53:07 +02:00
Sam cf95e69349
feat: add last active time per user 2023-05-02 02:54:08 +02:00
Sam 90c7dcf891
feat: add database latency metric 2023-05-02 02:26:51 +02:00
Sam 3f003b5353
feat: disallow {} in member names 2023-05-02 02:18:35 +02:00
Sam 5594463a09
fix(backend): use to-be-set custom preferences when validating fields, remove constants 2023-04-21 16:35:13 +02:00
Sam 2c71741d7c feat(backend): add custom preferences 2023-04-20 07:33:01 +00:00
Sam 7ea5efae93 feat: start custom preferences on backend 2023-04-20 07:33:01 +00:00
Sam 86a1841f4f
fix(backend): don't use redis GETDEL 2023-04-20 01:30:33 +02:00
Sam 488544dd5f
feat: add google oauth 2023-04-18 22:52:58 +02:00
Sam 716c1283e7
feat: add tumblr oauth 2023-04-18 03:49:37 +02:00
Sam 5c8c6eed63
feat: add prometheus metrics 2023-04-17 23:44:21 +02:00
Sam b4c331daa0
fix: fix tokens to expire after 3 months and always inherit admin perms from user 2023-04-17 23:43:04 +02:00
Sam d17b43d2a7
chore: update backend dependencies 2023-04-04 04:11:03 +02:00
Sam ef9b186e66
feat(backend): add unlisted members, private member list, custom members header 2023-04-01 17:20:59 +02:00
Sam 2716471fa9
feat: add API tokens + force log out button 2023-03-30 16:50:30 +02:00
Sam 0ce6453bf7
chore: remove lines left over from imagemagick 2023-03-30 15:19:44 +02:00
Sam ab39f64ad5
feat: switch to Go libraries for avatar conversion instead of ImageMagick 2023-03-30 14:44:32 +02:00
Sam c98e4390b1
fix: validate WordStatus correctly, raise field entry length limit to 100 2023-03-30 00:15:21 +02:00
Sam 96376516b0
feat(!): use strings for WordStatus enum instead of ints 2023-03-29 23:59:51 +02:00
Sam bca0404b71
fix: fix avatars losing transparency (closes #39) 2023-03-29 11:36:20 +02:00
Sam 75407827bc
feat: better but not perfect misskey auth support 2023-03-25 15:54:09 +01:00
Sam 987ff47704
feat: misskey oauth (fixes #26) 2023-03-25 03:27:40 +01:00
Sam 293f68e88c
feat: add warnings page, add delete user + acknowledge report options 2023-03-23 17:13:23 +01:00
Sam f02e64fca7
feat: add report button to profiles 2023-03-23 15:20:07 +01:00
Sam a0bc39bcba
feat: backend for warnings, partial frontend for reports 2023-03-23 14:54:43 +01:00
Sam 29274287a2
frontend: add reports list 2023-03-23 11:30:47 +01:00