Commit graph

193 commits

Author SHA1 Message Date
d7a37809ba fix: require reactions to be unique for owner, asset
add: cut off really long text in posts
2025-05-08 16:35:58 -04:00
a1c6beb664 chore: bump deps 2025-05-07 21:59:10 -04:00
aca1a8236c fix: rate limiting
fix: wait longer for invoice
2025-05-07 21:54:21 -04:00
797231946a fix: question request deletion 2025-05-06 23:16:45 -04:00
687766f5ee fix: mentions parser escapes, emoji parser escapes 2025-05-06 22:26:44 -04:00
78443cba13 fix: requests pkey with questions 2025-05-06 21:58:02 -04:00
7114a7aae8 fix: chats member list user plate status display 2025-05-06 21:40:47 -04:00
b91e9a62fb add: group channels, group channel members list, group channel renaming 2025-05-06 21:30:02 -04:00
a62905a8c4 add: show nsfw posts to their author
nsfw posts are also always shown if the profile is private
2025-05-06 16:28:07 -04:00
0b3573a513 fix: no more id collisions 2025-05-06 16:13:48 -04:00
71d017693c add: post warnings 2025-05-06 15:48:03 -04:00
24cf61c783 fix: emoji shortcodes 2025-05-05 23:44:10 -04:00
570a290954 add: emojis is_animated 2025-05-05 23:27:05 -04:00
8e88cbbc6f fix: emoji shortcode selection 2025-05-05 23:17:17 -04:00
af67077ae7 add: markdown emoji parsing 2025-05-05 23:12:46 -04:00
d9234bf656 fix: banner upload panic 2025-05-05 21:06:47 -04:00
9636f86de1 fix: list 2 more supporter benefits 2025-05-05 21:00:18 -04:00
1d120555a0 add: stripe integration 2025-05-05 19:38:01 -04:00
2fa5a4dc1f fix: don't send notif when a user you've blocked likes your post
fix: don't allow users you've blocked to add you to a chat
2025-05-04 16:42:17 -04:00
e727de9c63 add: allow supporters to upload gif avatars/banners 2025-05-04 16:19:34 -04:00
cf38022597 add: html footer config 2025-05-03 21:18:07 -04:00
4af112d615 chore: archive workflows 2025-05-03 19:33:03 -04:00
trisua
d4ae9eb274 chore: finish moving repo
Some checks failed
Docs / Rustdoc (push) Has been cancelled
Docs / Pages (push) Has been cancelled
2025-05-03 19:30:46 -04:00
trisua
59cfec4819 add: chat notifications
use sql_chanes/notifications_tag.sql; ignore first statement if you never used a preview commit
2025-05-03 17:51:36 -04:00
trisua
a009ef9e34 add: user status 2025-05-03 11:29:31 -04:00
trisua
1724f798ca add: broadcast socket id for user sockets 2025-05-02 23:29:38 -04:00
trisua
ecde5d3d46 fix: use redis aio 2025-05-02 22:59:44 -04:00
trisua
0df2cd7b56 fix: start socket stats at 0 2025-05-02 20:59:58 -04:00
trisua
052722eee8 fix: send socket pings every 30 seconds instead of 10 2025-05-02 20:57:01 -04:00
trisua
11b01b1b82 fix: stats page "active user streams" 2025-05-02 20:54:48 -04:00
trisua
07f5ebf8e7 add: server stats page 2025-05-02 20:51:19 -04:00
trisua
98d6f21e6e add: live browser notifications 2025-05-02 20:08:35 -04:00
trisua
58d206eb81 add: client streams api
fix: mobile chats ui
2025-05-01 23:35:40 -04:00
trisua
094dd5fdb5 add: user socket streams
add: group messages by author in ui
TODO: group messages by author in ui as they come in from socket
TODO: notifications stream connection
2025-05-01 16:43:58 -04:00
trisua
c549fdd274 add: better mobile chats state
add: move channels list to turbo-frame
fix: don't spam _render (socket)
2025-04-30 16:45:31 -04:00
trisua
0dbf660399 fix: chats ui socket navigation 2025-04-29 16:58:42 -04:00
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
2924759b01 fix: show listening status on profile with link hidden 2025-04-28 00:06:00 -04:00
trisua
d669cd4d4e add: websocket pings 2025-04-27 23:59:24 -04:00
trisua
25d2d25fbc fix: don't show community id 0 in chats ui 2025-04-27 23:46:12 -04:00
trisua
81e44d402c fix: remove void communities from chats 2025-04-27 23:37:48 -04:00
trisua
838b9c1304 fix: chats ui text sizing 2025-04-27 23:28:23 -04:00
trisua
7774124bd0 add: channels, messages 2025-04-27 23:11:37 -04:00
trisua
67492cf73f fix: videos in posts 2025-04-26 22:34:58 -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
498884291e add: pull track duration 2025-04-26 21:12:29 -04:00