Commit graph

25 commits

Author SHA1 Message Date
ffdf320c14 add: ability to enable pages instead of infinite scrolling 2025-06-19 22:10:17 -04:00
56cea83933 add: circle stacks 2025-06-15 16:09:02 -04:00
d128b2c438 add: questions api endpoints 2025-06-13 23:25:10 -04:00
8f16068a34 add: implement 9 new scopes, 21 new api endpoints 2025-06-13 17:47:00 -04:00
c3139ef1d2 add: grant scopes for all community endpoints 2025-06-13 12:49:09 -04:00
68071b96c8 add: finish forge stuff 2025-06-10 22:02:06 -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
a9845fbd67 add: check associated when voting on polls 2025-06-06 15:57:31 -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
4dfa09207e add: polls backend
TODO: polls frontend
2025-06-03 23:35:34 -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
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
efb259764e fix: username and community title validation 2025-05-19 19:31:12 -04:00
24162573ee add: lossy encode webp images 2025-05-17 11:28:58 -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
eb95be0f38 add: ability to manage uploads 2025-05-11 15:20:15 -04:00
6fabb38c10 fix: only allow 4 uploads at once 2025-05-11 14:43:09 -04:00
70965298b5 add: post image uploads (supporter) 2025-05-11 14:27:55 -04:00
trisua
7960484bf9 add: questions, requests 2025-04-12 22:25:54 -04:00
trisua
df32b9d65e add reposts/quotes
fix #2
2025-04-10 18:16:52 -04:00
trisua
619184d02e add: ability to join/leave/be banned from communities 2025-03-31 15:39:49 -04:00
trisua
eecf357325 add: profiles ui, communities ui, posts ui 2025-03-29 00:26:56 -04:00
trisua
d6fbfc3cd6 add: communities list page
TODO(ui): implement community creation, community viewing, community posting
TODO(ui): implement profile following, followers, and posts feed
2025-03-27 18:10:47 -04:00
Renamed from crates/app/src/routes/api/v1/journal/posts.rs (Browse further)