Commit graph

294 commits

Author SHA1 Message Date
158f697c88 pages.php: use context cache on mod_ip and mod_ip_remove_note 2024-12-13 19:46:57 +01:00
d75f3fecf8 pages.php: use ReportQueries for the dashboard report counter 2024-12-08 23:16:25 +01:00
18f1aff2f6 pages.php: use ReportQueries 2024-12-06 21:14:13 +01:00
5ee20431e2 pages.php: mod_merge cast post id 2024-12-06 21:09:08 +01:00
e80160f18c mod.php, pages.php: remove apc debug 2024-12-06 21:09:08 +01:00
8cf497eb93 post.php, mod.php: pass the context to check_login 2024-12-06 21:09:08 +01:00
Zankaria
7ef2d42bb0 mod.php, pages.php: pass the context to the mod pages 2024-12-06 21:09:08 +01:00
Zankaria
cb71e00b50 mod.php: remove last mod_page_* handler, use only mod_* for mod pages 2024-12-06 21:09:08 +01:00
73bc23a4c7 remove mysql 5.5 support 2024-11-28 01:06:59 +01:00
09075b1465 pages.php: mod_reports rework query 2024-11-12 14:20:14 +01:00
c94a7cb403 pages.php: mod_reports signal if there are more reports than the limit 2024-11-12 14:20:12 +01:00
e7518dfe25 pages.php: format mod_reports 2024-11-12 14:19:52 +01:00
4c1a6d3c57 pages.php: skip reports deletion if auto maintenance is disabled 2024-11-04 23:13:14 +01:00
f7fd639d2d pages.php: use modern array syntax 2024-11-04 23:11:21 +01:00
e3b89dcc9d pages.php: fix redirection on mod_page_ip 2024-10-15 21:15:06 +02:00
4be1873538 pages.php: functional cursor pagination for mod_page_ip with a single query 2024-10-15 21:15:06 +02:00
52759954c8 pages.php: add a basic cache layer for mod_page_ip 2024-10-15 00:14:59 +02:00
f3d4dfd654 pages.php: define overboards/ukkos board for catalogs 2024-09-16 14:56:58 +02:00
Zankaria
8477f41b52 pages.php: pass mod array to overboard 2024-08-21 19:58:12 +02:00
Zankaria
aec814266c pages.php: HOTFIX add copy fallback in case of already existing file when moving thread. 2024-08-18 01:00:32 +02:00
bcfc934604 Add auto_maintenance configuration option 2024-07-14 18:22:51 +02:00
870d3812d3 bans.php: split find implementations 2024-07-14 18:22:51 +02:00
f7f1ffed3c Delete stale unreferenced ban appeals via foreign key constrain 2024-07-14 00:25:52 +02:00
3cbf0c2fcf post.php, pages.php: pack and unpack source ip addresses of ban appeals 2024-06-13 19:53:37 +02:00
b0b684bdb1 pages.php: use link to create hardlinks isntead of full file copy for thread moving 2024-05-22 23:55:06 +02:00
Zankaria
aa99d10f1a auth.php: disallow unencrypted logins by default 2024-05-07 10:44:05 +02:00
3351715795 Attempt fix broken unban on serveral pages 2024-04-25 18:50:32 +02:00
Zankaria
a8ff605571 Display split ban mask and appeal IP 2024-03-15 14:54:32 +01:00
Zankaria
7e3a531aa5 Add source IP to ban_appeals table 2024-03-15 14:34:17 +01:00
Zankaria
b742445f50 Add overboard index support. Yet another ugly hack 2024-03-13 13:44:09 +00:00
Zankaria
91e41aa522 Refactor overboard catalog support to be slightly less bad 2024-03-13 13:35:48 +01:00
Zankaria
6fcd4f4779 Add overboard catalog support. This is an horrenouds hack. Pray to god we manage to refactor it away. See #94 2024-03-13 12:32:46 +00:00
Zankaria
ea99ddc6f6 Reimplement overboard 2024-01-29 11:18:06 +01:00
Zankaria
2efd67ef85 Backport vichan 5.1.5 catalog implementation, enabling mod catalog. 2024-01-29 11:18:06 +01:00
discomrade
bf4fb6d0e8 Added Feature - Premade Ban Reasons
see 13ac9172e7
2022-05-22 19:42:57 -02:00
discomrade
2f64d7edff Remove useless debug messages
lainchan was a mistake
2022-01-17 13:08:57 -01:00
discomrade
5bb8505dfd Fix bug in ban appeal counter 2021-09-28 01:16:31 +00:00
discomrade
bbf7ced5db Block D+ on special IP addresses 2021-09-28 01:13:40 +00:00
discomrade
2dee1c1f38 Fix name typo in post edit SQL 2021-09-28 01:11:09 +00:00
discomrade
9ca34d6ed5 Fix errors moving/merging with spoilers/deleted files 2021-09-28 01:07:35 +00:00
discomrade
78b3a63311 Show ban appeal count on mod dashboard 2021-07-24 04:33:00 -02:00
towards-a-new-leftypol
be1e0bb2be Fixes moving threads to a different board
- it seems that it still chokes on posts with missing files
- this seems to fix this and move the threads intact
- i didn't investigate fully what is going on here
2021-05-03 02:21:10 -04:00
towards-a-new-leftypol
02119c5c58 Improve robustness when moving / merging threads
- previously this would choke on threads where the image file is
missing
2021-01-31 01:20:45 +00:00
nonmakina
4c7fbead86 Merge pull request #195 from dedushka1/revert-mod-edit-post-page
Revert bad change that commented this out on mod post edit page
2021-01-19 17:01:34 -06:00
Dedushka
801d5d1459 Revert bad change that commented this out on mod post edit page 2021-01-19 14:53:10 -05:00
Dedushka
5ebfb22a5e Fix minor bug that disallows deletion of themes 2021-01-18 22:32:20 -05:00
nonmakina
d1d0dd2f76 Optimizes board rebuilds on deletion by IP 2021-01-18 18:44:30 -06:00
nonmakina
40012ef81c Removes rebuild after each deleted post when deleting by ip. 2021-01-18 01:30:20 -06:00
Dedushka
a037d8b5e0 Protect IPs in public moderation logs.
As reported, IPv6 addresses were not properly hidden in the public
facing moderation logs. This commit filters both IPv4 and IPv6
addresses.

We broke out into a separate function so that it can be tested with
the test suite.

A rudimentary test has been added to test the newly added
protect_ip($entry) function.
2021-01-17 13:03:17 -05:00
towards-a-new-leftypol
98a69a3188 Fix ban 2021-01-03 21:59:29 -05:00