|
6555324650
|
add: polls
|
2025-06-04 17:21:46 -04:00 |
|
|
4dfa09207e
|
add: polls backend
TODO: polls frontend
|
2025-06-03 23:35:34 -04:00 |
|
|
701ea79c9a
|
add: show_nsfw, hide_extra_post_tabs settings
add: ability to remove tokens from account switcher ui
|
2025-06-02 16:11:27 -04:00 |
|
|
bf27c51ad3
|
add: user grants
TODO: add grant creation api, grant tab in sessions tab of settings, grant api endpoints
|
2025-05-31 14:38:38 -04:00 |
|
|
3224ce3305
|
fix: ipv4 parse panic
|
2025-05-22 00:29:00 -04:00 |
|
|
b1d812d07b
|
fix: ip parse panic
|
2025-05-22 00:26:29 -04:00 |
|
|
829eef7f5d
|
fix: check ip ban by prefix during login
|
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)
|
2025-05-21 23:32:45 -04:00 |
|
|
a4d7f44aa3
|
fix: don't show dislikes to regular users
|
2025-05-19 18:52:47 -04:00 |
|
|
f6cbeb9bd8
|
add: post drafts
fix: allow question sender to view question
|
2025-05-17 19:57:09 -04:00 |
|
|
741fe1c986
|
add: ability to require account to view profile
|
2025-05-16 21:29:25 -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 |
|
|
797ce06eba
|
fix: parse mention even if it's the last thing in the string
|
2025-05-11 16:46:32 -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 |
|
|
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 |
|
|
303703a9a6
|
add: don't allow blocked users to react to posts
|
2025-05-08 17:12:15 -04:00 |
|
|
687766f5ee
|
fix: mentions parser escapes, emoji parser escapes
|
2025-05-06 22:26:44 -04:00 |
|
|
b91e9a62fb
|
add: group channels, group channel members list, group channel renaming
|
2025-05-06 21:30:02 -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 |
|
|
570a290954
|
add: emojis is_animated
|
2025-05-05 23:27:05 -04:00 |
|
|
af67077ae7
|
add: markdown emoji parsing
|
2025-05-05 23:12:46 -04:00 |
|
|
1d120555a0
|
add: stripe integration
|
2025-05-05 19:38:01 -04:00 |
|
|
e727de9c63
|
add: allow supporters to upload gif avatars/banners
|
2025-05-04 16:19:34 -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
|
a009ef9e34
|
add: user status
|
2025-05-03 11:29:31 -04:00 |
|
trisua
|
1724f798ca
|
add: broadcast socket id for user sockets
|
2025-05-02 23:29:38 -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
|
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
|
2025-05-01 16:43:58 -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
|
0765156697
|
add: last.fm status integration
|
2025-04-26 19:23:30 -04:00 |
|
trisua
|
33ba576d4a
|
add: profile connections, spotify connection
|
2025-04-26 16:27:18 -04:00 |
|
trisua
|
a28072be7f
|
add: channels/messages database functions
chore: bump contrasted
|
2025-04-25 16:22:38 -04:00 |
|
trisua
|
9e6c5c9726
|
fix: allow users with a private profile to view their own posts
add: channels/messages models
|
2025-04-24 19:06:30 -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
|
434f2ba00d
|
add: anonymous username and anonymous avatar
|
2025-04-19 23:13:57 -04:00 |
|
trisua
|
3db7f2699c
|
add: anonymous questions
|
2025-04-19 18:59:55 -04:00 |
|
trisua
|
2266afde01
|
add: profile motivational header setting
|
2025-04-19 14:52:33 -04:00 |
|
trisua
|
bc57782bfe
|
fix: delete user follows when deleting user
|
2025-04-17 21:48:45 -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 |
|