|
f6eb46e7e8
|
fix: check is_deleted when pulling posts from database
|
2025-06-06 22:51:29 -04:00 |
|
|
a9845fbd67
|
add: check associated when voting on polls
|
2025-06-06 15:57:31 -04:00 |
|
|
f4630d4464
|
fix: quotes/reposts pagination
|
2025-06-05 21:40:27 -04:00 |
|
|
afe2955a25
|
fix: poll option text overflow
|
2025-06-05 21:28:01 -04:00 |
|
|
675b3e4ee6
|
add: user associations
|
2025-06-05 20:56:56 -04:00 |
|
|
50319f9124
|
fix: global question answering
|
2025-06-05 16:42:54 -04:00 |
|
|
0f556bb7c8
|
fix: poll expired ui
|
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
|
2025-06-05 16:23:57 -04:00 |
|
|
5a330b7a18
|
fix: post replying
|
2025-06-04 17:32:24 -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 |
|
|
b5e060e8ae
|
fix: hide comments button if post has comments disabled
|
2025-06-03 18:09:12 -04:00 |
|
|
85c1c72cc4
|
fix: exclude moderators from ignore_users
|
2025-06-03 17:58:09 -04:00 |
|
|
a091adc9d9
|
add: report button on profiles and communities
|
2025-06-03 17:42:29 -04:00 |
|
|
75459080c3
|
fix: community settings members tab
|
2025-06-02 22:50:12 -04:00 |
|
|
51d995c36f
|
fix: community user permissions management
|
2025-06-02 22:39:52 -04:00 |
|
|
1ac64d34ed
|
add: paginate notifications/requests pages
|
2025-06-02 21:39:35 -04:00 |
|
|
4be98ead53
|
add: show notifications/requests counts in mod panel
|
2025-06-02 21:23:07 -04:00 |
|
|
0983a3bb84
|
add: allow mods to view user notifications
|
2025-06-02 21:18:19 -04:00 |
|
|
d44004e86b
|
add: slightly better default themes
|
2025-06-02 20:33:51 -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 |
|
|
88afb3ec37
|
fix: ui text spacing
|
2025-06-01 20:24:05 -04:00 |
|
|
7bda718082
|
add: outbox tab on profile
tab is only visible to profile owner and mods
|
2025-06-01 19:26:55 -04:00 |
|
|
5dec98d698
|
add: finish ui rewrite
|
2025-06-01 12:25:33 -04:00 |
|
|
e9846016e6
|
add: rewrite macros.html
|
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
|
2025-05-31 14:38:38 -04:00 |
|
|
7de2c2e935
|
add: text and icon plugins (bberry)
|
2025-05-31 13:07:34 -04:00 |
|
|
350e47f4b7
|
add: rewrite root html
|
2025-05-31 10:17:49 -04:00 |
|
|
78d0766345
|
add: allow lisp templates (bberry)
|
2025-05-30 21:22:53 -04:00 |
|
|
8de5c0ea76
|
add: hide posts from users who have blocked you from timelines
|
2025-05-29 18:59:53 -04:00 |
|
|
22ae479bd7
|
add: provide more information on psql and redis connection errors
|
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
|
2025-05-28 13:06:48 -04:00 |
|
|
3f6f1eda9f
|
add: mark all notifications as read/unread
fix: anonymous avatar/username
|
2025-05-22 22:54:06 -04:00 |
|
|
37e68079d8
|
fix: don't allow reports to be spam deleted
|
2025-05-22 00:36:35 -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 |
|
|
f746290d97
|
fix: ip ban deletion through ui
|
2025-05-21 23:56:22 -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 |
|
|
2b91422d18
|
add: better quote post ui
|
2025-05-21 00:04:18 -04:00 |
|
|
fb2a9285d2
|
fix: don't allow user display name to be over 32 chars
|
2025-05-20 23:30:40 -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 |
|
|
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 |
|
|
0ae283ad8e
|
fix: remove old search help button
|
2025-05-18 21:44:19 -04:00 |
|
|
2ccf380863
|
chore: bump contrasted
|
2025-05-18 21:43:02 -04:00 |
|
|
a4481bea5c
|
fix: profile follow/unfollow buttons
|
2025-05-18 21:17:56 -04:00 |
|