Commit Graph

105 Commits

Author SHA1 Message Date
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
66318698e5
add reusable babycode editor 2025-05-24 02:45:54 +03:00
ec3f144b4e
add reply button functionality 2025-05-24 01:07:58 +03:00
e7260090ac
add post editing 2025-05-24 00:11:27 +03:00
738b4163a8
prepare post history 2025-05-23 21:29:22 +03:00
3dde2ba49a
migrate before running server 2025-05-23 21:28:14 +03:00
12269dd9b3
add sorting topics view 2025-05-23 20:41:06 +03:00
800cd6a1bf
alias js folder to /static/js in ngx config 2025-05-23 20:40:32 +03:00
f3aaa6d24d
fix wrong url redirect on thread create 2025-05-23 16:12:09 +03:00
f071919fa8
better? cache busting 2025-05-23 16:08:26 +03:00
d70b27cda0
use infobox to signal topic locked 2025-05-23 15:28:09 +03:00
1038e8ea1e
add .touched files to ignores 2025-05-23 14:13:37 +03:00