Commit graph

127 commits

Author SHA1 Message Date
9528d71b2a add: user secondary permission 2025-06-23 19:42:02 -04:00
69fc3ca490 fix: remove MANAGE_INVITES (overflow) 2025-06-22 15:15:39 -04:00
626c6711ef add: invite codes 2025-06-22 13:03:02 -04:00
d1a074eaeb add: increase IPV6_PREFIX_BYTES (8 -> 16) 2025-06-22 03:02:44 -04:00
612fbf5eb4 add: option to hide posts answering questions from "All" timeline 2025-06-22 00:45:05 -04:00
5961999ce4 add: PORT env var 2025-06-22 00:04:32 -04:00
af6fbdf04e add: journal note tags and directories 2025-06-21 19:44:28 -04:00
a37312fecf add: chat message reactions 2025-06-21 03:11:29 -04:00
a4298f95f6 fix: don't allow empty drawings to be uploaded 2025-06-20 19:27:12 -04:00
16843a6ab8 add: drawings in questions 2025-06-20 17:40:55 -04:00
ffdf320c14 add: ability to enable pages instead of infinite scrolling 2025-06-19 22:10:17 -04:00
1b1c1c0bea fix: make forward slash escape mentions parser 2025-06-19 16:23:33 -04:00
42421bd906 add: full journals api
add: full notes api
2025-06-18 21:00:07 -04:00
102ea0ee35 add: journals/notes database interfaces 2025-06-18 19:21:01 -04:00
9443bfb58d add: order dms by last message time 2025-06-15 18:55:19 -04:00
56cea83933 add: circle stacks 2025-06-15 16:09:02 -04:00
50704d27a9 chore: remove features that don't compile
add: posts "circle" column
2025-06-15 12:19:58 -04:00
b71ae1f5a4 add: block list stacks 2025-06-15 11:52:44 -04:00
9bb5f38f76 fix: respect app quota status 2025-06-14 20:41:18 -04:00
39574df691 add: developer panel 2025-06-14 20:26:54 -04:00
ebded00fd3 add: apps api 2025-06-14 14:45:52 -04:00
d128b2c438 add: questions api endpoints 2025-06-13 23:25:10 -04:00
b29760d7ec add: channels/messages scopes and api endpoints 2025-06-13 22:07:36 -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
f034cc4f27 add: ability to mute phrases
add: ability to disable gpa experiment
2025-06-10 13:49:17 -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
675b3e4ee6 add: user associations 2025-06-05 20:56:56 -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
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