Commit Graph

116 Commits

Author SHA1 Message Date
db8d32113c
add some new emoji 2025-06-01 07:53:53 +03:00
f61b618f1e
clarify line breaking rules 2025-06-01 07:12:14 +03:00
615cd36eab
add previews to babycode editor component 2025-06-01 02:35:55 +03:00
8a00500387
add api endpoint to preview babycode 2025-06-01 00:45:11 +03:00
72709226c0
change reply button to quote and simplify quote markup; hashlink to edit box when editing 2025-05-31 21:13:57 +03:00
eb9cadd36d
focus textarea when replying 2025-05-31 21:01:20 +03:00
46d125fa18
submit post on ctrl+enter 2025-05-31 07:12:42 +03:00
9e786893b3
list deps directly in dockerfile for now 2025-05-31 06:57:57 +03:00
1a37ccfd86
add babycode parser, courtesy of kaesa 2025-05-30 22:59:21 +03:00
3e9f771ad3
fix emojis being beeg in user view 2025-05-30 17:29:36 +03:00
bf2bcc4a7f
use direct url for sqlite 2025-05-30 17:07:29 +03:00
dacc5a8d7b
add some forumoji 2025-05-30 05:24:14 +03:00
bda68ed7f4
add a max height to threads in topic view 2025-05-28 19:25:14 +03:00
cf66336e78
add topic moving option for mods 2025-05-28 19:07:05 +03:00
8e646666d1
delete session cookie when logging out and deleting account 2025-05-28 14:39:36 +03:00
aa49d8e4b9
let users change their password william nilliam 2025-05-28 04:43:49 +03:00
1e5e2a2c27
show previous context in reversed order in edit post view 2025-05-28 04:15:34 +03:00
1a96612544
add notification for new post in thread 2025-05-28 04:01:51 +03:00
8ea9afd39d
show timestamps in local time 2025-05-28 00:16:37 +03:00
873a4c0c15
set session cookie with expiration date and secure flag 2025-05-27 18:57:20 +03:00
90cacad449
remove print from config when reading commit hash 2025-05-27 17:45:57 +03:00
d1e29822ac
allow mods to edit their post even if thread is locked 2025-05-27 17:28:39 +03:00
8cd4695794
add img to babycode 2025-05-27 17:20:55 +03:00
c79cc5797a
show running commit in footer 2025-05-27 16:10:35 +03:00
d44c1156b7
add overflow to post preview in topic view 2025-05-27 16:04:56 +03:00
1087e0d511
add overflow to post content 2025-05-26 23:04:30 +03:00
e46883c3c1
add lists support to babycode 2025-05-26 19:45:47 +03:00
ea83a31b16
make cancel post edit button link to the post in question 2025-05-26 04:07:50 +03:00
94f58fef73
fix nested quotes and alter linebreak parsing 2025-05-26 03:32:54 +03:00
6eee661b58
fix reply button not working now 2025-05-26 02:40:09 +03:00
07a65e9633
fix babycode editor buttons not working in user settings 2025-05-26 02:28:22 +03:00
a2d3672fa8
properly handle url= tags 2025-05-26 02:28:22 +03:00
1e9809e4b2 fix: specify docker compose version 2025-05-25 20:39:12 +02:00
9f6541c90c chore: ensure docker compose acts like a service 2025-05-25 20:33:13 +02:00
c426c8aa2a
add font and acknowledgements 2025-05-25 21:07:21 +03:00
a4a79d964e
change regular infobox color to blue 2025-05-25 06:36:47 +03:00
025b3063a6
allow mods to delete topics 2025-05-25 06:36:31 +03:00
5e7dec08b9
allow users to lock and sticky threads 2025-05-25 06:07:42 +03:00
95e4384f22
mention the need for interactive shell in docker instructions 2025-05-25 05:31:18 +03:00
82fb724770
fix avatars 2025-05-25 05:21:35 +03:00
ca0256268b
add ability to delete posts 2025-05-25 04:29:15 +03:00
8a9a5e5bd9
add titles to more pages 2025-05-24 17:39:23 +03:00
ccb2819b01
add user signatures 2025-05-24 17:28:07 +03:00
fbe582ccbc
minor formatting fix 2025-05-24 16:48:38 +03:00
22f97dcc82
add quote to babycode, improve quote text 2025-05-24 16:45:34 +03:00
2773ba5243
remove debug endpoint 2025-05-24 16:16:49 +03:00
2a22f6d2ce
even stronger cachebusting 2025-05-24 16:15:37 +03:00
ed34f394ce
add inline code block support 2025-05-24 16:15:25 +03:00
11dbec0793
better babycode parsing, add horizontal rule 2025-05-24 15:47:31 +03:00
69bfaa8db0
add code blocks + copy 2025-05-24 05:12:46 +03:00