|
24162573ee
|
add: lossy encode webp images
|
2025-05-17 11:28:58 -04:00 |
|
|
dd4f8b6d58
|
add: purge/restore post api
|
2025-05-16 16:20:24 -04:00 |
|
|
81307752c2
|
fix: stacks manage page when user deletes profile
add: allow moderators to view deleted posts
|
2025-05-16 16:09:21 -04:00 |
|
|
03b252937b
|
fix: don't show posts from private profiles when quoted
fix: password updating (mod)
|
2025-05-15 23:59:26 -04:00 |
|
|
bbb629336f
|
fix: check profile privacy settings when viewing link to post
|
2025-05-14 19:35:29 -04:00 |
|
|
37d034db39
|
fix: profile settings html sanitization
|
2025-05-13 18:50:36 -04:00 |
|
|
eb95be0f38
|
add: ability to manage uploads
|
2025-05-11 15:20:15 -04:00 |
|
|
6fabb38c10
|
fix: only allow 4 uploads at once
|
2025-05-11 14:43:09 -04:00 |
|
|
70965298b5
|
add: post image uploads (supporter)
|
2025-05-11 14:27:55 -04:00 |
|
|
8e241b3435
|
fix: gif emoji uploading
fix: external image proxy
|
2025-05-10 22:11:12 -04:00 |
|
|
275dd0a1eb
|
add: custom emojis
fix: don't show reposts of posts from blocked users
fix: don't show questions when they're from users you've blocked
|
2025-05-10 21:58:02 -04:00 |
|
|
9ce1161361
|
fix: delete memberships when community is deleted from account deletion
|
2025-05-09 22:59:19 -04:00 |
|
|
3706764437
|
add: blocked users page
|
2025-05-09 22:36:16 -04:00 |
|
|
d174b44f57
|
add: stacks mode and sort
|
2025-05-09 15:56:19 -04:00 |
|
|
71ee99c3b4
|
fix: stack create api
|
2025-05-09 02:44:42 +00:00 |
|
|
75d72460ae
|
add: user stacks
|
2025-05-08 22:18:04 -04:00 |
|
|
aca1a8236c
|
fix: rate limiting
fix: wait longer for invoice
|
2025-05-07 21:54:21 -04:00 |
|
|
b91e9a62fb
|
add: group channels, group channel members list, group channel renaming
|
2025-05-06 21:30:02 -04:00 |
|
|
24cf61c783
|
fix: emoji shortcodes
|
2025-05-05 23:44:10 -04:00 |
|
|
d9234bf656
|
fix: banner upload panic
|
2025-05-05 21:06:47 -04:00 |
|
|
1d120555a0
|
add: stripe integration
|
2025-05-05 19:38:01 -04:00 |
|
|
e727de9c63
|
add: allow supporters to upload gif avatars/banners
|
2025-05-04 16:19:34 -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
|
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
|
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
|
0c814e95d7
|
add: ability to transfer community ownership
|
2025-04-24 16:57:25 -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
|
7960484bf9
|
add: questions, requests
|
2025-04-12 22:25:54 -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 |
|