Commit graph

  • 8f34367d1a added incestoma compatibility main ulith 2024-04-02 19:13:05 +1300
  • b703fa61e7
    feat: add API endpoints to add email to existing account feature/email sam 2024-03-05 16:56:05 +0100
  • dfea953381
    feat: add email/password signup sam 2024-02-17 03:31:39 +0100
  • 1cfe28cd59
    feat: add email/password login sam 2024-02-16 14:50:41 +0100
  • 5fcd87a94a
    also add sharkey to the fediverse URL endpoint sam 2024-02-13 17:29:50 +0100
  • 0633a32f64
    Merge branch 'badeline/pronouns.cc:main' sam 2024-02-13 17:28:56 +0100
  • 623cdb545e
    Merge branch 'main' of https://codeberg.org/badeline/pronouns.cc into badeline-main sam 2024-02-13 17:28:43 +0100
  • 4745a1c04b
    feat: lazy load member avatars on user pages stable sam 2024-02-13 17:13:03 +0100
  • 12ed7fb5bb
    feat: add POST /api/v2/auth/email/signup/confirm sam 2024-02-13 16:57:03 +0100
  • ae453df77c
    Merge branch 'main' into feature/email sam 2024-02-01 00:47:54 +0100
  • 4e78d36eff recognize sharkey as a misskey fork badeline 2024-01-17 17:54:15 +0000
  • 31e1862ca9
    format sam 2024-01-07 05:02:00 +0100
  • 4308bd4d98
    ci: run on all branches *except* stable sam 2024-01-07 04:04:41 +0100
  • 40672d6d41
    fix type error in frontend sam 2024-01-05 15:24:42 +0100
  • cfed74d6bf
    Merge branch 'feature/preference-cheatsheet' sam 2024-01-05 15:13:06 +0100
  • b29a0c86db
    only run ci on main [skip ci] sam 2023-12-31 15:14:50 +0100
  • 1339550c80
    fix: don't require a valid sentry dsn for the frontend sam 2023-12-30 15:38:23 +0100
  • 55479ae8da
    fix eslint errors sam 2023-12-30 15:33:00 +0100
  • ebc10d9558
    chore: format sam 2023-12-30 15:14:01 +0100
  • ac603ac18e
    fix(frontend): fix type errors sam 2023-12-30 15:13:24 +0100
  • 00abe1cb32
    fix: let users select the Google account to log in with every time sam 2023-12-30 04:41:22 +0100
  • c13c4e90b6
    don't ignore errors in tx.Rollback() sam 2023-12-30 04:27:08 +0100
  • e37b5be376
    add backend CI sam 2023-12-30 03:51:01 +0100
  • 44b667ff43
    add frontend CI sam 2023-12-30 02:33:58 +0100
  • 98ebbf0615
    docs: add new admin endpoints to documentation feature/better-admin sam 2023-12-28 17:08:21 +0100
  • dcc0c24f82
    feat: return usernames in GET /v2/admin/audit-log sam 2023-12-28 16:49:48 +0100
  • 73d132eb4c
    feat: add GET /v2/admin/audit-log sam 2023-12-28 14:28:59 +0100
  • 2dd37f15bf
    feat: add working POST /v2/admin/users/{id}/actions sam 2023-12-28 02:46:08 +0100
  • 9726827706
    improve parse errors, they now return type errors, no field name though because that's broken for some reason sam 2023-12-27 01:44:41 +0100
  • c8066be0a6
    add better (but kinda broken) errors sam 2023-12-27 00:56:11 +0100
  • e0ba5ea0dc
    feat: add preference cheat sheet to bottom of user/member pages feature/preference-cheatsheet sam 2023-12-26 04:19:58 +0100
  • d559d1a036
    chore: upgrade sveltekit to 2.0.0, upgrade svelte to 4.0.0 v0.6.4 sam 2023-12-26 01:34:50 +0100
  • 283cc1681c
    start email functions sam 2023-12-18 23:39:16 +0100
  • 34002e77d9
    chore: update go dependencies sam 2023-10-28 01:04:20 +0200
  • 97391c51d8
    fix: disallow * in member names, it breaks routing sam 2023-10-28 00:58:20 +0200
  • 65b171696a
    add snowflake IDs to docs sam 2023-10-13 23:24:39 +0200
  • cb8cfb9d2f
    fix(backend): add environment variable to disable tracing sam 2023-09-20 17:03:12 +0200
  • a297ec681e
    fix(backend): tweak traces/profiles sample rate sam 2023-09-20 15:28:20 +0200
  • 0e6f3a47f4
    fix(backend): filter out context.Canceled errors sam 2023-09-20 15:15:43 +0200
  • fc1f4d03f1
    i forgot to change the debug setting sam 2023-09-20 03:42:45 +0200
  • 9f266ee1a8
    feat(backend): also add sentry tracing v0.6.3 sam 2023-09-20 03:40:07 +0200
  • b04ed68832
    feat(backend): add sentry integration sam 2023-09-20 02:39:14 +0200
  • a6d31d150c
    Merge branch 'stable' sam 2023-09-20 02:38:48 +0200
  • f424228fee
    update icons.js sam 2023-09-20 02:29:06 +0200
  • bb64378c13
    remove unfinished discord bot endpoints sam 2023-09-20 02:03:20 +0200
  • 0022ae6112
    update README + air config sam 2023-09-13 16:27:05 +0200
  • 364c008554
    chore: format sam 2023-09-13 16:25:40 +0200
  • 4f62d8d589
    merge: #100 feat(fields): improve error messages, switch to placeholder sam 2023-09-13 16:18:28 +0200
  • 00d3f56f2e
    Merge branch 'main' of https://codeberg.org/git_girl/pronouns.cc into git_girl-main sam 2023-09-13 16:05:09 +0200
  • 636ee7369d
    fix(frontend): make icon tooltips work again sam 2023-09-13 15:41:01 +0200
  • b6424cac9c feat(fields): improved error messages, switched to placeholder git_girl 2023-09-12 16:05:00 +0200
  • dd9c9c442c
    fix(frontend): add screenreader/text-only labels for name/pronoun/field entries (fixes #98) sam 2023-09-11 22:11:22 +0200
  • 467069c898
    fix(frontend): make fediverse login modals forms (fixes #97) sam 2023-09-11 15:48:48 +0200
  • a1b2fce9af
    fix(backend): invert error check in /api/v1/meta sam 2023-09-11 15:23:22 +0200
  • 727848c801
    update terms of service sam 2023-09-10 17:56:04 +0200
  • 2da388df2e
    add username cleanup sam 2023-09-10 17:44:35 +0200
  • 153812d79f
    add database seed from file sam 2023-09-10 16:49:16 +0200
  • bad1df395a
    Merge branch 'feature/notices' v0.6.2 sam 2023-09-09 17:21:45 +0200
  • f39a762072
    add global notices feature/notices sam 2023-09-09 17:20:18 +0200
  • e03c9827b9
    readd rel and target attributes to profile links (fixes #93) sam 2023-09-09 13:41:46 +0200
  • cb563bc00b
    remove debug prints sam 2023-09-09 04:45:04 +0200
  • c780470afe
    move some settings to server side sam 2023-09-09 00:58:02 +0200
  • 6c8f2b648e
    merge branch 'feature/snowflakes' into main v0.6.1 sam 2023-09-07 17:04:39 +0200
  • b6cc5bb130
    change frontend API calls to use snowflake IDs feature/snowflakes sam 2023-09-07 17:04:18 +0200
  • 41f5d46891
    add snowflake support to member reroll route sam 2023-09-07 17:01:31 +0200
  • 04db0507ba
    add snowflake support to report routes sam 2023-09-07 16:53:58 +0200
  • 1b9a5deb78
    make more member routes accept snowflakes + make flag routes accept snowflakes sam 2023-09-07 01:43:05 +0200
  • 0171f54592
    add snowflake support to some member routes sam 2023-09-02 16:34:51 +0200
  • b5a6d51491
    remove OpenAPI spec as it's way out of date sam 2023-09-02 04:07:57 +0200
  • 4377d38933
    remove autogenerated docs, update API docs link sam 2023-09-02 04:07:36 +0200
  • 58eff3ef4b
    merge: merge docs sam 2023-09-02 03:53:08 +0200
  • c6195218c5
    docs: add other endpoints feature/docs sam 2023-09-02 03:52:38 +0200
  • bc1948316c
    docs: add member endpoints sam 2023-09-01 17:02:23 +0200
  • 50b584c8ea
    move docs-site to docs sam 2023-08-21 15:58:07 +0200
  • 4aa4d35362
    move self-hosting documentation to docs site sam 2023-08-21 15:57:23 +0200
  • 4df9a4c368
    update docs sam 2023-08-21 15:45:16 +0200
  • 0595e8d5f5
    fix(frontend): fix 'sticky' info message on edit fields page sam 2023-08-20 22:50:23 +0200
  • 1cce0defca
    feat(backend): make snowflake IDs usable in /users/{id}, /users/{id}/members sam 2023-08-20 22:45:14 +0200
  • d05e1d241c start documentation site sam 2023-08-20 22:38:53 +0200
  • b1a7ef89ca
    feat(backend): add snowflake IDs sam 2023-08-17 18:49:32 +0200
  • d97b3f8da1
    feat(backend): add /api/v2/users/@me/settings sam 2023-08-17 00:49:46 +0200
  • 0c2eeaf954
    chore: add down migrations sam 2023-08-16 03:30:34 +0200
  • b826fb3ce6
    chore: move backend routes to v1/ subdirectory sam 2023-08-16 03:12:25 +0200
  • b66188cbf9
    update changelog v0.6.0 sam 2023-08-14 03:02:10 +0200
  • 49eb964ed8
    feat: allow user to pick timezone manually sam 2023-08-14 02:32:58 +0200
  • 9ee6f318c7
    merge: reworked edit pages sam 2023-08-14 02:15:40 +0200
  • 5fe5f09032
    redirect from /edit/member/{id} to new page, add error page for redirects feature/new-edit-pages sam 2023-08-14 02:14:12 +0200
  • 03311d7004
    move member edit page to /@user/member/edit sam 2023-08-14 02:03:09 +0200
  • 56c9270fdb
    edit member page progress sam 2023-08-12 17:01:01 +0200
  • 2f34cd20ba
    merge: fix(prns): url encode unicode sam 2023-08-12 15:00:38 +0200
  • cd3e4ef6c5
    fix(prns): url encode unicode rust sam 2023-08-12 15:00:26 +0200
  • b2b3fb37ec
    fix: change frontend error object to APIError sam 2023-08-11 16:33:17 +0200
  • b3e191f01a
    move /edit/profile to /@username/edit sam 2023-08-10 21:03:13 +0200
  • 785f94dd9f
    split entire edit user profile page sam 2023-08-10 20:48:29 +0200
  • c92f4c4ba7
    feat(backend): disallow some names due to potential confusion or potential errors sam 2023-08-10 18:26:53 +0200
  • 575aa01fa5
    add fields and flags to new edit page sam 2023-08-10 18:09:10 +0200
  • 61f1464e37
    add bio and pronouns subpages sam 2023-08-07 03:10:46 +0200
  • 93a113206f
    tweak: always show 'save changes' button sam 2023-08-06 15:38:33 +0200
  • e0069a9375
    feat(frontend): start splitting edit profile page into subpages sam 2023-08-04 20:52:15 +0200
  • eba31f8bda
    update changelog v0.5.8 sam 2023-08-02 23:50:44 +0200