Commit graph

219 commits

Author SHA1 Message Date
57a69eea50 add: increase note character limit (16384 (*16)-> 262144) 2025-06-19 15:52:46 -04:00
c1568ad866 add: journals + notes 2025-06-19 15:48:04 -04:00
42421bd906 add: full journals api
add: full notes api
2025-06-18 21:00:07 -04:00
102ea0ee35 add: journals/notes database interfaces 2025-06-18 19:21:01 -04:00
a6aa2488c4 add: hide simple reposts you cannot view
quotes still show "Could not find original post..." when you cannot view the post that was quoted
2025-06-16 18:32:22 -04:00
a43e586e4c fix: don't send comment notif if our profile is private and we aren't following post owner 2025-06-15 19:26:52 -04:00
9443bfb58d add: order dms by last message time 2025-06-15 18:55:19 -04:00
56cea83933 add: circle stacks 2025-06-15 16:09:02 -04:00
50704d27a9 chore: remove features that don't compile
add: posts "circle" column
2025-06-15 12:19:58 -04:00
0310418837 add: stack block limits 2025-06-15 11:58:07 -04:00
b71ae1f5a4 add: block list stacks 2025-06-15 11:52:44 -04:00
9bb5f38f76 fix: respect app quota status 2025-06-14 20:41:18 -04:00
39574df691 add: developer panel 2025-06-14 20:26:54 -04:00
ebded00fd3 add: apps api 2025-06-14 14:45:52 -04:00
d128b2c438 add: questions api endpoints 2025-06-13 23:25:10 -04:00
b29760d7ec add: channels/messages scopes and api endpoints 2025-06-13 22:07:36 -04:00
8f16068a34 add: implement 9 new scopes, 21 new api endpoints 2025-06-13 17:47:00 -04:00
c3139ef1d2 add: grant scopes for all community endpoints 2025-06-13 12:49:09 -04:00
5844d23399 fix: respect muted phrases in reposts 2025-06-12 23:07:24 -04:00
7bfb113b1f fix: phrase filter case sensitivity 2025-06-11 13:14:49 -04:00
68071b96c8 add: finish forge stuff 2025-06-10 22:02:06 -04:00
53fb4d5778 fix: phrase filter 2025-06-10 17:34:35 -04:00
84daf8bd04 fix: use a pool of 48 posts for gpa 2025-06-10 15:26:03 -04:00
f034cc4f27 add: ability to mute phrases
add: ability to disable gpa experiment
2025-06-10 13:49:17 -04:00
14c52b13fb add: make gpa much harder 2025-06-09 21:25:54 -04:00
6245f9fd2e add: make a higher gpa harder 2025-06-09 21:03:45 -04:00
15dc2e5d71 add: great post average 2025-06-09 20:56:32 -04:00
a6140f7c8c add: forges ui
TODO: forges tickets feed, posts open/closed state
2025-06-09 16:45:36 -04:00
5b1db42c51 add: post titles 2025-06-08 15:34:29 -04:00
1279536609 fix: oiseau dependency 2025-06-08 14:17:47 -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
f6eb46e7e8 fix: check is_deleted when pulling posts from database 2025-06-06 22:51:29 -04:00
675b3e4ee6 add: user associations 2025-06-05 20:56:56 -04:00
460e87e90e add: don't allow poll creator to vote
add: unfollow user when you block them
add: force other user to unfollow you by blocking them
add: leave receiver communities when you block them
2025-06-05 16:23:57 -04:00
6555324650 add: polls 2025-06-04 17:21:46 -04:00
4dfa09207e add: polls backend
TODO: polls frontend
2025-06-03 23:35:34 -04:00
85c1c72cc4 fix: exclude moderators from ignore_users 2025-06-03 17:58:09 -04:00
1ac64d34ed add: paginate notifications/requests pages 2025-06-02 21:39:35 -04:00
c9983b8dcb add: ability to ban strings/characters through server config 2025-06-02 16:36:06 -04:00
701ea79c9a add: show_nsfw, hide_extra_post_tabs settings
add: ability to remove tokens from account switcher ui
2025-06-02 16:11:27 -04:00
7bda718082 add: outbox tab on profile
tab is only visible to profile owner and mods
2025-06-01 19:26:55 -04:00
5dec98d698 add: finish ui rewrite 2025-06-01 12:25:33 -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
78d0766345 add: allow lisp templates (bberry) 2025-05-30 21:22:53 -04:00
8de5c0ea76 add: hide posts from users who have blocked you from timelines 2025-05-29 18:59:53 -04:00
22ae479bd7 add: provide more information on psql and redis connection errors 2025-05-28 13:41:19 -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
3f6f1eda9f add: mark all notifications as read/unread
fix: anonymous avatar/username
2025-05-22 22:54:06 -04:00
37e68079d8 fix: don't allow reports to be spam deleted 2025-05-22 00:36:35 -04:00