Commit graph

55 commits

Author SHA1 Message Date
63d3c2350d add: user is_deactivated 2025-07-19 03:17:21 -04:00
884a89904e add: channel mutes 2025-07-18 20:04:26 -04:00
02f3d08926 add: developer pass 2025-07-18 14:52:00 -04:00
5c520f4308 add: app_data table 2025-07-17 01:30:27 -04:00
959a125992 add: change default avatar 2025-07-14 22:05:59 -04:00
ea13526515 add: product types 2025-07-13 00:50:16 -04:00
fdaa81422a add: better stripe endpoint 2025-07-12 16:30:57 -04:00
c4de17058b add: littleweb base 2025-07-07 14:45:30 -04:00
0aa2ea362f chore: refactor auto_method macro for SecondaryPermission 2025-07-02 23:10:58 -04:00
b493b2ade8 add: layouts api 2025-07-02 20:14:04 -04:00
2cd04b0db0 add: global notes 2025-06-26 02:56:22 -04:00
ffdb767518 add: full links api 2025-06-24 16:34:55 -04:00
2676340fba add: more mod panel stats add: show user invite in mod panel add:
ability to share to twitter/bluesky
2025-06-24 13:18:52 -04:00
626c6711ef add: invite codes 2025-06-22 13:03:02 -04:00
a37312fecf add: chat message reactions 2025-06-21 03:11:29 -04:00
102ea0ee35 add: journals/notes database interfaces 2025-06-18 19:21:01 -04:00
9443bfb58d add: order dms by last message time 2025-06-15 18:55:19 -04:00
b71ae1f5a4 add: block list stacks 2025-06-15 11:52:44 -04:00
ebded00fd3 add: apps api 2025-06-14 14:45:52 -04:00
81036e3733 add: move database drivers to oiseau 2025-06-08 14:15:42 -04:00
4dfa09207e add: polls backend
TODO: polls frontend
2025-06-03 23:35:34 -04:00
6fa273b9f5 add: allow commas in names
https://tetratto.com/post/182999539626541056
2025-05-19 19:38:10 -04:00
f6cbeb9bd8 add: post drafts
fix: allow question sender to view question
2025-05-17 19:57:09 -04:00
81307752c2 fix: stacks manage page when user deletes profile
add: allow moderators to view deleted posts
2025-05-16 16:09:21 -04:00
75d72460ae add: user stacks 2025-05-08 22:18:04 -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
trisua
0df2cd7b56 fix: start socket stats at 0 2025-05-02 20:59:58 -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
7774124bd0 add: channels, messages 2025-04-27 23:11:37 -04:00
trisua
a28072be7f add: channels/messages database functions
chore: bump contrasted
2025-04-25 16:22:38 -04:00
trisua
3db7f2699c add: anonymous questions 2025-04-19 18:59:55 -04:00
trisua
7b4865333e fix: make reposts of nsfw posts nsfw
chore: update permission management uis
2025-04-13 00:54:00 -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
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
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
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
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
00abbc8fa2 chore: finish renaming pages to communities 2025-03-27 19:08:34 -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
81005a6e1c add: notifications table
add: query_rows macro
fix: postgres driver
2025-03-25 18:18:33 -04:00