Commit graph

32 commits

Author SHA1 Message Date
14c52b13fb add: make gpa much harder 2025-06-09 21:25:54 -04:00
15dc2e5d71 add: great post average 2025-06-09 20:56:32 -04:00
a6140f7c8c add: forges ui
TODO: forges tickets feed, posts open/closed state
2025-06-09 16:45:36 -04:00
81036e3733 add: move database drivers to oiseau 2025-06-08 14:15:42 -04:00
675b3e4ee6 add: user associations 2025-06-05 20:56:56 -04:00
013bc0b45f fix: mark all notifications as read/unread
fix: check profile status, warning, and biography length
fix: check post warning and tags length
2025-05-28 13:06:48 -04:00
fb2a9285d2 fix: don't allow user display name to be over 32 chars 2025-05-20 23:30:40 -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
1d120555a0 add: stripe integration 2025-05-05 19:38:01 -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
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
33ba576d4a add: profile connections, spotify connection 2025-04-26 16:27:18 -04:00
trisua
df32b9d65e add reposts/quotes
fix #2
2025-04-10 18:16:52 -04:00
trisua
1048498ceb fix: make sure percentage themes have percentage signs 2025-04-09 20:31:05 -04:00
trisua
205fcbdcc1 add: user totp 2fa 2025-04-04 21:42:08 -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
trisua
e0a6072cc4 add: last_online and online indicators 2025-04-02 14:11:01 -04:00
trisua
d3d0c41334 add: audit log, reports
add: theme preference setting
2025-04-02 11:39:51 -04:00
trisua
9a9b72bdbb add: profile moderation ui
add: pagination ui
2025-04-01 16:12:13 -04:00
trisua
e183a01887 add: followers/following ui 2025-03-31 22:35:11 -04:00
trisua
619184d02e add: ability to join/leave/be banned from communities 2025-03-31 15:39:49 -04:00
trisua
f3c2157dfc add: user settings ui 2025-03-31 11:45:34 -04:00
trisua
eecf357325 add: profiles ui, communities ui, posts ui 2025-03-29 00:26:56 -04:00
trisua
5cfca49793 add: profile is_verified
add: better profile not found page
TODO: use error page for fallback service
2025-03-26 21:46:21 -04:00
trisua
7d96a3d20f add: user settings
fix: actually use cached stuff in auto_method macro
add: profile ui base
2025-03-25 23:58:27 -04:00