Commit graph

94 commits

Author SHA1 Message Date
c4de17058b add: littleweb base 2025-07-07 14:45:30 -04:00
07a23f505b add: dedicated responses tab for profiles 2025-07-06 13:34:20 -04:00
2ec8d86edf add: purchased accounts 2025-07-03 21:56:21 -04:00
973373426a add: policy achievements 2025-06-30 18:49:41 -04:00
f5faed7762 add: use RemoteAddr for ip blocks as well 2025-06-30 15:35:18 -04:00
b501a7c5f0 add: 4 more achievements 2025-06-29 18:38:32 -04:00
0163391380 add: ability to ip block users from their profile 2025-06-28 13:15:37 -04:00
5dd9fa01cb add: 8 achievements add: larger text setting fix: small infinite
timeline bugs
2025-06-27 13:10:04 -04:00
b860f74124 add: user achievements 2025-06-27 03:45:50 -04:00
e7c4cf14aa add: option to clear all notifications when you open the page 2025-06-27 01:38:35 -04:00
2cd04b0db0 add: global notes 2025-06-26 02:56:22 -04:00
6e0f2985b9 fix: user avatar mime change from gif to avif 2025-06-25 23:15:24 -04:00
ffdb767518 add: full links api 2025-06-24 16:34:55 -04:00
c2dbe2f114 fix: gif image uploading 2025-06-24 14:18:19 -04:00
66beef6b1d fix: invite codes fix: missing icons 2025-06-23 22:31:14 -04:00
0ae64de989 add: update user secondary role api 2025-06-23 19:49:52 -04:00
339aa59434 fix: invite code snowflake id collisions 2025-06-23 14:17:01 -04:00
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
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
ffdf320c14 add: ability to enable pages instead of infinite scrolling 2025-06-19 22:10:17 -04:00
83c6df6f6e fix: use image/avif as default avatar mime
fix: disable cross-origin iframes
2025-06-15 23:35:19 -04:00
50704d27a9 chore: remove features that don't compile
add: posts "circle" column
2025-06-15 12:19:58 -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
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
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
81036e3733 add: move database drivers to oiseau 2025-06-08 14:15:42 -04:00
675b3e4ee6 add: user associations 2025-06-05 20:56:56 -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
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
fa1a609bf5 fix: login username case
how do people always run into the stupidest problems
2025-05-18 00:32:33 -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
bbb629336f fix: check profile privacy settings when viewing link to post 2025-05-14 19:35:29 -04:00
37d034db39 fix: profile settings html sanitization 2025-05-13 18:50:36 -04:00
eb95be0f38 add: ability to manage uploads 2025-05-11 15:20:15 -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
aca1a8236c fix: rate limiting
fix: wait longer for invoice
2025-05-07 21:54:21 -04:00