trisua
|
a06dc88f84
|
fix: option element selection
|
2025-04-09 20:42:03 -04:00 |
|
trisua
|
1048498ceb
|
fix: make sure percentage themes have percentage signs
|
2025-04-09 20:31:05 -04:00 |
|
trisua
|
5531096660
|
fix(ui): notifications
|
2025-04-09 20:09:43 -04:00 |
|
trisua
|
23932dc9ae
|
fix(ui): show community in home timelines
|
2025-04-09 19:52:36 -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
|
f49cc80886
|
add: profile and community opengraph tags
|
2025-04-09 00:10:58 -04:00 |
|
trisua
|
0ef6d0ddca
|
fix(ui): proper margin for paragraphs
|
2025-04-08 23:33:22 -04:00 |
|
trisua
|
bfcb35e18b
|
fix: compose post modal button
|
2025-04-08 22:13:55 -04:00 |
|
trisua
|
437724065b
|
fix: use correct maximum body size
can be configured with MAX_BODY_LIMIT env var
|
2025-04-08 21:58:41 -04:00 |
|
trisua
|
a8282a113d
|
add: ability to disable profile theme of other users
|
2025-04-08 15:49:41 -04:00 |
|
trisua
|
e8ae7902b6
|
Merge pull request #2 from trisuaso/dependabot/cargo/cargo-e172b8957c
build(deps): bump tokio from 1.44.1 to 1.44.2 in the cargo group across 1 directory
|
2025-04-08 08:21:42 -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
|
51534fbd52
|
add: nsfw marker for posts/communities
|
2025-04-07 16:32:09 -04:00 |
|
trisua
|
f83cfa3756
|
add: post editing, profile pinned posts, theme settings
TODO: nsfw profile/community options
|
2025-04-07 16:07:01 -04:00 |
|
trisua
|
31f63c90cd
|
add: user permissions level builder ui
|
2025-04-06 13:43:12 -04:00 |
|
trisua
|
a167da017e
|
add: markdown docs directory
|
2025-04-05 17:28:51 -04: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 |
|
trisua
|
b7ebba6dda
|
Merge pull request #1 from trisuaso/dependabot/cargo/cargo-5b4ceb88c4
build(deps): bump openssl from 0.10.71 to 0.10.72 in the cargo group across 1 directory
|
2025-04-04 20:58:06 -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
|
20aae5570b
|
add: user account switcher
|
2025-04-03 22:36:58 -04:00 |
|
trisua
|
48e0b02198
|
add: "town square" community option
with a town square community, users can post directly from their profiles!
|
2025-04-03 20:25:00 -04:00 |
|
trisua
|
ca0c4b9e0b
|
add: community member list
|
2025-04-03 20:05:21 -04:00 |
|
trisua
|
1a2efdba1f
|
fix(ui): community/profile sidebar sizing
|
2025-04-03 17:51:31 -04:00 |
|
trisua
|
573b10f5e1
|
fix(ui): random text overflow spots
|
2025-04-03 17:42:03 -04:00 |
|
trisua
|
2102a8ea14
|
add: better community role permission editor
|
2025-04-03 17:20:50 -04:00 |
|
trisua
|
8a9394a06a
|
fix: don't show replies in main timelines
fix: add ui debounce
fix: make usernames case insensitive
|
2025-04-03 16:47:48 -04:00 |
|
trisua
|
9f4e8a4d25
|
fix(postgres): use INT instead of BIGINT for simple counts
|
2025-04-03 15:56:44 -04:00 |
|
trisua
|
27d7c2f4b5
|
fix: postgres
|
2025-04-03 15:07:57 -04:00 |
|
trisua
|
dcd5f359c6
|
fix: postgres feature
|
2025-04-03 13:52:29 -04:00 |
|
trisua
|
a11a70d3e7
|
fix: use redis set_ex instead of just set
|
2025-04-03 13:09:50 -04:00 |
|
trisua
|
eea3d08e1f
|
add: pinned posts
|
2025-04-03 12:43:36 -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
|
131a38abb9
|
add: cloudflare turnstile captcha
add: "popular communities" card in communities list
|
2025-04-02 23:26:43 -04:00 |
|
trisua
|
53cf75b53c
|
add: ability to edit community title through ui
add: finish README
|
2025-04-02 18:44:31 -04:00 |
|
trisua
|
7c9d5de535
|
Update and rename rust-clippy.yml to docs.yml
|
2025-04-02 15:21:15 -04:00 |
|
trisua
|
f7f95a97f6
|
Create rust-clippy.yml
|
2025-04-02 15:16:02 -04:00 |
|
trisua
|
b4f799bdc5
|
Update issue templates
|
2025-04-02 15:13:25 -04:00 |
|
trisua
|
b973e6fb3c
|
Create SECURITY.md
|
2025-04-02 15:12:57 -04:00 |
|
trisua
|
507c7e39df
|
Create CONTRIBUTING.md
|
2025-04-02 15:12:08 -04:00 |
|
trisua
|
8f82326414
|
Create CODE_OF_CONDUCT.md
|
2025-04-02 15:11:18 -04:00 |
|
trisua
|
41ee7e4125
|
add: better profile card ui
|
2025-04-02 14:19:37 -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
|
b2df2739a7
|
add: audit log and reports table
TODO: audit log/reports UIs
|
2025-04-01 23:16:09 -04:00 |
|
trisua
|
9a9b72bdbb
|
add: profile moderation ui
add: pagination ui
|
2025-04-01 16:12:13 -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
|
e183a01887
|
add: followers/following ui
|
2025-03-31 22:35:11 -04:00 |
|
trisua
|
17564ede49
|
fix: user follows, user blocks, private profile setting
|
2025-03-31 20:02:09 -04:00 |
|