Commit graph

58 commits

Author SHA1 Message Date
a37312fecf add: chat message reactions 2025-06-21 03:11:29 -04:00
16843a6ab8 add: drawings in questions 2025-06-20 17:40:55 -04:00
50704d27a9 chore: remove features that don't compile
add: posts "circle" column
2025-06-15 12:19:58 -04:00
39574df691 add: developer panel 2025-06-14 20:26:54 -04:00
a6140f7c8c add: forges ui
TODO: forges tickets feed, posts open/closed state
2025-06-09 16:45:36 -04:00
81036e3733 add: move database drivers to oiseau 2025-06-08 14:15:42 -04:00
40fce4bc77 add: delete uploads and polls when user is deleted 2025-06-07 21:18:28 -04:00
675b3e4ee6 add: user associations 2025-06-05 20:56:56 -04:00
4dfa09207e add: polls backend
TODO: polls frontend
2025-06-03 23:35:34 -04:00
bf27c51ad3 add: user grants
TODO: add grant creation api, grant tab in sessions tab of settings, grant api endpoints
2025-05-31 14:38:38 -04:00
8de5c0ea76 add: hide posts from users who have blocked you from timelines 2025-05-29 18:59:53 -04:00
013bc0b45f fix: mark all notifications as read/unread
fix: check profile status, warning, and biography length
fix: check post warning and tags length
2025-05-28 13:06:48 -04:00
6fa273b9f5 add: allow commas in names
https://tetratto.com/post/182999539626541056
2025-05-19 19:38:10 -04:00
efb259764e fix: username and community title validation 2025-05-19 19:31:12 -04:00
f6cbeb9bd8 add: post drafts
fix: allow question sender to view question
2025-05-17 19:57:09 -04:00
03b252937b fix: don't show posts from private profiles when quoted
fix: password updating (mod)
2025-05-15 23:59:26 -04:00
37d034db39 fix: profile settings html sanitization 2025-05-13 18:50:36 -04:00
08505c2403 fix: account username changing 2025-05-12 21:06:22 -04:00
9ce1161361 fix: delete memberships when community is deleted from account deletion 2025-05-09 22:59:19 -04:00
75d72460ae add: user stacks 2025-05-08 22:18:04 -04:00
d7a37809ba fix: require reactions to be unique for owner, asset
add: cut off really long text in posts
2025-05-08 16:35:58 -04:00
71d017693c add: post warnings 2025-05-06 15:48:03 -04:00
1d120555a0 add: stripe integration 2025-05-05 19:38:01 -04:00
e727de9c63 add: allow supporters to upload gif avatars/banners 2025-05-04 16:19:34 -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
3db7f2699c add: anonymous questions 2025-04-19 18:59:55 -04:00
trisua
bc57782bfe fix: delete user follows when deleting user 2025-04-17 21:48:45 -04:00
trisua
f161e0b176 fix: show totp secret as base32 2025-04-17 21:16:08 -04:00
trisua
6d5337f930 fix: request count clear 2025-04-12 22:52:44 -04:00
trisua
9d091d5421 fix: post page panic 2025-04-12 22:42:57 -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
f49cc80886 add: profile and community opengraph tags 2025-04-09 00:10:58 -04:00
trisua
205fcbdcc1 add: user totp 2fa 2025-04-04 21:42:08 -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
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
9a9b72bdbb add: profile moderation ui
add: pagination ui
2025-04-01 16:12:13 -04:00
trisua
e183a01887 add: followers/following ui 2025-03-31 22:35:11 -04:00
trisua
de53eec0e8 add: timelines, homepage 2025-03-31 19:31:36 -04:00
trisua
f3c2157dfc add: user settings ui 2025-03-31 11:45:34 -04:00
trisua
e7e9b49195 fix: make usernames and community titles case insensitive 2025-03-30 22:33:07 -04:00
trisua
eecf357325 add: profiles ui, communities ui, posts ui 2025-03-29 00:26:56 -04:00
trisua
5cfca49793 add: profile is_verified
add: better profile not found page
TODO: use error page for fallback service
2025-03-26 21:46:21 -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