Commit graph

139 commits

Author SHA1 Message Date
trisua
33ba576d4a add: profile connections, spotify connection 2025-04-26 16:27:18 -04:00
trisua
a5c2356940 fix: use "from" instead of "from_hex" (contrasted) 2025-04-25 16:23:42 -04:00
trisua
a28072be7f add: channels/messages database functions
chore: bump contrasted
2025-04-25 16:22:38 -04:00
trisua
4cafea66aa fix: weird question answering bug 2025-04-24 21:18:51 -04:00
trisua
9e6c5c9726 fix: allow users with a private profile to view their own posts
add: channels/messages models
2025-04-24 19:06:30 -04:00
trisua
0c814e95d7 add: ability to transfer community ownership 2025-04-24 16:57:25 -04:00
trisua
d42375441f add: allow users to block users who have blocked them/private users
fix: anonymous post page panic
add: allow users to select home timeline
2025-04-24 16:40:03 -04:00
trisua
2460e2f8c5 fix: correctly hide posts from blocked users 2025-04-23 17:41:13 -04:00
trisua
9a2852f7ba fix: contrast checks 2025-04-23 17:22:33 -04:00
trisua
276f25a496 add: reposts/quotes pages
add: repost notification
2025-04-23 16:46:13 -04:00
trisua
41250ef7ed fix: don't check primary/secondary text color for contrast against surface 2025-04-22 19:49:58 -04:00
trisua
f867abcb34 add: display warning in profile settings if your text contrast is horrible 2025-04-22 19:46:08 -04:00
trisua
434f2ba00d add: anonymous username and anonymous avatar 2025-04-19 23:13:57 -04:00
trisua
a78ee0f8d2 add: ip test api 2025-04-19 19:09:24 -04:00
trisua
3db7f2699c add: anonymous questions 2025-04-19 18:59:55 -04:00
trisua
2266afde01 add: profile motivational header setting 2025-04-19 14:52:33 -04:00
trisua
bc57782bfe fix: delete user follows when deleting user 2025-04-17 21:48:45 -04:00
trisua
f161e0b176 fix: show totp secret as base32 2025-04-17 21:16:08 -04:00
trisua
539caf7859 fix: chrome specific css issue 2025-04-17 20:19:36 -04:00
trisua
3fb76b8e1f fix: remove nsfw questions from global timelines 2025-04-15 18:37:49 -04:00
trisua
ad17acec98 add: user follow requests
add: nsfw questions
fix: inherit nsfw status from questions
fix: inherit community from questions
2025-04-14 17:21:52 -04:00
trisua
d6c7372610 add: popular questions timeline 2025-04-13 12:58:44 -04:00
trisua
424c823926 fix: community questions page background 2025-04-13 12:51:01 -04:00
trisua
f452875fbe add: question reactions 2025-04-13 12:44:08 -04:00
trisua
9ae9b6d4ea fix: don't use selected="notifications" everywhere 2025-04-13 12:26:40 -04:00
trisua
bc95f0aaf0 fix: show community in global question timelines 2025-04-13 12:20:55 -04:00
trisua
063e33899e add: questions timelines 2025-04-13 12:15:14 -04:00
trisua
5d53ceb09c fix: allow MANAGE_COMMUNITIES user permission to bypass read access 2025-04-13 01:37:39 -04:00
trisua
85bf844e2d add: theme settings import/export ui 2025-04-13 01:24:16 -04:00
trisua
30b23660b6 fix: don't allow users to read posts from communities with strict read
access
2025-04-13 01:05:54 -04:00
trisua
7b4865333e fix: make reposts of nsfw posts nsfw
chore: update permission management uis
2025-04-13 00:54:00 -04:00
trisua
c49e4458e2 add: allow community questions to be deleted by community owner 2025-04-13 00:48:32 -04:00
trisua
09ef0fc301 add: ability to disable reactions on posts 2025-04-13 00:42:10 -04:00
trisua
98d17204d7 fix: don't allow request count to go negative 2025-04-13 00:33:41 -04:00
trisua
6d5337f930 fix: request count clear 2025-04-12 22:52:44 -04:00
trisua
9d091d5421 fix: post page panic 2025-04-12 22:42:57 -04:00
trisua
7960484bf9 add: questions, requests 2025-04-12 22:25:54 -04:00
trisua
24f67221ca add: "all" timeline
add: only show most popular posts from the past week
2025-04-12 12:17:30 -04:00
trisua
fc9c0f294e fix: make community title change case-insensitive 2025-04-12 11:05:28 -04:00
trisua
5e3c0f5588 add: better visual separation between profile posts and normal posts 2025-04-12 10:57:17 -04:00
trisua
e092d46586 fix: don't allow communities to be renamed to in-use names 2025-04-12 10:15:47 -04:00
trisua
5995aaf31c add: user account warnings 2025-04-11 22:12:43 -04:00
trisua
535a854a47 add: user theme_color_text_link setting 2025-04-11 20:31:50 -04:00
trisua
b9ffe00042 fix: don't show profile warning if no warning is set 2025-04-11 18:13:41 -04:00
trisua
2ec7e54a8e add: slightly more advanced theming
add: profile "before you view" warning
2025-04-11 18:08:51 -04:00
trisua
52ac144953 fix: community search sql offset 2025-04-10 21:46:24 -04:00
trisua
39cd25f0cc add(ui): show town square community 2025-04-10 21:42:38 -04:00
trisua
5109ac65f4 add: community search 2025-04-10 21:37:33 -04:00
trisua
1b77fef470 add: show avatar image requirements in ui 2025-04-10 20:39:01 -04:00
trisua
df32b9d65e add reposts/quotes
fix #2
2025-04-10 18:16:52 -04:00