|
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 |
|
|
5b1db42c51
|
add: post titles
|
2025-06-08 15:34:29 -04:00 |
|
|
81036e3733
|
add: move database drivers to oiseau
|
2025-06-08 14:15:42 -04:00 |
|
|
40fce4bc77
|
add: delete uploads and polls when user is deleted
|
2025-06-07 21:18:28 -04:00 |
|
|
f6eb46e7e8
|
fix: check is_deleted when pulling posts from database
|
2025-06-06 22:51:29 -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
|
2025-06-05 16:23:57 -04:00 |
|
|
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 |
|
|
85c1c72cc4
|
fix: exclude moderators from ignore_users
|
2025-06-03 17:58:09 -04:00 |
|
|
c9983b8dcb
|
add: ability to ban strings/characters through server config
|
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
|
2025-06-02 16:11:27 -04:00 |
|
|
5dec98d698
|
add: finish ui rewrite
|
2025-06-01 12:25:33 -04:00 |
|
|
946f78a90b
|
fix: don't send quote notification if quoter is private
|
2025-05-19 19:56:34 -04:00 |
|
|
47124bcc71
|
fix: don't show deleted posts in repost
|
2025-05-19 19:45:20 -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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
efeb660de6
|
fix: don't allow users to mention users who have blocked them
|
2025-05-08 17:41:15 -04:00 |
|
|
78443cba13
|
fix: requests pkey with questions
|
2025-05-06 21:58: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 |
|
|
71d017693c
|
add: post warnings
|
2025-05-06 15:48:03 -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
|
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
|
9a2852f7ba
|
fix: contrast checks
|
2025-04-23 17:22:33 -04:00 |
|
trisua
|
276f25a496
|
add: reposts/quotes pages
add: repost notification
|
2025-04-23 16:46:13 -04:00 |
|
trisua
|
3db7f2699c
|
add: anonymous questions
|
2025-04-19 18:59:55 -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
|
bc95f0aaf0
|
fix: show community in global question timelines
|
2025-04-13 12:20:55 -04:00 |
|
trisua
|
063e33899e
|
add: questions timelines
|
2025-04-13 12:15:14 -04:00 |
|
trisua
|
7b4865333e
|
fix: make reposts of nsfw posts nsfw
chore: update permission management uis
|
2025-04-13 00:54:00 -04:00 |
|
trisua
|
7960484bf9
|
add: questions, requests
|
2025-04-12 22:25:54 -04:00 |
|