Commit Graph

527 Commits

Author SHA1 Message Date
sam bbd7623855
fix(backend): recognise firefish as misskey and hometown as mastodon 2023-07-30 21:33:16 +02:00
sam ccd546759b
feat: don't use shared models for prns
The shared models will eventually contain every field in the database,
but prns.cc only needs the fields they currently have, so to cut down on
memory usage it shouldn't use the shared models.
2023-07-28 21:01:36 +02:00
sam ca138efc8f
update Cargo.lock 2023-07-28 02:31:11 +02:00
sam 74ac9396c9
polish prns.cc code 2023-07-28 02:21:33 +02:00
sam 6754296a48
feat: port prns.cc to � blazing fast � rust 2023-07-27 23:51:12 +02:00
sam d50f34529c
Merge branch 'main' into rust 2023-07-27 22:53:43 +02:00
sam c046ae57f2
fix(backend): invert api token check in /auth/warnings/{id}/ack 2023-07-27 00:55:51 +02:00
sam f608b1046b Merge pull request 'fix: don't copy custom preferences to default preferences' (#83) from fulmine/pronouns.cc:fix/custom-preferences into main
Reviewed-on: https://codeberg.org/pronounscc/pronouns.cc/pulls/83
2023-07-26 22:51:50 +00:00
Jake dc73f8e3b1 fix: don't copy custom preferences to default preferences 2023-07-17 20:35:45 +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
Sam af1403d0c9
feat(frontend): add disclaimer to report modal 2023-06-25 14:11:49 +02:00
Sam 836029cb7b
merge 2023-06-23 03:28:01 +02:00
Sam c61186b22a
feat(backend): add request latency tracking 2023-06-23 03:27:09 +02:00
sam 7dd953ef84 Merge pull request 'fix(fediauth): treat 'gotosocial' software as mastodon' (#74) from ewin/pronouns.cc:fix/gotosocial-login into main
Reviewed-on: https://codeberg.org/pronounscc/pronouns.cc/pulls/74
2023-06-16 13:20:05 +00:00
sam 4c4037fafc Merge pull request 'Add `.env.example` files and clarify dev setup docs' (#75) from ewin/pronouns.cc:better-dev-env-docs into main
Reviewed-on: https://codeberg.org/pronounscc/pronouns.cc/pulls/75
2023-06-16 13:19:33 +00:00
Erin 37e5c78e35 fix: typo 2023-06-15 23:31:15 -04:00
Erin dad6bc042d clarify how to generate HMAC_KEY 2023-06-15 23:13:43 -04:00
Erin 0140265912 clarify note on MINIO_ENDPOINT 2023-06-15 23:13:29 -04:00
Erin 054582103b Add example env files and fixup setup instructions 2023-06-15 23:12:42 -04:00
erin fd58773472 fix: treat 'gotosocial' software as mastodon 2023-06-15 18:38:11 -04:00
Sam 0a012d75af
fix: treat 'glitchcafe' software as mastodon 2023-06-15 17:23:24 +02:00
Sam 0fb6ac64a6
merge: 'feat: add unlisted member indicator to member list' (#69) 2023-06-10 16:47:01 +02:00
Jake 7094a52166 Merge branch 'main' of codeberg.org:pronounscc/pronouns.cc 2023-06-07 09:49:10 +02:00
Sam fad5bd5e4a feat: add admin badge on profiles 2023-06-07 09:48:11 +02:00
Jake 045bfa5981 add this member is hidden tooltip 2023-06-07 09:48:11 +02:00
Sam 9bba037eab
feat: add admin badge on profiles 2023-06-05 16:29:18 +02:00
Jake a6526b7f00 feat: add unlisted member indicator to member list 2023-06-05 12:43:33 +02:00
Sam d25545fa03
change import url 2023-06-03 16:18:47 +02:00
Sam 4c1ef1c8d6
fix: readd auth link in settings page i accidentally removed 2023-06-03 03:36:21 +02:00
Sam 3fe654a220
fix: svelte didn't work the way i thought it did 2023-06-03 03:17:24 +02:00
Sam 8d0c2cce73
update changelog 2023-06-03 03:11:15 +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 e98d86bd2e
fix(frontend): make totalPages in user page reactive 2023-05-31 16:36:41 +02:00
Sam c866cbb939
feat: add snapshot to /edit/profile and /edit/member/:id 2023-05-29 17:00:09 +02:00
Sam 3442f7a518
fix: work around cloudflare r2 not conforming to s3 api standards 2023-05-29 04:11:38 +02:00
Sam 05cba6937f
update changelog 2023-05-29 04:05:45 +02:00
Sam 52f9cfe881
fix: fix error in merge 2023-05-29 04:04:24 +02:00
Sam e993d2a89e
merge branch 'feature/flags' 2023-05-29 03:27:26 +02:00
Sam 5b954778cf
feat: add flags to profile pages 2023-05-29 03:26:56 +02:00
Sam c28df5fc7f
fix: enforce maximum number of flags on profile 2023-05-29 03:26:56 +02:00
Sam 8f1d1fc87c
feat: add flags to edit member page 2023-05-29 03:26:55 +02:00
Sam 4ebc5d5003
feat: add flags to edit profile page 2023-05-29 03:26:55 +02:00
Sam 21cce9c5af
fix: don't delete flag *objects* because flags can share hashes 2023-05-29 03:26:55 +02:00
Sam 67d275f15b
feat: add editing and deleting flags 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 ea2ae94742
feat: add flags to PATCH /members/{id} 2023-05-29 03:26:53 +02:00