Commit graph

488 commits

Author SHA1 Message Date
sam
61f1464e37
add bio and pronouns subpages 2023-08-07 03:10:46 +02:00
sam
93a113206f
tweak: always show 'save changes' button 2023-08-06 15:38:33 +02:00
sam
e0069a9375
feat(frontend): start splitting edit profile page into subpages 2023-08-04 20:52:15 +02:00
sam
eba31f8bda
update changelog 2023-08-02 23:50:44 +02:00
sam
846483ee17
update go.mod 2023-08-02 23:42:40 +02:00
sam
2a4ddaeea5
feat: add timezone display 2023-08-02 23:37:22 +02:00
sam
32ad02a260
tweak detect timezone button placement 2023-08-02 23:27:28 +02:00
sam
3e3ccd971b
feat: add timezone settings 2023-08-02 23:24:38 +02:00
sam
038de34f8f
feat: show max number of flags in settings 2023-07-31 02:17:50 +02:00
sam
e10db2fa09
feat: display timezone 2023-07-30 23:13:35 +02:00
sam
309aa569f6
rename pronouns to pronounslib because the executable is already pronouns 2023-07-30 21:37:04 +02:00
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