Commit graph

163 commits

Author SHA1 Message Date
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
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
fa1a609bf5 fix: login username case
how do people always run into the stupidest problems
2025-05-18 00:32:33 -04:00
4837da0cba fix: repost ui limitation 2025-05-17 22:12:29 -04:00
abc597de95 add: infinite post drafts for supporters 2025-05-17 20:02:55 -04:00
f6cbeb9bd8 add: post drafts
fix: allow question sender to view question
2025-05-17 19:57:09 -04:00
24162573ee add: lossy encode webp images 2025-05-17 11:28:58 -04:00
03480d32db fix: don't show posts from banned users ever 2025-05-16 21:42:14 -04:00
741fe1c986 add: ability to require account to view profile 2025-05-16 21:29:25 -04:00
dd4f8b6d58 add: purge/restore post api 2025-05-16 16:20:24 -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
4c26879d00 add: show if user account is banned on profile
fix: check post owner privacy settings on community pages
2025-05-16 00:25:44 -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
2ec56809b8 add: order popular tabs by score instead of just likes
score = likes - dislikes
2025-05-14 20:39:22 -04:00
b63df2cb31 add: post likes page
fix: requests pkey
2025-05-14 19:54:53 -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
65f59100ce fix: message deletion by owner 2025-05-12 18:54:18 -04:00
f3b605e30e fix: allow posts to be made with empty content if an image is uploaded
fix: chats websocket message delete
2025-05-12 18:46:24 -04:00
797ce06eba fix: parse mention even if it's the last thing in the string 2025-05-11 16:46:32 -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
8e241b3435 fix: gif emoji uploading
fix: external image proxy
2025-05-10 22:11:12 -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
246e54e1d0 fix: delete invalid userblocks when viewing settings 2025-05-09 23:03:31 -04:00
9ce1161361 fix: delete memberships when community is deleted from account deletion 2025-05-09 22:59:19 -04:00
3706764437 add: blocked users page 2025-05-09 22:36:16 -04:00
6893aeedb5 fix: messages loading when sender deleted their account 2025-05-09 16:42:38 -04:00
733a8a7d09 fix: ip bans 2025-05-09 16:31:24 -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
0a8d91bfac fix: check stack name length 2025-05-08 22:35:05 -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
efeb660de6 fix: don't allow users to mention users who have blocked them 2025-05-08 17:41:15 -04:00
303703a9a6 add: don't allow blocked users to react to posts 2025-05-08 17:12:15 -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
797231946a fix: question request deletion 2025-05-06 23:16:45 -04:00
687766f5ee fix: mentions parser escapes, emoji parser escapes 2025-05-06 22:26:44 -04:00
78443cba13 fix: requests pkey with questions 2025-05-06 21:58:02 -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
0b3573a513 fix: no more id collisions 2025-05-06 16:13:48 -04:00
71d017693c add: post warnings 2025-05-06 15:48:03 -04:00
24cf61c783 fix: emoji shortcodes 2025-05-05 23:44:10 -04:00
570a290954 add: emojis is_animated 2025-05-05 23:27:05 -04:00