|
253f11b00c
|
add: send invite code generation errors to client
|
2025-06-23 14:07:15 -04:00 |
|
|
4843688fcf
|
add: ability to generate invite codes in bulk add: better mark as nsfw
ui
|
2025-06-23 13:48:16 -04:00 |
|
|
2a77c61bf2
|
add: ability to add user to stack through block list ui
|
2025-06-22 21:07:35 -04:00 |
|
|
8c969cd56f
|
fix: user delete audit log
|
2025-06-22 19:21:30 -04:00 |
|
|
aceb51c21c
|
add: CACHE_BREAKER env var
|
2025-06-22 18:53:02 -04:00 |
|
|
2f83497f98
|
add: allow free users to create 2 invites
|
2025-06-22 13:50:12 -04:00 |
|
|
626c6711ef
|
add: invite codes
|
2025-06-22 13:03:02 -04:00 |
|
|
958979cfa1
|
fix: check user show_nsfw in community timeline
|
2025-06-22 02:25:41 -04:00 |
|
|
612fbf5eb4
|
add: option to hide posts answering questions from "All" timeline
|
2025-06-22 00:45:05 -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 |
|
|
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 |
|
|
dc50f3a8af
|
add: journal.css special note
|
2025-06-19 19:13:07 -04:00 |
|
|
eb5a0d146f
|
fix: make journal and note titles lowercase add: remove journal index
route
|
2025-06-19 16:34:08 -04:00 |
|
|
97b7e873ed
|
fix: journal privacy
|
2025-06-19 16:19:57 -04:00 |
|
|
c1568ad866
|
add: journals + notes
|
2025-06-19 15:48:04 -04:00 |
|
|
42421bd906
|
add: full journals api
add: full notes api
|
2025-06-18 21:00:07 -04:00 |
|
|
2b253c811c
|
add: infinitely scrolling timelines
|
2025-06-17 01:52:17 -04:00 |
|
|
822aaed0c8
|
add: increase image proxy limit for supporters
|
2025-06-16 19:50:10 -04:00 |
|
|
83c6df6f6e
|
fix: use image/avif as default avatar mime
fix: disable cross-origin iframes
|
2025-06-15 23:35: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 |
|
|
2a99d49c8a
|
fix: custom_css setting
|
2025-06-14 10:16:01 -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 |
|
|
6fcbb1fe00
|
fix: association removal panic
|
2025-06-12 21:06:04 -04:00 |
|
|
68071b96c8
|
add: finish forge stuff
|
2025-06-10 22:02:06 -04:00 |
|
|
14c52b13fb
|
add: make gpa much harder
|
2025-06-09 21:25:54 -04:00 |
|
|
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 |
|
|
a9845fbd67
|
add: check associated when voting on polls
|
2025-06-06 15:57:31 -04:00 |
|
|
675b3e4ee6
|
add: user associations
|
2025-06-05 20:56:56 -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 |
|
|
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 |
|
|
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 |
|
|
fb2a9285d2
|
fix: don't allow user display name to be over 32 chars
|
2025-05-20 23:30:40 -04:00 |
|