Commit graph

24 commits

Author SHA1 Message Date
75d72460ae add: user stacks 2025-05-08 22:18:04 -04:00
b91e9a62fb add: group channels, group channel members list, group channel renaming 2025-05-06 21:30:02 -04:00
af67077ae7 add: markdown emoji parsing 2025-05-05 23:12: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
ecde5d3d46 fix: use redis aio 2025-05-02 22:59:44 -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
7774124bd0 add: channels, messages 2025-04-27 23:11:37 -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
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
9a2852f7ba fix: contrast checks 2025-04-23 17:22:33 -04:00
trisua
3db7f2699c add: anonymous questions 2025-04-19 18:59:55 -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
063e33899e add: questions timelines 2025-04-13 12:15:14 -04:00
trisua
7960484bf9 add: questions, requests 2025-04-12 22:25:54 -04:00
trisua
df32b9d65e add reposts/quotes
fix #2
2025-04-10 18:16:52 -04:00
trisua
1ee1f29cdf add: following timeline 2025-04-09 22:00:45 -04:00
trisua
b78508ee15 add: mirror other user's theme when viewing other user profiles
fix: community/profile name sizing
2025-04-09 19:25:41 -04:00
trisua
205fcbdcc1 add: user totp 2fa 2025-04-04 21:42:08 -04:00
trisua
d0c1fbcf9a add: request-to-join communities
add: private joined communities setting
add: "void" community
add: ability to delete communities
2025-04-01 15:03:56 -04:00
trisua
38dbf10130 add: redis cache support 2025-03-23 21:19:16 -04:00
trisua
b3cac5f97a add(ui): ability to log out 2025-03-23 16:37:43 -04:00
trisua
d2ca9e23d3 add: icon resolver
add: config "no_track" file list option
add: rainbeam-shared -> tetratto-shared
add: l10n
2025-03-23 12:31:48 -04:00
Renamed from crates/tetratto_core/Cargo.toml (Browse further)