Commit graph

104 commits

Author SHA1 Message Date
39574df691 add: developer panel 2025-06-14 20:26:54 -04:00
ebded00fd3 add: apps api 2025-06-14 14:45:52 -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
5844d23399 fix: respect muted phrases in reposts 2025-06-12 23:07:24 -04:00
46f8aea538 add: forge pinned tickets 2025-06-10 22:12:22 -04:00
68071b96c8 add: finish forge stuff 2025-06-10 22:02:06 -04:00
f034cc4f27 add: ability to mute phrases
add: ability to disable gpa experiment
2025-06-10 13:49:17 -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
81036e3733 add: move database drivers to oiseau 2025-06-08 14:15:42 -04:00
675b3e4ee6 add: user associations 2025-06-05 20:56:56 -04:00
6555324650 add: polls 2025-06-04 17:21:46 -04:00
1ac64d34ed add: paginate notifications/requests pages 2025-06-02 21:39:35 -04:00
0983a3bb84 add: allow mods to view user notifications 2025-06-02 21:18:19 -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
8de5c0ea76 add: hide posts from users who have blocked you from timelines 2025-05-29 18:59:53 -04:00
2b91422d18 add: better quote post ui 2025-05-21 00:04:18 -04:00
a4d7f44aa3 fix: don't show dislikes to regular users 2025-05-19 18:52:47 -04:00
c74f36b97c add: profile replies tab
add: profile media tab
2025-05-18 20:51:55 -04:00
3e4ee8126a add: profile and full search 2025-05-18 16:43:56 -04:00
b8b0ef7f21 add: user settings following page
add: comments to be seen by owner of the post they're on (even if the owner is private)
2025-05-18 14:47:24 -04:00
f6cbeb9bd8 add: post drafts
fix: allow question sender to view question
2025-05-17 19:57:09 -04:00
03480d32db fix: don't show posts from banned users ever 2025-05-16 21:42:14 -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
03b252937b fix: don't show posts from private profiles when quoted
fix: password updating (mod)
2025-05-15 23:59:26 -04:00
12adcd5fd3 add: only people with post manage permission to view post likes 2025-05-14 20:16:40 -04:00
b63df2cb31 add: post likes page
fix: requests pkey
2025-05-14 19:54:53 -04:00
bbb629336f fix: check profile privacy settings when viewing link to post 2025-05-14 19:35:29 -04:00
37d034db39 fix: profile settings html sanitization 2025-05-13 18:50:36 -04:00
eb95be0f38 add: ability to manage uploads 2025-05-11 15:20:15 -04:00
70965298b5 add: post image uploads (supporter) 2025-05-11 14:27:55 -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
3706764437 add: blocked users page 2025-05-09 22:36:16 -04:00
5df0ea6152 add: ability to set home to stack 2025-05-09 16:23:40 -04:00
d174b44f57 add: stacks mode and sort 2025-05-09 15:56:19 -04:00
75d72460ae add: user stacks 2025-05-08 22:18:04 -04:00
8c3024cb40 add: post tags 2025-05-08 20:08:43 -04:00
797231946a fix: question request deletion 2025-05-06 23:16:45 -04:00
b91e9a62fb add: group channels, group channel members list, group channel renaming 2025-05-06 21:30:02 -04:00
a62905a8c4 add: show nsfw posts to their author
nsfw posts are also always shown if the profile is private
2025-05-06 16:28:07 -04:00
1d120555a0 add: stripe integration 2025-05-05 19:38:01 -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
07f5ebf8e7 add: server stats page 2025-05-02 20:51:19 -04:00
trisua
98d6f21e6e add: live browser notifications 2025-05-02 20:08:35 -04:00
trisua
58d206eb81 add: client streams api
fix: mobile chats ui
2025-05-01 23:35:40 -04:00
trisua
c549fdd274 add: better mobile chats state
add: move channels list to turbo-frame
fix: don't spam _render (socket)
2025-04-30 16:45:31 -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
33ba576d4a add: profile connections, spotify connection 2025-04-26 16:27:18 -04:00