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
3706764437
add: blocked users page
2025-05-09 22:36:16 -04:00
75d72460ae
add: user stacks
2025-05-08 22:18:04 -04:00
a1c6beb664
chore: bump deps
2025-05-07 21:59:10 -04:00
b91e9a62fb
add: group channels, group channel members list, group channel renaming
2025-05-06 21:30:02 -04:00
0b3573a513
fix: no more id collisions
2025-05-06 16:13:48 -04:00
24cf61c783
fix: emoji shortcodes
2025-05-05 23:44:10 -04:00
af67077ae7
add: markdown emoji parsing
2025-05-05 23:12:46 -04:00
1d120555a0
add: stripe integration
2025-05-05 19:38:01 -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
a28072be7f
add: channels/messages database functions
...
chore: bump contrasted
2025-04-25 16:22:38 -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
f867abcb34
add: display warning in profile settings if your text contrast is horrible
2025-04-22 19:46:08 -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
dependabot[bot]
e9ac4b9626
build(deps): bump tokio in the cargo group across 1 directory
...
Bumps the cargo group with 1 update in the / directory: [tokio](https://github.com/tokio-rs/tokio ).
Updates `tokio` from 1.44.1 to 1.44.2
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.44.1...tokio-1.44.2 )
---
updated-dependencies:
- dependency-name: tokio
dependency-version: 1.44.2
dependency-type: direct:production
dependency-group: cargo
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-04-08 02:08:23 +00:00
trisua
b31d8c38b9
Merge branch 'master' of https://github.com/trisuaso/tetratto
2025-04-04 21:42:33 -04:00
trisua
205fcbdcc1
add: user totp 2fa
2025-04-04 21:42:08 -04:00
dependabot[bot]
20c8463ea9
build(deps): bump openssl in the cargo group across 1 directory
...
Bumps the cargo group with 1 update in the / directory: [openssl](https://github.com/sfackler/rust-openssl ).
Updates `openssl` from 0.10.71 to 0.10.72
- [Release notes](https://github.com/sfackler/rust-openssl/releases )
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.71...openssl-v0.10.72 )
---
updated-dependencies:
- dependency-name: openssl
dependency-version: 0.10.72
dependency-type: indirect
dependency-group: cargo
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-04-04 20:56:19 +00:00
trisua
131a38abb9
add: cloudflare turnstile captcha
...
add: "popular communities" card in communities list
2025-04-02 23:26:43 -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
3a8af17154
add: image proxy
...
add: mentions in posts
TODO: audit log, reports, user mod panel
2025-04-01 13:26:33 -04:00
trisua
6413ed09fb
add: community settings ui
...
TODO: add community read/write access settings
TODO: add profile settings
TODO: profile following in ui
TODO: community joining and membership management in ui
2025-03-29 22:27:57 -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
trisua
b6fe2fba37
add: postgres support
...
chore: restructure
2025-03-22 22:17:47 -04:00
trisua
cda879f6df
add: create user api
2025-03-21 22:18:36 -04:00
trisua
6dff656583
add: everything else
2025-03-21 01:38:07 -04:00