sam
467069c898
fix(frontend): make fediverse login modals forms ( fixes #97 )
2023-09-11 15:49:06 +02: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
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
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
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
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
05cba6937f
update changelog
2023-05-29 04:05:45 +02:00
Sam
5b954778cf
feat: add flags to profile pages
2023-05-29 03:26:56 +02:00
Sam
8f1d1fc87c
feat: add flags to edit member page
2023-05-29 03:26:55 +02:00
Sam
4ebc5d5003
feat: add flags to edit profile page
2023-05-29 03:26:55 +02:00
Sam
67d275f15b
feat: add editing and deleting flags
2023-05-29 03:26:55 +02:00
Sam
8b03521382
feat: add list/upload flag UI
2023-05-29 03:26:54 +02:00
Sam
1f138bee16
Revert "announce server migration"
...
This reverts commit 2cf5473a06
.
2023-05-27 04:22:33 +02:00
Sam
2cf5473a06
announce server migration
2023-05-26 16:18:16 +02:00
Sam
8f8daaa331
fix: don't error out if API is not running during frontend build
2023-05-24 16:17:30 +02:00