Commit graph

97 commits

Author SHA1 Message Date
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
trisua
a5c2356940 fix: use "from" instead of "from_hex" (contrasted) 2025-04-25 16:23:42 -04:00
trisua
d42375441f add: allow users to block users who have blocked them/private users
fix: anonymous post page panic
add: allow users to select home timeline
2025-04-24 16:40:03 -04:00
trisua
276f25a496 add: reposts/quotes pages
add: repost notification
2025-04-23 16:46:13 -04:00
trisua
41250ef7ed fix: don't check primary/secondary text color for contrast against surface 2025-04-22 19:49:58 -04:00
trisua
f867abcb34 add: display warning in profile settings if your text contrast is horrible 2025-04-22 19:46:08 -04:00
trisua
ad17acec98 add: user follow requests
add: nsfw questions
fix: inherit nsfw status from questions
fix: inherit community from questions
2025-04-14 17:21:52 -04:00
trisua
d6c7372610 add: popular questions timeline 2025-04-13 12:58:44 -04:00