Commit graph

82 commits

Author SHA1 Message Date
trisua
0304461389 add: connect to socket by community
direct messages/groups connect by channel id, everything else should connect by channel with the "is_channel" header set to true
2025-04-29 16:53:34 -04:00
trisua
c1c8cdbfcd fix: socket connections/closing
you can no longer crash the entire server by connection to the socket 8 times
2025-04-28 21:22:20 -04:00
trisua
3a12c0ee6c fix: attempt to stop spamming websocket
socket needs major fixes because of weird tokio stuff
2025-04-28 01:30:03 -04:00
trisua
93c4093620 fix: abort all socket tasks when any task exits 2025-04-28 00:57:21 -04:00
trisua
d669cd4d4e add: websocket pings 2025-04-27 23:59:24 -04:00
trisua
7774124bd0 add: channels, messages 2025-04-27 23:11:37 -04:00
trisua
9bee739a45 add: allow external proxy to proxy videos 2025-04-26 22:28:08 -04:00
trisua
a114d862ae fix: video embeds
add: listening state api
2025-04-26 21:55:32 -04:00
trisua
0765156697 add: last.fm status integration 2025-04-26 19:23:30 -04:00
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
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
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
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
bc57782bfe fix: delete user follows when deleting user 2025-04-17 21:48:45 -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
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
30b23660b6 fix: don't allow users to read posts from communities with strict read
access
2025-04-13 01:05:54 -04:00
trisua
c49e4458e2 add: allow community questions to be deleted by community owner 2025-04-13 00:48:32 -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
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
2ec7e54a8e add: slightly more advanced theming
add: profile "before you view" warning
2025-04-11 18:08:51 -04:00
trisua
5109ac65f4 add: community search 2025-04-10 21:37:33 -04:00
trisua
df32b9d65e add reposts/quotes
fix 
2025-04-10 18:16:52 -04:00
trisua
1ee1f29cdf add: following timeline 2025-04-09 22:00:45 -04:00
trisua
8c43f62545 fix: use default (non-member) membership when membership doesn't exist 2025-04-09 21:39:30 -04:00
trisua
0bef301deb fix: allow users with correct permissions to manage community 2025-04-09 21:22:29 -04:00
trisua
c0a4bb3159 fix: don't show owner twice in community member list 2025-04-09 21:17:42 -04:00
trisua
f14f84773e add(ui): show community owner in member list
fix: don't show replies on profile
2025-04-09 21:13:45 -04:00
trisua
1048498ceb fix: make sure percentage themes have percentage signs 2025-04-09 20:31:05 -04:00
trisua
f49cc80886 add: profile and community opengraph tags 2025-04-09 00:10:58 -04:00
trisua
a8282a113d add: ability to disable profile theme of other users 2025-04-08 15:49:41 -04:00
trisua
f83cfa3756 add: post editing, profile pinned posts, theme settings
TODO: nsfw profile/community options
2025-04-07 16:07:01 -04:00
trisua
31f63c90cd add: user permissions level builder ui 2025-04-06 13:43:12 -04:00
trisua
a167da017e add: markdown docs directory 2025-04-05 17:28:51 -04:00
trisua
205fcbdcc1 add: user totp 2fa 2025-04-04 21:42:08 -04:00
trisua
20aae5570b add: user account switcher 2025-04-03 22:36:58 -04:00
trisua
ca0c4b9e0b add: community member list 2025-04-03 20:05:21 -04:00
trisua
27d7c2f4b5 fix: postgres 2025-04-03 15:07:57 -04:00
trisua
eea3d08e1f add: pinned posts 2025-04-03 12:43:36 -04:00
trisua
e52733b00c fix: don't allow mention spam
add: ip banning, ip ban management page
2025-04-03 11:22:56 -04:00