Commit Graph

4595 Commits

Author SHA1 Message Date
Zankaria e5bbdb9d28 functions.php: make automated antispam puring optional 2024-08-11 12:04:12 +02:00
Zankaria cc5e96eb9d bans.php: use modern array syntax 2024-08-11 12:04:12 +02:00
Zankaria 82b8eb1e74 bans.php: group deletion policy 2024-08-11 12:04:12 +02:00
Zankaria 2298d4433f bans.php: use modify inplace 2024-08-11 12:04:12 +02:00
Zankaria accca93084 Add maintenance.php to the tools 2024-08-11 12:04:12 +02:00
Zankaria cbaf19cb7a bans.php: make the purge configurable 2024-08-11 12:04:12 +02:00
Zankaria 75714505a0 config.php: add auto_maintenance configuration option 2024-08-11 12:04:10 +02:00
Zankaria 36476f6341 bans.php: split find implementations 2024-08-11 11:53:27 +02:00
Zankaria 980b2ef7bf bans.php: split findSingle implementations 2024-08-11 10:28:08 +02:00
Zankaria e4707ee2a8 Delete stale unreferenced ban appeals via foreign key constrain 2024-08-11 10:20:02 +02:00
Zankaria 00cc1f434d anti-bot.php: add comments to _create_antibot 2024-08-11 10:17:14 +02:00
Zankaria ee20bf574a functions.php: format _create_antibot 2024-08-11 10:14:54 +02:00
Zankaria 609da43548 anti-bot.php: trim 2024-08-11 10:13:44 +02:00
Zankaria 0c074016e7 context.php: much better Dependency Injection implementation 2024-08-11 10:06:20 +02:00
Lorenzo Yario e5d423e595 revert column behavior 2024-08-09 00:43:43 -07:00
Lorenzo Yario 230cc252c5 add changes from #782 2024-08-09 00:39:08 -07:00
Lorenzo Yario 0fbf2f6f77 Merge pull request #781 from Zankaria/main-js-refactor
Refactor main.js
2024-08-08 23:41:29 -07:00
Zankaria 4445254b00 expand-video.js: onReady 2024-08-05 19:21:09 +02:00
Zankaria 85b03c0fb0 expand-video.js: format 2024-08-05 19:20:55 +02:00
Zankaria d9a333a69f expand-all-images.js: onReady 2024-08-05 19:15:42 +02:00
Zankaria e92e9469a8 expand-all-images.js: format 2024-08-05 19:15:26 +02:00
Zankaria 41f9aed606 inline-expanding-filename.js: onReady 2024-08-05 19:14:06 +02:00
Zankaria 5306f1d1f9 inline-expanding-filename.js: format 2024-08-05 19:14:04 +02:00
Zankaria 2749567c3f download-original.js: onReply 2024-08-05 19:11:32 +02:00
Zankaria 44e9a5aa57 download-original.js: format 2024-08-05 19:11:23 +02:00
Zankaria 5550bc4212 catalog-search.js: onReady 2024-08-05 19:09:05 +02:00
Zankaria d9d05ddbf5 catalog-search.js: format 2024-08-05 19:08:55 +02:00
Zankaria d9feb5cfa7 catalog.html: onReady 2024-08-05 19:03:24 +02:00
Zankaria b7f46a239d show-backlinks.js: onReady 2024-08-05 19:01:27 +02:00
Zankaria 2728966c1c show-backlinks.js: format 2024-08-05 19:01:08 +02:00
Zankaria ed46907a6c post-hover.js: onReady 2024-08-05 19:00:12 +02:00
Zankaria 31444d654a post-hover.js: format 2024-08-05 18:59:44 +02:00
Zankaria 6bea01b00b youtube.js: onReady 2024-08-05 18:50:35 +02:00
Zankaria 023e59d88f youtube.js: format 2024-08-05 18:50:23 +02:00
Zankaria b822a76b23 style-select.js: onReply 2024-08-05 18:48:04 +02:00
Zankaria 902c558237 style-select.js: format 2024-08-05 18:47:53 +02:00
Zankaria a018772267 show-backlinks.js: onReady 2024-08-05 18:38:38 +02:00
Zankaria fa341b29d0 smartphone-spoiler.js: format 2024-08-05 18:38:35 +02:00
Zankaria 6daae3ec92 show-backlinks.js: onReady 2024-08-05 18:35:21 +02:00
Zankaria da0f26485a show-backlinks.js: trim 2024-08-05 18:34:55 +02:00
Zankaria 8b773b124e main.js: rename onready to camelCase 2024-08-05 18:33:15 +02:00
Zankaria c327a0439e main.js: rename init_stylechooser to camelCase 2024-08-04 15:52:15 +02:00
Zankaria 4b5e40f575 main.js: format 2024-08-04 15:50:04 +02:00
Zankaria eb67076e60 main.js: rename dopost to camelCase 2024-08-04 15:47:38 +02:00
Zankaria 990f27e80b main.js: format getCookie 2024-08-04 15:44:12 +02:00
Zankaria 8d3bfedc72 main.js: trim 2024-08-04 15:42:02 +02:00
Lorenzo Yario d78f865645 Merge pull request #779 from Zankaria/ban-query-truncate
Fix new_ban failing due to the message body being too big
2024-08-03 23:16:11 -07:00
Lorenzo Yario 283973c141 Merge pull request #780 from seisatsu/dev
Add a spam filter that unshortens urls (resubmission)
2024-08-03 23:15:56 -07:00
seisatsu 098edb9cd7 Add a spam filter that unshortens urls 2024-07-31 12:44:39 -05:00
Zankaria 4bc69be4bc bans.php: fix new_ban failing due to the message body being too big 2024-07-27 15:27:44 +02:00