Commit graph

20 commits

Author SHA1 Message Date
81036e3733 add: move database drivers to oiseau 2025-06-08 14:15:42 -04:00
829eef7f5d fix: check ip ban by prefix during login 2025-05-21 23:52:29 -04:00
d7e800fcb4 add: ban ipv6 addresses by prefix
assumes all ipv6 addresses have 64-bit prefix (8 bytes at the start + 2 bytes for colons)
2025-05-21 23:32:45 -04:00
fa1a609bf5 fix: login username case
how do people always run into the stupidest problems
2025-05-18 00:32:33 -04:00
37d034db39 fix: profile settings html sanitization 2025-05-13 18:50:36 -04:00
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
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
98d6f21e6e add: live browser notifications 2025-05-02 20:08:35 -04:00
trisua
33ba576d4a add: profile connections, spotify connection 2025-04-26 16:27:18 -04:00
trisua
5995aaf31c add: user account warnings 2025-04-11 22:12:43 -04:00
trisua
df32b9d65e add reposts/quotes
fix #2
2025-04-10 18:16:52 -04:00
trisua
205fcbdcc1 add: user totp 2fa 2025-04-04 21:42:08 -04:00
trisua
20aae5570b add: user account switcher 2025-04-03 22:36:58 -04:00
trisua
131a38abb9 add: cloudflare turnstile captcha
add: "popular communities" card in communities list
2025-04-02 23:26:43 -04:00
trisua
b2df2739a7 add: audit log and reports table
TODO: audit log/reports UIs
2025-04-01 23:16:09 -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
trisua
8580e34be2 add: post comments
add: user follow api, user block api
2025-03-25 22:52:47 -04:00
trisua
559ce19932 add: user follows, user blocks, ip bans
TODO: implement user following API endpoints
TODO: implement user blocking API endpoints
TODO: don't allow blocked users to interact with the users who blocked them
2025-03-25 21:19:55 -04:00
trisua
b3cac5f97a add(ui): ability to log out 2025-03-23 16:37:43 -04:00
trisua
b6fe2fba37 add: postgres support
chore: restructure
2025-03-22 22:17:47 -04:00