Commit graph

5344 commits

Author SHA1 Message Date
Zankaria
026a70988c overboards: remove obsolete code 2024-10-20 14:01:30 +02:00
Zankaria
52dd8960a9 overboards: parametize post form inclusion 2024-10-20 14:01:30 +02:00
Zankaria
a88a2e647e overboards: minor format 2024-10-20 14:01:30 +02:00
a111d38176 Update mailmap 2024-10-20 14:01:08 +02:00
Zankaria
981c6bcdbd Add /games/ flags 2024-10-20 10:33:33 +02:00
14d48402b4 main.js: remove captcha load recoup 2024-10-19 19:22:39 +02:00
0cb602fd95 Merge branch '23-fix-captcha' into 'config'
Tentative fix for #23 "captcha occasionally breaks"

Closes #23

See merge request leftypol/leftypol!4
2024-10-19 17:09:54 +00:00
deda7df25c index.html: load captcha after main.js 2024-10-19 19:00:01 +02:00
d828fb13b9 catalog.html: load captcha after main.js 2024-10-19 18:58:46 +02:00
0a3430c134 thread.html: load captcha after main.js 2024-10-19 18:58:23 +02:00
968e2ea5dc header.html: remove obsolete recaptcha styling 2024-10-19 18:55:32 +02:00
8cb2790b10 Adjust flags 2024-10-18 20:21:33 +02:00
f940cb68ce Convert ukraine SSR flag into png 2024-10-18 20:10:16 +02:00
97a7d5f9a5 Add missing ukraine SSR flag 2024-10-18 20:05:41 +02:00
a937e2dc85 config.php: disable referer_match by default 2024-10-16 11:49:29 +02:00
585e5638fd functions.php: handle very large numbers with handle_dice_roll_markup 2024-10-15 21:11:28 +02:00
cc82987bb0 database.php: minor format 2024-10-15 19:33:33 +02:00
52759954c8 pages.php: add a basic cache layer for mod_page_ip 2024-10-15 00:14:59 +02:00
22a8eae666 mod.php: trim 2024-10-15 00:13:58 +02:00
37d275468e funtions.php: unify inline dice roll result 2024-10-14 15:13:42 +02:00
f35f9d5d67 config.php: increase default max_roll_count 2024-10-14 15:13:42 +02:00
e6b345f8cc funtions.php: rework dice markup generation 2024-10-14 10:52:00 +02:00
22d76ad9f6 functions.php: fix re-definition of get_or_default 2024-10-14 10:14:14 +02:00
a90b15d596 functions.php: dice minimum value set to 1 2024-10-14 10:13:05 +02:00
3e857c16f6 functions.php: load image from the root in handle_dice_roll_markup. 2024-10-14 01:06:31 +02:00
70bb9fb2a7 faq: fix dice roll syntax 2024-10-14 00:40:55 +02:00
a86c9f8d8f Merge branch 'diceroll-2' into 'config'
Add inline dicerolling. Fix #15

Closes #15

See merge request leftypol/leftypol!2
2024-10-13 22:32:30 +00:00
acf358b157 config.php: use modern array syntax for markup 2024-10-14 00:28:27 +02:00
Zankaria
f86f1c344b faq theme: add the dice rolling documentation to the site's FAQs 2024-10-14 00:24:57 +02:00
Zankaria
f0a33d26c6 config.php: refactor dice markup 2024-10-14 00:24:55 +02:00
4077956d47 Add .mailmap 2024-10-13 23:57:50 +02:00
35f963a2b6 faq: update git link 2024-10-13 23:31:50 +02:00
dcfd41c3ac style.css: use flex display for multiple files 2024-10-12 18:35:29 +02:00
Zankaria
56ad753b76 functions.php: add new dice function 2024-10-12 16:22:08 +02:00
Zankaria
dcede2e175 config.php: limit the number of dicerolls 2024-10-12 16:21:04 +02:00
Zankaria
16b70202bd style.css: add diceroll styling 2024-10-12 16:17:11 +02:00
169bf13f5d post.php: use hash_equals to compare post deletion password 2024-10-07 23:49:42 +02:00
27286cdcee categories: shorten website description 2024-10-02 17:58:39 +02:00
4684d08764 thread.html: prefer href="#" for scrolling to the top 2024-10-01 16:38:30 +02:00
a7a9f0cac5 thread.html: rework top and bottom anchors 2024-10-01 16:32:58 +02:00
f1f4dd3fb6 thread-watcher.js: fix name extraction 2024-10-01 16:00:12 +02:00
c26af454cc style.css: remove deprecated extensions 2024-10-01 15:16:20 +02:00
4194a6b15c style.css: adjust user-controls spacing 2024-10-01 15:08:05 +02:00
f4edb4a02b docker: use composer lts 2024-10-01 15:03:09 +02:00
ab4e269d7a dark_red.css: set the font color of all links, including the thread watcher 2024-10-01 01:44:35 +02:00
6b64a94bc3 style.css: set minimum thread watcher length 2024-10-01 01:44:35 +02:00
da29ff3f85 style.css: move user control spacing to css 2024-10-01 01:44:35 +02:00
13817e83be style.css: remove extra space 2024-10-01 01:44:35 +02:00
9543956f94 style.css: unify watchlist 2024-10-01 01:44:35 +02:00
8d7535b2a3 thread-watcher.js: add support for new ui 2024-10-01 01:44:35 +02:00