Kay Faraday
7a4518184b
Merge remote-tracking branch 'origin/stable'
2024-07-18 23:48:56 -07:00
sam
4745a1c04b
feat: lazy load member avatars on user pages
2024-02-13 17:13:03 +01:00
sam
31e1862ca9
format
2024-01-07 05:02:00 +01:00
sam
40672d6d41
fix type error in frontend
2024-01-05 15:24:42 +01:00
sam
cfed74d6bf
Merge branch 'feature/preference-cheatsheet'
2024-01-05 15:13:06 +01:00
sam
1339550c80
fix: don't require a valid sentry dsn for the frontend
2023-12-30 15:41:53 +01:00
sam
55479ae8da
fix eslint errors
2023-12-30 15:33:03 +01:00
sam
ebc10d9558
chore: format
2023-12-30 15:14:01 +01:00
sam
ac603ac18e
fix(frontend): fix type errors
2023-12-30 15:13:24 +01:00
sam
44b667ff43
add frontend CI
2023-12-30 02:52:31 +01:00
sam
e0ba5ea0dc
feat: add preference cheat sheet to bottom of user/member pages
2023-12-26 04:19:58 +01:00
sam
d559d1a036
chore: upgrade sveltekit to 2.0.0, upgrade svelte to 4.0.0
2023-12-26 01:34:53 +01:00
Kay Faraday
469c167a8e
change default theme to light
...
left 00d3f56f2e
(default to dark theme while loading pages) because it's expected that most people who are logged in or have visited the site before will use dark
2023-09-20 01:01:45 +00:00
sam
a6d31d150c
Merge branch 'stable'
2023-09-20 02:38:48 +02:00
sam
f424228fee
update icons.js
2023-09-20 02:29:06 +02:00
Kay Faraday
8eaa96f018
Merge remote-tracking branch 'origin/main'
2023-09-19 19:50:17 +00:00
sam
0022ae6112
update README + air config
2023-09-13 16:27:05 +02:00
sam
364c008554
chore: format
2023-09-13 16:25:40 +02:00
sam
00d3f56f2e
Merge branch 'main' of https://codeberg.org/git_girl/pronouns.cc into git_girl-main
2023-09-13 16:05:09 +02:00
sam
636ee7369d
fix(frontend): make icon tooltips work again
2023-09-13 15:41:01 +02:00
git_girl
b6424cac9c
feat(fields): improved error messages, switched to placeholder
2023-09-12 16:05:00 +02:00
sam
dd9c9c442c
fix(frontend): add screenreader/text-only labels for name/pronoun/field entries ( fixes #98 )
2023-09-11 22:11:22 +02:00
sam
467069c898
fix(frontend): make fediverse login modals forms ( fixes #97 )
2023-09-11 15:49:06 +02:00
Kay Faraday
9cc6a96691
Merge remote-tracking branch 'origin/main'
2023-09-11 03:25:26 +00:00
sam
727848c801
update terms of service
2023-09-10 17:56:04 +02:00
sam
bad1df395a
Merge branch 'feature/notices'
2023-09-09 17:21:45 +02:00
sam
f39a762072
add global notices
2023-09-09 17:20:18 +02:00
sam
e03c9827b9
readd rel and target attributes to profile links ( fixes #93 )
2023-09-09 13:41:56 +02:00
sam
c780470afe
move some settings to server side
2023-09-09 00:58:02 +02:00
Kay Faraday
8c81cac0a5
update some links
2023-09-08 20:07:31 +00:00
Kay Faraday
5576ae6f54
remove hardcoded phoning home to pronouns.cc (wtf?)
2023-09-08 08:37:37 +00:00
Kay Faraday
836b72a72b
Merge remote-tracking branch 'origin/main'
2023-09-08 08:14:46 +00:00
sam
6c8f2b648e
merge branch 'feature/snowflakes' into main
...
NOTES:
- After running the migration, you MUST manually run `database
create-snowflakes`. The entire backend assumes snowflakes are never
null, so if this isn't done, all requests will fail.
- Avatar and flag files are still saved with xids, this will change
later.
2023-09-07 17:04:39 +02:00
sam
b6cc5bb130
change frontend API calls to use snowflake IDs
2023-09-07 17:04:18 +02:00
Kay Faraday
cb2c0c76ca
update documentation
2023-09-07 07:24:13 +00:00
sam
4377d38933
remove autogenerated docs, update API docs link
2023-09-02 04:07:36 +02:00
sam
0595e8d5f5
fix(frontend): fix 'sticky' info message on edit fields page
2023-08-20 22:50:23 +02:00
sam
b66188cbf9
update changelog
2023-08-14 03:02:10 +02:00
sam
49eb964ed8
feat: allow user to pick timezone manually
2023-08-14 02:32:58 +02:00
sam
5fe5f09032
redirect from /edit/member/{id} to new page, add error page for redirects
2023-08-14 02:14:12 +02:00
sam
03311d7004
move member edit page to /@user/member/edit
2023-08-14 02:03:09 +02:00
sam
56c9270fdb
edit member page progress
2023-08-12 17:01:01 +02:00
sam
b2b3fb37ec
fix: change frontend error object to APIError
2023-08-11 16:33:17 +02:00
sam
b3e191f01a
move /edit/profile to /@username/edit
2023-08-10 21:03:13 +02:00
sam
785f94dd9f
split entire edit user profile page
2023-08-10 20:48:29 +02:00
sam
575aa01fa5
add fields and flags to new edit page
2023-08-10 18:09:10 +02:00
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