Commit graph

5852 commits

Author SHA1 Message Date
5b91913476 dark_red.css: split select from textarea padding 2026-04-02 23:33:25 +02:00
35d77e20e0 dark.css: split select from textarea padding 2026-04-02 23:33:13 +02:00
0857b3c1db cyberpunk2.css: split select from textarea padding 2026-04-02 23:33:01 +02:00
d6b0de1ca8 cyberpunk.css: split select from textarea padding 2026-04-02 23:32:45 +02:00
7c8e5640ef style.css: remove forced padding from textarea in post form 2026-04-02 23:11:17 +02:00
30bd0b0a91 leddit.css: add reddit dark theme 2026-04-02 23:05:13 +02:00
900e8cde35 reddit.css: add reddit light theme 2026-04-02 23:02:46 +02:00
43c3ea3da6 categories: use the site stylesheet instead of an hardcoded one 2026-04-01 02:01:07 +02:00
9b0fdf3fe4 docker: install PHP settings inside the image 2026-03-28 16:57:15 +01:00
ce74933e87 docker: add file upload settings for PHP 2026-03-28 16:56:54 +01:00
65bff31f9d docker: increase client body size for nginx 2026-03-28 16:56:19 +01:00
3b79619643 ffmpeg.php: fix track selection 2026-03-03 00:15:31 +01:00
c4f8619b5c style.css: remove unused CSS 2026-03-02 22:54:45 +01:00
1de61c7825 functions.php: remove unused code 2026-03-02 22:54:28 +01:00
a68cdba09c style.css: make list markup more compact 2026-03-02 22:39:15 +01:00
87c7e6da42 functions.php: remove unused code in list_markup 2026-03-02 22:38:36 +01:00
a97b36205f posthandler.php: update 2026-03-01 01:45:25 +01:00
e68bdb67f7 ffmpeg.php: document the code 2026-03-01 01:44:51 +01:00
56ef0db55a config.php: remove duplicate error string 2026-03-01 01:27:00 +01:00
4809b9723a Merge pull request 'Add WakabaMark list markup from Anon' (#162) from list-wakabamark-markup into config
Reviewed-on: #162
2026-02-28 17:18:48 -06:00
0cf64deb12 faq: add documentation for list markup 2026-03-01 00:17:27 +01:00
04b11886eb functions.php: implement list markup 2026-03-01 00:06:18 +01:00
57d573519c style.css: reduce top and bottom margin on markup lists 2026-02-28 23:57:00 +01:00
7b312864bc config.php: add list_markup option 2026-02-28 22:22:43 +01:00
80da66ba18 Merge pull request 'Add staff bypass for max_links' (#161) from 158-max-link-bypass into config
Reviewed-on: #161
2026-02-28 11:45:09 -06:00
f419b3c33a functions.php: apply bypass_max_links 2026-02-28 18:39:50 +01:00
58685b6cad config.php: add bypass_max_links 2026-02-28 18:39:22 +01:00
dcc961823d composer: fix autoload rename context.php into init.php 2026-02-28 17:03:39 +01:00
e50c625956 context: split class definition and use 2026-02-28 16:54:42 +01:00
5cacee6d1d ReportQueries.php: fix SQL syntax 2025-11-14 23:49:51 +01:00
681a2e4796 ReportQueries.php: fix call to wrong funciton 2025-11-14 23:01:23 +01:00
98e0bee274 Merge pull request 'Add function to modify and remove warn and ban messages' (#159) from edit-ban-msg into config
Reviewed-on: #159
2025-11-10 15:03:11 -06:00
67aeda60bb pages.php: set ban and warning messages 2025-11-08 01:33:39 +01:00
a7fef25e61 pages.php: extract and display ban and warn messages 2025-11-08 01:33:39 +01:00
34ab8629ef edit_post_form.html: add textarea for ban and warning messages 2025-11-08 01:33:36 +01:00
2fb6919b4d static: update favicon 2025-11-05 23:10:31 +01:00
3ed36fa890 install.sql: explicitly set the collation to utf8mb4_unicode_520_ci 2025-11-05 21:54:30 +01:00
1619fe2cd9 posts.sql: set utf8mb4_unicode_520_ci as the collation 2025-11-05 21:52:01 +01:00
ff36558e89 static: use optimized updated logo 2025-11-01 00:54:39 +01:00
164bcaf091 static: update logo 2025-11-01 00:45:00 +01:00
a1448fafdf style: always use Verdana for sans-serifc, if available 2025-10-28 21:15:44 +01:00
5ada9eb7f7 control-submenu.js: format 2025-10-25 22:34:00 +02:00
615131ada6 control-submenu.js: do not follow anchor button links v2 2025-10-25 22:15:56 +02:00
c80892c725 style.css: set submenu button opacity 2025-10-25 22:07:26 +02:00
9a579bb821 control-submenu.js: do not follow anchor button link 2025-10-25 22:06:59 +02:00
fb146e7267 post_controls.html: add empty link to submenu button to select the right CSS 2025-10-25 22:02:25 +02:00
c487be8754 post_controls.html: fix merge and cycle buttons being shown on replies 2025-10-25 21:57:36 +02:00
2907417baa Merge pull request 'Add dropdown submenu for mod controls' (#157) from mod-dropdown-menu into config
Reviewed-on: #157
2025-10-25 14:57:06 -05:00
de041f187d post_controls.html: group less used mod controls into submenu 2025-10-25 19:22:57 +02:00
86e5bb4675 header.html: inject control-submenu.js 2025-10-25 19:22:34 +02:00