Commit graph

15 commits

Author SHA1 Message Date
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
205fcbdcc1 add: user totp 2fa 2025-04-04 21:42:08 -04:00
trisua
a11a70d3e7 fix: use redis set_ex instead of just set 2025-04-03 13:09:50 -04:00
trisua
131a38abb9 add: cloudflare turnstile captcha
add: "popular communities" card in communities list
2025-04-02 23:26:43 -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
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