Commit Graph

  • 848d0787a5
    feat(frontend): add move buttons to links (fixes #54) Sam 2023-04-23 04:01:02 +0200
  • 21c1c5b0d9
    feat(frontend): add "copy link" button to profiles Sam 2023-04-22 15:04:38 +0200
  • e656316e19
    feat(frontend): tweak member list rows Sam 2023-04-22 04:40:45 +0200
  • 1dc4089cef
    fix(frontend): use new but unsaved custom preferences on edit profile page Sam 2023-04-21 16:50:27 +0200
  • bd279a7dae
    fix(frontend): use 'treat as favourite' preferences as favourites in member list Sam 2023-04-21 16:37:26 +0200
  • 5594463a09
    fix(backend): use to-be-set custom preferences when validating fields, remove constants Sam 2023-04-21 16:35:13 +0200
  • 6dd3478ff9
    fix: abort if oauth user info is invalid Sam 2023-04-21 00:07:02 +0200
  • 61b69d1026
    feat: add changelog Sam 2023-04-20 10:28:07 +0200
  • 75abe1a897
    tweak wording Sam 2023-04-20 10:27:57 +0200
  • 0a36fd5703
    feat(frontend): add donate message to user settings page Sam 2023-04-20 10:07:10 +0200
  • 2a15c519f3 Merge pull request 'add custom name/label/pronoun preferences (closes #42)' (#51) from feature/custom-preferences into main sam 2023-04-20 07:33:23 +0000
  • 70b4417128 fix(frontend): fix eslint errors Sam 2023-04-20 09:29:47 +0200
  • d691d4b151 feat(frontend): show favourite preferences in user and member page descriptions Sam 2023-04-20 09:12:44 +0200
  • b4501f5ede fix(frontend): search icons by prefix, not contains Sam 2023-04-19 17:22:20 +0200
  • cd8f165a17 fix(backend): check number of custom preferences in patch Sam 2023-04-19 17:21:02 +0200
  • 9a80bb2e9b feat(frontend): allow editing + using custom preferences Sam 2023-04-19 17:17:44 +0200
  • 8bda5f9860 feat(frontend): show custom preferences Sam 2023-04-19 12:24:34 +0200
  • 2c71741d7c feat(backend): add custom preferences Sam 2023-04-19 12:00:21 +0200
  • e8ea642260 save frontend icons as ts instead Sam 2023-04-19 11:06:52 +0200
  • 7ea5efae93 feat: start custom preferences on backend Sam 2023-04-19 11:05:01 +0200
  • 86a1841f4f
    fix(backend): don't use redis GETDEL Sam 2023-04-20 01:30:33 +0200
  • 661f0254fd
    fix: log user out if token is invalid (fixes #50) Sam 2023-04-19 00:41:20 +0200
  • f5d7bc4095
    feat: only show auth providers if they're enabled Sam 2023-04-18 23:31:57 +0200
  • 17f2552c6a
    Merge branch 'main' of codeberg.org:u1f320/pronouns.cc Sam 2023-04-18 22:53:10 +0200
  • 488544dd5f
    feat: add google oauth Sam 2023-04-18 22:52:58 +0200
  • e6c7954a88
    fix: add unlink tumblr modal Sam 2023-04-18 22:44:37 +0200
  • 8588da8b80 fix: switch arguments in UpdateFromTumblr sam 2023-04-18 15:48:09 +0000
  • 716c1283e7
    feat: add tumblr oauth Sam 2023-04-18 03:49:37 +0200
  • 6131884ba7
    fix: reject instance domains with @ in them Sam 2023-04-18 02:15:45 +0200
  • 5c8c6eed63
    feat: add prometheus metrics Sam 2023-04-17 23:44:21 +0200
  • b4c331daa0
    fix: fix tokens to expire after 3 months and always inherit admin perms from user Sam 2023-04-17 23:43:04 +0200
  • e8f502073d
    disable sentry for a bit; most errors are 404s anyway Sam 2023-04-17 23:10:59 +0200
  • 7a550dc624
    feat(frontend): expose user/member count Sam 2023-04-17 16:43:06 +0200
  • 94cd4cd6d3
    fix(backend): don't count deleted users + unlisted members in meta endpoint Sam 2023-04-17 16:33:05 +0200
  • ec6b048501
    fix(frontend): fall back to full pronoun set if it's a malformed set Sam 2023-04-17 16:22:45 +0200
  • 3ef4c715e7
    fix(frontend): encode pronoun links Sam 2023-04-17 16:16:32 +0200
  • 30c086f0f3
    feat(frontend): add toast if avatar is too big Sam 2023-04-13 23:34:19 +0200
  • a9463896d4
    feat(backend): add cors Sam 2023-04-13 23:33:48 +0200
  • 2a4195ac03
    start rust exporter Sam 2023-04-09 23:27:40 +0200
  • 041913675b
    fix: add noindex tag to user/member pages in addition to robots.txt Sam 2023-04-08 14:48:03 +0200
  • 893244dc16
    fix: fix internal server error in POST /members Sam 2023-04-08 01:25:27 +0200
  • 62b9c1dbd6
    feat(exporter): use indentation, export some new fields Sam 2023-04-08 01:00:37 +0200
  • 97ffb2eab5
    fix: check correct array for fields notice in edit member page Sam 2023-04-08 00:29:56 +0200
  • 28db9acc81
    feat: hide display text box by default Sam 2023-04-07 23:41:49 +0200
  • b9f150f38f
    fix: add aria-label to IconButton Sam 2023-04-07 17:18:59 +0200
  • 5584d8c601
    fix: wrap long member names on user page Sam 2023-04-07 17:06:28 +0200
  • d17b43d2a7
    chore: update backend dependencies Sam 2023-04-04 04:11:03 +0200
  • 3e901ae10f
    chore: update frontend dependencies Sam 2023-04-04 03:48:39 +0200
  • 634530ba06
    feat: add markdown help on edit page rather than linking out Sam 2023-04-03 23:49:02 +0200
  • 033b9b5904
    fix: fix some markdown rendering bugs (closes #46) Sam 2023-04-03 23:32:34 +0200
  • 691711d542
    fix: return u.ListPrivate in PATCH /users/@me response Sam 2023-04-02 23:10:57 +0200
  • 5bdb25866c
    feat: add hidden member list Sam 2023-04-02 23:08:44 +0200
  • 8433a1523a
    feat: count characters consistently Sam 2023-04-02 22:50:22 +0200
  • 80ca1cae00
    feat(frontend): also rework edit member page Sam 2023-04-02 22:33:09 +0200
  • c4ba4ef3d3
    feat(frontend): tweak warning for hidden member list Sam 2023-04-02 02:12:07 +0200
  • 321bbe8499
    feat(frontend): redesign edit profile page, add member list title + hide list options Sam 2023-04-02 01:29:19 +0200
  • ef9b186e66
    feat(backend): add unlisted members, private member list, custom members header Sam 2023-04-01 17:20:59 +0200
  • ba48ba0eb2
    feat: add names/pronouns/field entries on enter Sam 2023-03-31 00:11:28 +0200
  • b1e267cb29
    feat: differentiate okay/avoid preferences more Sam 2023-03-30 23:10:13 +0200
  • 86f272a365
    fix: redirect settings pages to login if the user is not logged in Sam 2023-03-30 17:08:53 +0200
  • ff75075b81
    feat: restrict certain endpoints from API tokens and/or read-only tokens Sam 2023-03-30 16:58:35 +0200
  • 2716471fa9
    feat: add API tokens + force log out button Sam 2023-03-30 16:50:30 +0200
  • 9c8b6a8f91
    feat(!): return 204 instead of useless json responses, add fastFetch Sam 2023-03-30 16:05:40 +0200
  • abc78f3a9a
    feat(backend): change DELETE /auth/tokens to invalidate *all* tokens Sam 2023-03-30 16:05:10 +0200
  • 92243d58ac
    feat: accept short versions of traditional pronouns Sam 2023-03-30 15:30:34 +0200
  • 0ce6453bf7
    chore: remove lines left over from imagemagick Sam 2023-03-30 15:19:44 +0200
  • ab39f64ad5
    feat: switch to Go libraries for avatar conversion instead of ImageMagick Sam 2023-03-30 14:44:32 +0200
  • 65fa7f6d46
    feat: add dev badge in navigation for local builds Sam 2023-03-30 01:20:46 +0200
  • a49dd09013
    feat: move toasts to top center to not obstruct menu Sam 2023-03-30 00:31:23 +0200
  • c98e4390b1
    fix: validate WordStatus correctly, raise field entry length limit to 100 Sam 2023-03-30 00:15:21 +0200
  • 96376516b0
    feat(!): use strings for WordStatus enum instead of ints Sam 2023-03-29 23:59:51 +0200
  • 11ef4d548a
    feat: use member's favourite pronouns in delete member modal Sam 2023-03-29 12:30:51 +0200
  • 7764f0f80c
    fix: don't use userStore in edit profile pages so they can be used after refresh Sam 2023-03-29 12:30:10 +0200
  • ce214d2066
    fix(frontend): correctly remove entries Jake 2023-03-29 11:06:39 +0200
  • bca0404b71
    fix: fix avatars losing transparency (closes #39) Sam 2023-03-29 11:36:20 +0200
  • 7d25d12722
    feat: validate names when *changing* them, too Sam 2023-03-28 10:25:54 +0200
  • c60429d884
    feat: redirect /[username] to /@[username] if no page matches Sam 2023-03-28 10:02:20 +0200
  • 56c0d40a11
    feat: add meta description to more pages Sam 2023-03-28 00:52:44 +0200
  • 83c90248e4
    fix: make profile links bigger tap targets Sam 2023-03-27 23:46:06 +0200
  • 030ebfdb10
    fix: appease pagespeed insights some more Sam 2023-03-27 16:39:28 +0200
  • 32266cb014
    fix: use name=description not property=description in meta tag Sam 2023-03-27 16:21:07 +0200
  • 239c9e240f
    docs: add fonts cache header to nginx config Sam 2023-03-27 16:08:38 +0200
  • bcdcb1e0d5
    feat(frontend): appease pagespeed insights Sam 2023-03-27 15:48:03 +0200
  • 4a17611766
    feat(frontend): specify height as well as width for avatars Sam 2023-03-27 15:40:23 +0200
  • 99ab8b6864
    feat(frontend): self host fonts Sam 2023-03-27 15:40:03 +0200
  • 83e38bb320
    fix(backend): use correct ID in patch member endpoint Sam 2023-03-27 05:00:16 +0200
  • 80ac218376
    feat(frontend): don't make link a link if it's not a link Sam 2023-03-27 04:43:39 +0200
  • ed60340969
    fix(frontend): clarify required format for fediverse instance domain Sam 2023-03-27 04:37:32 +0200
  • 5be0b168c5
    feat(frontend): validate username and member name client-side too Sam 2023-03-27 01:23:04 +0200
  • 6532393578
    feat: show prompt to fill profile/members if profile/member list is empty Sam 2023-03-27 00:44:55 +0200
  • 256a14a922
    feat: rel=me for profile links, don't show http:// prefix Sam 2023-03-26 00:07:51 +0100
  • 0c187aaf84
    feat(frontend): self host avatar placeholders Sam 2023-03-25 22:14:04 +0100
  • 67dae103d8
    fix(frontend): remove extra space in footer Sam 2023-03-25 17:08:17 +0100
  • 8da83b3f8d
    fix(frontend): don't show login button if user is logged in, redirect to profile on login Sam 2023-03-25 17:07:11 +0100
  • 2cb735a0db
    aaaa i messed up the terms link on the sign up page Sam 2023-03-25 16:19:33 +0100
  • d86d4f5540
    feat: fix foundkey support (closes #26) Sam 2023-03-25 16:14:06 +0100
  • 75407827bc
    feat: better but not perfect misskey auth support Sam 2023-03-25 15:54:09 +0100
  • d9aa6e4fae
    feat(frontend): add basic error pages (fixes #32) Sam 2023-03-25 14:49:06 +0100
  • 987ff47704
    feat: misskey oauth (fixes #26) Sam 2023-03-25 03:27:40 +0100
  • ef6aa3ee5f
    feat(frontend): actual front page Sam 2023-03-25 03:02:44 +0100