Commit graph

5632 commits

Author SHA1 Message Date
82463bb720 mod.php: pass cursor to mod_page_ip 2024-10-15 21:15:06 +02:00
92fee878b5 net.php: add functions to encode and decode a typed cursor over an url 2024-10-15 21:15:06 +02:00
fa26f6e88f config.php: update configuration documentation for ip_recentposts 2024-10-15 21:15:06 +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
0295f3e686 thread-watcher.js: insert thread watcher inside it's container 2024-10-01 01:44:35 +02:00
b6de128363 thread-watcher.js: format 2024-10-01 01:44:35 +02:00
a86c59297e post_reply.html: add user-controls hook for js 2024-10-01 01:44:35 +02:00
f180940296 blur-images.js: trim 2024-09-29 23:54:58 +02:00
8fce7e5d4d catalog.html: fix youtube preview 2024-09-18 22:02:57 +02:00
195ddead97 faq: update onion link 2024-09-18 21:36:38 +02:00
f3d4dfd654 pages.php: define overboards/ukkos board for catalogs 2024-09-16 14:56:58 +02:00
Zankaria
9ccc5e75ba flags: remove duplicate flag 2024-09-14 18:23:20 +02:00
Zankaria
aac677d176 flags: add missing flags 2024-09-14 18:20:26 +02:00
Zankaria
f3662568fa anti-bot.php: handle deadlocks in _create_antibot.
Somehow this single function is the cause of most deadlocks.
2024-09-14 17:52:19 +02:00
Zankaria
5e97b60ebf database.php: add retry_on_deadlock utility function 2024-09-14 17:52:01 +02:00
Zankaria
66cb9728b7 database.php: trim 2024-09-14 17:52:01 +02:00