Commit graph

  • a1c6beb664 chore: bump deps trisua 2025-05-07 21:59:10 -04:00
  • aca1a8236c fix: rate limiting fix: wait longer for invoice trisua 2025-05-07 21:54:21 -04:00
  • 797231946a fix: question request deletion trisua 2025-05-06 23:16:45 -04:00
  • 687766f5ee fix: mentions parser escapes, emoji parser escapes trisua 2025-05-06 22:26:44 -04:00
  • 78443cba13 fix: requests pkey with questions trisua 2025-05-06 21:58:02 -04:00
  • 7114a7aae8 fix: chats member list user plate status display trisua 2025-05-06 21:40:47 -04:00
  • b91e9a62fb add: group channels, group channel members list, group channel renaming trisua 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 trisua 2025-05-06 16:28:07 -04:00
  • 0b3573a513 fix: no more id collisions trisua 2025-05-06 16:13:48 -04:00
  • 71d017693c add: post warnings trisua 2025-05-06 15:48:03 -04:00
  • 24cf61c783 fix: emoji shortcodes trisua 2025-05-05 23:44:10 -04:00
  • 570a290954 add: emojis is_animated trisua 2025-05-05 23:27:05 -04:00
  • 8e88cbbc6f fix: emoji shortcode selection trisua 2025-05-05 23:17:17 -04:00
  • af67077ae7 add: markdown emoji parsing trisua 2025-05-05 23:12:46 -04:00
  • d9234bf656 fix: banner upload panic trisua 2025-05-05 21:06:47 -04:00
  • 9636f86de1 fix: list 2 more supporter benefits trisua 2025-05-05 21:00:18 -04:00
  • 1d120555a0 add: stripe integration trisua 2025-05-05 19:38:01 -04:00
  • 2fa5a4dc1f fix: don't send notif when a user you've blocked likes your post fix: don't allow users you've blocked to add you to a chat trisua 2025-05-04 16:42:17 -04:00
  • e727de9c63 add: allow supporters to upload gif avatars/banners trisua 2025-05-04 16:19:34 -04:00
  • cf38022597 add: html footer config trisua 2025-05-03 21:18:07 -04:00
  • 4af112d615 chore: archive workflows trisua 2025-05-03 19:33:03 -04:00
  • d4ae9eb274 chore: finish moving repo trisua 2025-05-03 19:30:46 -04:00
  • 59cfec4819 add: chat notifications use sql_chanes/notifications_tag.sql; ignore first statement if you never used a preview commit trisua 2025-05-03 17:51:36 -04:00
  • a009ef9e34 add: user status trisua 2025-05-03 11:29:31 -04:00
  • 1724f798ca add: broadcast socket id for user sockets trisua 2025-05-02 23:29:38 -04:00
  • ecde5d3d46 fix: use redis aio trisua 2025-05-02 22:59:44 -04:00
  • 0df2cd7b56 fix: start socket stats at 0 trisua 2025-05-02 20:59:58 -04:00
  • 052722eee8 fix: send socket pings every 30 seconds instead of 10 trisua 2025-05-02 20:57:01 -04:00
  • 11b01b1b82 fix: stats page "active user streams" trisua 2025-05-02 20:54:48 -04:00
  • 07f5ebf8e7 add: server stats page trisua 2025-05-02 20:51:19 -04:00
  • 98d6f21e6e add: live browser notifications trisua 2025-05-02 20:08:35 -04:00
  • 58d206eb81 add: client streams api fix: mobile chats ui trisua 2025-05-01 23:35:40 -04:00
  • 094dd5fdb5 add: user socket streams add: group messages by author in ui TODO: group messages by author in ui as they come in from socket TODO: notifications stream connection trisua 2025-05-01 16:43:58 -04:00
  • c549fdd274 add: better mobile chats state add: move channels list to turbo-frame fix: don't spam _render (socket) trisua 2025-04-30 16:45:31 -04:00
  • 0dbf660399 fix: chats ui socket navigation trisua 2025-04-29 16:58:42 -04:00
  • 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 trisua 2025-04-29 16:53:34 -04:00
  • c1c8cdbfcd fix: socket connections/closing you can no longer crash the entire server by connection to the socket 8 times trisua 2025-04-28 21:22:20 -04:00
  • 3a12c0ee6c fix: attempt to stop spamming websocket socket needs major fixes because of weird tokio stuff trisua 2025-04-28 01:30:03 -04:00
  • 93c4093620 fix: abort all socket tasks when any task exits trisua 2025-04-28 00:57:21 -04:00
  • 2924759b01 fix: show listening status on profile with link hidden trisua 2025-04-28 00:06:00 -04:00
  • d669cd4d4e add: websocket pings trisua 2025-04-27 23:59:24 -04:00
  • 25d2d25fbc fix: don't show community id 0 in chats ui trisua 2025-04-27 23:46:12 -04:00
  • 81e44d402c fix: remove void communities from chats trisua 2025-04-27 23:37:48 -04:00
  • 838b9c1304 fix: chats ui text sizing trisua 2025-04-27 23:28:23 -04:00
  • 7774124bd0 add: channels, messages trisua 2025-04-27 23:11:37 -04:00
  • 67492cf73f fix: videos in posts trisua 2025-04-26 22:34:58 -04:00
  • 9bee739a45 add: allow external proxy to proxy videos trisua 2025-04-26 22:28:08 -04:00
  • a114d862ae fix: video embeds add: listening state api trisua 2025-04-26 21:55:32 -04:00
  • 498884291e add: pull track duration trisua 2025-04-26 21:12:29 -04:00
  • f10384ff39 fix(mod): show correct connections in settings trisua 2025-04-26 19:46:41 -04:00
  • c7235158c2 add: track last.fm status update time trisua 2025-04-26 19:31:15 -04:00
  • 0765156697 add: last.fm status integration trisua 2025-04-26 19:23:30 -04:00
  • 3e2bdceb99 fix: refine spotify scopes trisua 2025-04-26 16:49:32 -04:00
  • 33ba576d4a add: profile connections, spotify connection trisua 2025-04-26 16:27:18 -04:00
  • a5c2356940 fix: use "from" instead of "from_hex" (contrasted) trisua 2025-04-25 16:23:42 -04:00
  • a28072be7f add: channels/messages database functions chore: bump contrasted trisua 2025-04-25 16:22:38 -04:00
  • 4cafea66aa fix: weird question answering bug trisua 2025-04-24 21:18:51 -04:00
  • 9e6c5c9726 fix: allow users with a private profile to view their own posts add: channels/messages models trisua 2025-04-24 19:06:30 -04:00
  • 0c814e95d7 add: ability to transfer community ownership trisua 2025-04-24 16:57:25 -04:00
  • 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 trisua 2025-04-24 16:40:03 -04:00
  • 2460e2f8c5 fix: correctly hide posts from blocked users trisua 2025-04-23 17:41:13 -04:00
  • 9a2852f7ba fix: contrast checks trisua 2025-04-23 17:22:33 -04:00
  • 276f25a496 add: reposts/quotes pages add: repost notification trisua 2025-04-23 16:46:13 -04:00
  • 41250ef7ed fix: don't check primary/secondary text color for contrast against surface trisua 2025-04-22 19:49:58 -04:00
  • f867abcb34 add: display warning in profile settings if your text contrast is horrible trisua 2025-04-22 19:46:08 -04:00
  • 434f2ba00d add: anonymous username and anonymous avatar trisua 2025-04-19 23:13:57 -04:00
  • a78ee0f8d2 add: ip test api trisua 2025-04-19 19:09:24 -04:00
  • 3db7f2699c add: anonymous questions trisua 2025-04-19 18:59:55 -04:00
  • 2266afde01 add: profile motivational header setting trisua 2025-04-19 14:52:33 -04:00
  • bc57782bfe fix: delete user follows when deleting user trisua 2025-04-17 21:48:45 -04:00
  • f161e0b176 fix: show totp secret as base32 trisua 2025-04-17 21:16:08 -04:00
  • 539caf7859 fix: chrome specific css issue trisua 2025-04-17 20:19:36 -04:00
  • 3fb76b8e1f fix: remove nsfw questions from global timelines trisua 2025-04-15 18:37:49 -04:00
  • ad17acec98 add: user follow requests add: nsfw questions fix: inherit nsfw status from questions fix: inherit community from questions trisua 2025-04-14 17:21:52 -04:00
  • d6c7372610 add: popular questions timeline trisua 2025-04-13 12:58:44 -04:00
  • 424c823926 fix: community questions page background trisua 2025-04-13 12:51:01 -04:00
  • f452875fbe add: question reactions trisua 2025-04-13 12:44:08 -04:00
  • 9ae9b6d4ea fix: don't use selected="notifications" everywhere trisua 2025-04-13 12:26:40 -04:00
  • bc95f0aaf0 fix: show community in global question timelines trisua 2025-04-13 12:20:55 -04:00
  • 063e33899e add: questions timelines trisua 2025-04-13 12:15:14 -04:00
  • 5d53ceb09c fix: allow MANAGE_COMMUNITIES user permission to bypass read access trisua 2025-04-13 01:37:39 -04:00
  • 85bf844e2d add: theme settings import/export ui trisua 2025-04-13 01:24:16 -04:00
  • 30b23660b6 fix: don't allow users to read posts from communities with strict read access trisua 2025-04-13 01:05:54 -04:00
  • 7b4865333e fix: make reposts of nsfw posts nsfw chore: update permission management uis trisua 2025-04-13 00:54:00 -04:00
  • c49e4458e2 add: allow community questions to be deleted by community owner trisua 2025-04-13 00:48:32 -04:00
  • 09ef0fc301 add: ability to disable reactions on posts trisua 2025-04-13 00:42:10 -04:00
  • 98d17204d7 fix: don't allow request count to go negative trisua 2025-04-13 00:33:41 -04:00
  • 6d5337f930 fix: request count clear trisua 2025-04-12 22:52:44 -04:00
  • 9d091d5421 fix: post page panic trisua 2025-04-12 22:42:57 -04:00
  • 7960484bf9 add: questions, requests trisua 2025-04-12 22:25:54 -04:00
  • 24f67221ca add: "all" timeline add: only show most popular posts from the past week trisua 2025-04-12 12:17:30 -04:00
  • fc9c0f294e fix: make community title change case-insensitive trisua 2025-04-12 11:05:28 -04:00
  • 5e3c0f5588 add: better visual separation between profile posts and normal posts trisua 2025-04-12 10:57:17 -04:00
  • e092d46586 fix: don't allow communities to be renamed to in-use names trisua 2025-04-12 10:15:47 -04:00
  • 5995aaf31c add: user account warnings trisua 2025-04-11 22:12:43 -04:00
  • 535a854a47 add: user theme_color_text_link setting trisua 2025-04-11 20:31:50 -04:00
  • b9ffe00042 fix: don't show profile warning if no warning is set trisua 2025-04-11 18:13:41 -04:00
  • 2ec7e54a8e add: slightly more advanced theming add: profile "before you view" warning trisua 2025-04-11 18:08:51 -04:00
  • 52ac144953 fix: community search sql offset trisua 2025-04-10 21:46:24 -04:00
  • 39cd25f0cc add(ui): show town square community trisua 2025-04-10 21:42:38 -04:00