Commit graph

  • afe2955a25 fix: poll option text overflow trisua 2025-06-05 21:28:01 -04:00
  • 675b3e4ee6 add: user associations trisua 2025-06-05 20:56:56 -04:00
  • 50319f9124 fix: global question answering trisua 2025-06-05 16:42:54 -04:00
  • 0f556bb7c8 fix: poll expired ui trisua 2025-06-05 16:34:07 -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 trisua 2025-06-05 16:23:57 -04:00
  • 5a330b7a18 fix: post replying trisua 2025-06-04 17:32:24 -04:00
  • 6555324650 add: polls trisua 2025-06-04 17:21:46 -04:00
  • 4dfa09207e add: polls backend TODO: polls frontend trisua 2025-06-03 23:35:34 -04:00
  • b5e060e8ae fix: hide comments button if post has comments disabled trisua 2025-06-03 18:09:12 -04:00
  • 85c1c72cc4 fix: exclude moderators from ignore_users trisua 2025-06-03 17:58:09 -04:00
  • a091adc9d9 add: report button on profiles and communities trisua 2025-06-03 17:42:29 -04:00
  • 75459080c3 fix: community settings members tab trisua 2025-06-02 22:50:12 -04:00
  • 51d995c36f fix: community user permissions management trisua 2025-06-02 22:39:52 -04:00
  • 1ac64d34ed add: paginate notifications/requests pages trisua 2025-06-02 21:39:35 -04:00
  • 4be98ead53 add: show notifications/requests counts in mod panel trisua 2025-06-02 21:23:07 -04:00
  • 0983a3bb84 add: allow mods to view user notifications trisua 2025-06-02 21:18:19 -04:00
  • d44004e86b add: slightly better default themes trisua 2025-06-02 20:33:51 -04:00
  • c9983b8dcb add: ability to ban strings/characters through server config trisua 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 trisua 2025-06-02 16:11:27 -04:00
  • 88afb3ec37 fix: ui text spacing trisua 2025-06-01 20:24:05 -04:00
  • 7bda718082 add: outbox tab on profile tab is only visible to profile owner and mods trisua 2025-06-01 19:26:55 -04:00
  • 5dec98d698 add: finish ui rewrite trisua 2025-06-01 12:25:33 -04:00
  • e9846016e6 add: rewrite macros.html trisua 2025-05-31 20:42:11 -04:00
  • bf27c51ad3 add: user grants TODO: add grant creation api, grant tab in sessions tab of settings, grant api endpoints trisua 2025-05-31 14:38:38 -04:00
  • 7de2c2e935 add: text and icon plugins (bberry) trisua 2025-05-31 13:07:34 -04:00
  • 350e47f4b7 add: rewrite root html trisua 2025-05-31 10:17:49 -04:00
  • 78d0766345 add: allow lisp templates (bberry) trisua 2025-05-30 21:22:53 -04:00
  • 8de5c0ea76 add: hide posts from users who have blocked you from timelines trisua 2025-05-29 18:59:53 -04:00
  • 22ae479bd7 add: provide more information on psql and redis connection errors trisua 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 trisua 2025-05-28 13:06:48 -04:00
  • 3f6f1eda9f add: mark all notifications as read/unread fix: anonymous avatar/username trisua 2025-05-22 22:54:06 -04:00
  • 37e68079d8 fix: don't allow reports to be spam deleted trisua 2025-05-22 00:36:35 -04:00
  • 3224ce3305 fix: ipv4 parse panic trisua 2025-05-22 00:29:00 -04:00
  • b1d812d07b fix: ip parse panic trisua 2025-05-22 00:26:29 -04:00
  • f746290d97 fix: ip ban deletion through ui trisua 2025-05-21 23:56:22 -04:00
  • 829eef7f5d fix: check ip ban by prefix during login trisua 2025-05-21 23:52:29 -04:00
  • d7e800fcb4 add: ban ipv6 addresses by prefix assumes all ipv6 addresses have 64-bit prefix (8 bytes at the start + 2 bytes for colons) trisua 2025-05-21 23:32:45 -04:00
  • 2b91422d18 add: better quote post ui trisua 2025-05-21 00:04:18 -04:00
  • fb2a9285d2 fix: don't allow user display name to be over 32 chars trisua 2025-05-20 23:30:40 -04:00
  • 946f78a90b fix: don't send quote notification if quoter is private trisua 2025-05-19 19:56:34 -04:00
  • 47124bcc71 fix: don't show deleted posts in repost trisua 2025-05-19 19:45:20 -04:00
  • 6fa273b9f5 add: allow commas in names https://tetratto.com/post/182999539626541056 trisua 2025-05-19 19:38:10 -04:00
  • efb259764e fix: username and community title validation trisua 2025-05-19 19:31:12 -04:00
  • a4d7f44aa3 fix: don't show dislikes to regular users trisua 2025-05-19 18:52:47 -04:00
  • 0ae283ad8e fix: remove old search help button trisua 2025-05-18 21:44:19 -04:00
  • 2ccf380863 chore: bump contrasted trisua 2025-05-18 21:43:02 -04:00
  • a4481bea5c fix: profile follow/unfollow buttons trisua 2025-05-18 21:17:56 -04:00
  • c74f36b97c add: profile replies tab add: profile media tab trisua 2025-05-18 20:51:55 -04:00
  • 3e4ee8126a add: profile and full search trisua 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) trisua 2025-05-18 14:47:24 -04:00
  • fa1a609bf5 fix: login username case how do people always run into the stupidest problems trisua 2025-05-18 00:32:33 -04:00
  • 4837da0cba fix: repost ui limitation trisua 2025-05-17 22:12:29 -04:00
  • 657c204a66 fix: markdown autolinks trisua 2025-05-17 20:36:44 -04:00
  • 3326bbc1ae fix: load post creation page without turbo (for communities) trisua 2025-05-17 20:15:50 -04:00
  • aee6026d01 fix: load correct community icon in create post page trisua 2025-05-17 20:09:02 -04:00
  • abc597de95 add: infinite post drafts for supporters trisua 2025-05-17 20:02:55 -04:00
  • f6cbeb9bd8 add: post drafts fix: allow question sender to view question trisua 2025-05-17 19:57:09 -04:00
  • 24162573ee add: lossy encode webp images trisua 2025-05-17 11:28:58 -04:00
  • 03480d32db fix: don't show posts from banned users ever trisua 2025-05-16 21:42:14 -04:00
  • 741fe1c986 add: ability to require account to view profile trisua 2025-05-16 21:29:25 -04:00
  • dd4f8b6d58 add: purge/restore post api trisua 2025-05-16 16:20:24 -04:00
  • 81307752c2 fix: stacks manage page when user deletes profile add: allow moderators to view deleted posts trisua 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 trisua 2025-05-16 00:25:44 -04:00
  • 03b252937b fix: don't show posts from private profiles when quoted fix: password updating (mod) trisua 2025-05-15 23:59:26 -04:00
  • 2ec56809b8 add: order popular tabs by score instead of just likes score = likes - dislikes trisua 2025-05-14 20:39:22 -04:00
  • 12adcd5fd3 add: only people with post manage permission to view post likes trisua 2025-05-14 20:16:40 -04:00
  • 5d5849cdef fix: post likes page trisua 2025-05-14 20:03:21 -04:00
  • b63df2cb31 add: post likes page fix: requests pkey trisua 2025-05-14 19:54:53 -04:00
  • bbb629336f fix: check profile privacy settings when viewing link to post trisua 2025-05-14 19:35:29 -04:00
  • 3925028d5b fix: lightbox image styling trisua 2025-05-13 18:54:41 -04:00
  • 37d034db39 fix: profile settings html sanitization trisua 2025-05-13 18:50:36 -04:00
  • d1e8e2b27c fix: image lightbox loading trisua 2025-05-12 21:31:33 -04:00
  • 08505c2403 fix: account username changing trisua 2025-05-12 21:06:22 -04:00
  • 65f59100ce fix: message deletion by owner trisua 2025-05-12 18:54:18 -04:00
  • 52c1ddd7c4 fix: requests page question buttons trisua 2025-05-12 18:47:42 -04:00
  • f3b605e30e fix: allow posts to be made with empty content if an image is uploaded fix: chats websocket message delete trisua 2025-05-12 18:46:24 -04:00
  • d3c696026a fix: context updates in post creation page trisua 2025-05-11 21:19:06 -04:00
  • 797ce06eba fix: parse mention even if it's the last thing in the string trisua 2025-05-11 16:46:32 -04:00
  • 52339e6b98 fix: global question answering trisua 2025-05-11 15:40:03 -04:00
  • 68c3a5d84e add: ability to upload images while creating a reply or answer trisua 2025-05-11 15:34:09 -04:00
  • eb95be0f38 add: ability to manage uploads trisua 2025-05-11 15:20:15 -04:00
  • 6fabb38c10 fix: only allow 4 uploads at once trisua 2025-05-11 14:43:09 -04:00
  • 70965298b5 add: post image uploads (supporter) trisua 2025-05-11 14:27:55 -04:00
  • ba1f8ef063 fix: log into next stored account on logout trisua 2025-05-10 22:40:32 -04:00
  • 8e241b3435 fix: gif emoji uploading fix: external image proxy trisua 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 trisua 2025-05-10 21:58:02 -04:00
  • 9f187039e6 fix(ui): custom css description text trisua 2025-05-09 23:47:44 -04:00
  • 246e54e1d0 fix: delete invalid userblocks when viewing settings trisua 2025-05-09 23:03:31 -04:00
  • 9ce1161361 fix: delete memberships when community is deleted from account deletion trisua 2025-05-09 22:59:19 -04:00
  • 3706764437 add: blocked users page trisua 2025-05-09 22:36:16 -04:00
  • 6893aeedb5 fix: messages loading when sender deleted their account trisua 2025-05-09 16:42:38 -04:00
  • 733a8a7d09 fix: ip bans trisua 2025-05-09 16:31:24 -04:00
  • 5df0ea6152 add: ability to set home to stack trisua 2025-05-09 16:23:40 -04:00
  • 870289a5bb add: stacks mode and sort sql trisua 2025-05-09 15:56:40 -04:00
  • d174b44f57 add: stacks mode and sort trisua 2025-05-09 15:56:19 -04:00
  • 281e9bea44 fix: profile pagination buttons t 2025-05-09 12:21:56 +00:00
  • 71ee99c3b4 fix: stack create api t 2025-05-09 02:44:42 +00:00
  • 0a8d91bfac fix: check stack name length trisua 2025-05-08 22:35:05 -04:00
  • 44ed832fd7 fix: stack settings page title trisua 2025-05-08 22:20:29 -04:00
  • 75d72460ae add: user stacks trisua 2025-05-08 22:18:04 -04:00