Sam
|
6532393578
|
feat: show prompt to fill profile/members if profile/member list is empty
|
2023-03-27 00:44:55 +02:00 |
|
Sam
|
256a14a922
|
feat: rel=me for profile links, don't show http:// prefix
|
2023-03-26 00:07:51 +01:00 |
|
Sam
|
0c187aaf84
|
feat(frontend): self host avatar placeholders
|
2023-03-25 22:14:04 +01:00 |
|
Sam
|
67dae103d8
|
fix(frontend): remove extra space in footer
|
2023-03-25 17:08:17 +01:00 |
|
Sam
|
8da83b3f8d
|
fix(frontend): don't show login button if user is logged in, redirect to profile on login
|
2023-03-25 17:07:11 +01:00 |
|
Sam
|
2cb735a0db
|
aaaa i messed up the terms link on the sign up page
|
2023-03-25 16:19:33 +01:00 |
|
Sam
|
d86d4f5540
|
feat: fix foundkey support (closes #26)
|
2023-03-25 16:14:06 +01:00 |
|
Sam
|
75407827bc
|
feat: better but not perfect misskey auth support
|
2023-03-25 15:54:09 +01:00 |
|
Sam
|
d9aa6e4fae
|
feat(frontend): add basic error pages (fixes #32)
|
2023-03-25 14:49:06 +01:00 |
|
Sam
|
987ff47704
|
feat: misskey oauth (fixes #26)
|
2023-03-25 03:27:40 +01:00 |
|
Sam
|
ef6aa3ee5f
|
feat(frontend): actual front page
|
2023-03-25 03:02:44 +01:00 |
|
Sam
|
0ca31a3062
|
feat(frontend): add terms + privacy policy
|
2023-03-25 01:49:11 +01:00 |
|
Sam
|
e264f44fcd
|
feat(frontend): add about page
|
2023-03-25 01:24:54 +01:00 |
|
Sam
|
ee8fcecd85
|
feat(frontend): add about page
|
2023-03-25 01:24:05 +01:00 |
|
Sam
|
c66db2bb6c
|
feat(frontend): use custom font
|
2023-03-25 01:23:11 +01:00 |
|
Sam
|
40fb2d5dd1
|
feat(frontend): always show footer at bottom of page
|
2023-03-24 01:25:29 +01:00 |
|
sam
|
84b87790ee
|
merge: merge pull request 'add reports and moderation' (#31) from reports into main
Reviewed-on: https://codeberg.org/u1f320/pronouns.cc/pulls/31
|
2023-03-23 16:14:24 +00:00 |
|
sam
|
19d88afc67
|
Merge branch 'main' into reports
|
2023-03-23 16:14:03 +00:00 |
|
Sam
|
293f68e88c
|
feat: add warnings page, add delete user + acknowledge report options
|
2023-03-23 17:13:23 +01:00 |
|
Sam
|
ab77fab0ea
|
feat: add mod action notice to login page
|
2023-03-23 15:40:33 +01:00 |
|
Sam
|
f02e64fca7
|
feat: add report button to profiles
|
2023-03-23 15:20:07 +01:00 |
|
Sam
|
a0bc39bcba
|
feat: backend for warnings, partial frontend for reports
|
2023-03-23 14:54:43 +01:00 |
|
Sam
|
d4a6a01fb1
|
fix: add notice to login page (fixes #27)
|
2023-03-23 11:57:00 +01:00 |
|
Sam
|
29274287a2
|
frontend: add reports list
|
2023-03-23 11:30:47 +01:00 |
|
Sam
|
244c13cd84
|
merge: branch 'main' into reports
|
2023-03-23 10:50:36 +01:00 |
|
Sam
|
0d5b6e276e
|
docs: slightly improve docs
|
2023-03-23 10:49:49 +01:00 |
|
Sam
|
dd608bbb22
|
fix: make member avatar link to member card
|
2023-03-23 10:17:36 +01:00 |
|
Sam
|
9813e1795e
|
fix: delete current avatar when setting new avatar (fixes #33)
|
2023-03-23 10:07:51 +01:00 |
|
Sam
|
da67d12b60
|
feat: use markdown-it instead of marked for descriptions
|
2023-03-23 10:05:17 +01:00 |
|
Sam
|
77a93fd148
|
a lil frontend work (as a treat)
|
2023-03-23 09:30:23 +01:00 |
|
Sam
|
9fe6529c1b
|
feat(backend): add create member report endpoint
|
2023-03-22 15:53:20 +01:00 |
|
Sam
|
3bb97b8274
|
feat(backend): add create user report endpoint
|
2023-03-21 17:16:16 +01:00 |
|
Sam
|
90667bc285
|
fix(frontend): check for field length when comparing edited member/user to current
|
2023-03-21 16:22:37 +01:00 |
|
Sam
|
f790c57447
|
chore(frontend): clean up imports + packages
|
2023-03-21 15:32:51 +01:00 |
|
Sam
|
cafebec8ec
|
fix: make PronounLink reactive, fixes wrong pronouns showing up
|
2023-03-21 15:06:55 +01:00 |
|
Sam
|
799d27b58c
|
feat: add list reports endpoints
|
2023-03-21 14:27:39 +01:00 |
|
Sam
|
76a8b30fe2
|
Merge branch 'main' into reports
|
2023-03-20 16:40:47 +01:00 |
|
Sam
|
938005cd9f
|
chore: merge gitignore files
|
2023-03-20 16:40:36 +01:00 |
|
Sam
|
1b949a013d
|
refactor: use shared component for login callback pages
|
2023-03-20 15:57:16 +01:00 |
|
Sam
|
6d32d05d98
|
feat(backend): add force delete endpoint
|
2023-03-20 15:04:32 +01:00 |
|
Sam
|
2309c24bd8
|
add terms/privacy pages (no content yet)
|
2023-03-19 16:14:47 +01:00 |
|
Sam
|
33f903b07d
|
start reports/moderation in backend
|
2023-03-19 16:14:09 +01:00 |
|
Sam
|
41edaee8ea
|
fix(backend): fix display_name in PATCH /members/{id} not applying
|
2023-03-19 04:05:11 +01:00 |
|
Sam
|
2f66f94390
|
fix: show 404 page if user cannot be found
|
2023-03-19 03:57:20 +01:00 |
|
Sam
|
7d8bb1023e
|
feat: add button to remove existing user/member avatar
|
2023-03-19 01:37:59 +01:00 |
|
Sam
|
77ae15a468
|
feat: add changing order of fields (closes #28)
|
2023-03-19 00:17:19 +01:00 |
|
Sam
|
004403895a
|
fix: require >1 provider for unlink account endpoints (fixes #29)
|
2023-03-18 23:04:50 +01:00 |
|
Sam
|
d223cd89e8
|
fix: validate member name contents
|
2023-03-18 23:00:44 +01:00 |
|
Sam
|
fe0680d587
|
fix: crop avatars to square
|
2023-03-18 22:51:54 +01:00 |
|
Sam
|
b2bc608ec8
|
feat: allow unlinking auth providers
|
2023-03-18 16:54:31 +01:00 |
|