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
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
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
Jake
dc73f8e3b1
fix: don't copy custom preferences to default preferences
2023-07-17 20:35:45 +02:00
Sam
af1403d0c9
feat(frontend): add disclaimer to report modal
2023-06-25 14:11:49 +02:00
Erin
054582103b
Add example env files and fixup setup instructions
2023-06-15 23:12:42 -04:00
Jake
045bfa5981
add this member is hidden tooltip
2023-06-07 09:48:11 +02:00
Sam
fad5bd5e4a
feat: add admin badge on profiles
2023-06-07 09:48:11 +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