Commit Graph

2041 Commits

Author SHA1 Message Date
3351715795 Attempt fix broken unban on serveral pages 2024-04-25 18:50:32 +02:00
5f1f7319a3 Merge branch 'config' into display-appeal-src-ip 2024-04-24 13:03:31 +00:00
5873987599 template.php install.php: handle cache directory being a symlink 2024-04-10 16:49:20 +02:00
06214a1e26 template.php: trim 2024-04-10 16:49:20 +02:00
ef936d60a9 bans.php: format 2024-04-04 15:57:08 +02:00
Lorenzo Yario
46e61a71cf webp 2024-04-03 20:07:16 +02:00
e496fb10a5 Handle reporting non-existing posts. Fix #96 2024-04-01 19:20:23 +02:00
98ef473a9a functions.php: trim 2024-03-26 15:00:15 +01:00
a8ff605571 Display split ban mask and appeal IP 2024-03-15 14:54:32 +01:00
7e3a531aa5 Add source IP to ban_appeals table 2024-03-15 14:34:17 +01:00
b742445f50 Add overboard index support. Yet another ugly hack 2024-03-13 13:44:09 +00:00
91e41aa522 Refactor overboard catalog support to be slightly less bad 2024-03-13 13:35:48 +01:00
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
ea99ddc6f6 Reimplement overboard 2024-01-29 11:18:06 +01:00
2efd67ef85 Backport vichan 5.1.5 catalog implementation, enabling mod catalog. 2024-01-29 11:18:06 +01:00
854cc6cd23 Remove geoip dependency 2024-01-29 11:18:06 +01:00
a9211d23b5 Remove feature: upload by url 2024-01-29 11:18:01 +01:00
Your Name
fdaa4ebdd1 better error 2024-01-16 18:04:00 +00:00
Your Name
56bbaf881f Simple anti-spam mechanism 2024-01-16 18:04:00 +00:00
Your Name
b833e2743a Simple anti-spam mechanism 2024-01-16 18:04:00 +00:00
Your Name
e2bef8c2f2 Simple anti-spam mechanism 2024-01-16 18:04:00 +00:00
Your Name
0cffd52b02 add colon to character class for cites 2022-08-04 09:18:31 +02:00
Your Name
5b01f34973 mute redefinition. reference: 00349d0315 2022-07-16 00:26:59 +02:00
Your Name
f1a48042c2 add some stuff to the api, to match vichan's api at the request of a user. fixed the delete-stray-images script 2022-06-22 20:39:47 +02:00
bf4fb6d0e8 Added Feature - Premade Ban Reasons
see 13ac9172e7
2022-05-22 19:42:57 -02:00
3725d27e72 Matrix report integration (#74)
Enables posting reports to a matrix room.
Co-authored-by: nonmakina <nonmakina@leftypol.org>
Co-committed-by: nonmakina <nonmakina@leftypol.org>
2022-04-03 22:06:42 +00:00
2b5365b572 use more cache. Speeds up page builds (#72)
use more cache. Speeds up page builds.
Tested as much as reasonably possible. Works well.
cuts self delete from ~8 seconds to ~1 second. and mod delete from 10-14 seconds to ~4 seconds.
Co-authored-by: nonmakina <nonmakina@leftypol.org>
Co-committed-by: nonmakina <nonmakina@leftypol.org>
2022-03-30 23:59:21 +00:00
a1f64335f9 Added multiple file select dialog for post form
Mostly 808c2072d3
2022-02-12 01:34:46 -01:00
ca1ce0103f Fix multiple issues with anti_bump_flood
- bumplocked thread with one reply, delete the reply and no post matches the query
- saged posts aren't ignored when finding last bump
- bumplocked threads should be ignored
2022-01-22 02:05:04 -01:00
2f64d7edff Remove useless debug messages
lainchan was a mistake
2022-01-17 13:08:57 -01:00
Daniel Saunders
c388081617 $board can be NULL here, prevent indexing it
Simplest 7.4 fix ever? Possibly.
2022-01-17 12:31:42 -01:00
Sardach
15a099deb3 insignificant fix
PHP7 shows a warning when executing tools/rebuild2.php: "Declaration of case-insensitive constants is deprecated"
$group_name and $group_value really not need be case-insensitive, so i simply removed that "true".
2022-01-17 12:27:34 -01:00
d66b9d6208 Merge pull request 'Make compatible with PHP 8' (#67) from php8-compat into config 2022-01-17 10:42:55 +00:00
9bf3c9a0ae Fix redis deprecation of delete 2022-01-17 03:01:56 -01:00
2605a6ff5d Merge vichan PHP8 fixes, configure composer, fix outstanding incompatibilities 2022-01-17 02:14:22 -01:00
bba5e1bff3 Clean up duplicate code 2021-10-14 07:04:26 +00:00
132b7ace54 Add IPv6 support for DNSBL
Should have used the library but didn't want to experiement and posiibly break the includes
2021-10-13 13:32:23 +00:00
99493b054d Revert obsolete foreign board top bar code 2021-10-01 04:26:39 +00:00
f45636065d Rename sample captcha config 2021-10-01 01:22:46 +00:00
c909b31cd7 Fix cyclic threads not cycling, remove inconsistent code whitespace 2021-10-01 00:53:53 +00:00
e69e18ae26 Fix indenting of filter code 2021-09-30 10:05:47 +00:00
c35c6a5dbe Add board search to index page 2021-09-28 09:36:14 +00:00
4e4d3a0d29 Improve documentation for securimage 2021-09-28 08:21:04 +00:00
46d62584d0 Remove newlines and modifiers from thread title
Parts sampled from NPFchan
2021-09-28 03:09:18 +00:00
9c7239f2d4 Improve default filters 2021-09-28 02:02:19 +00:00
5bb8505dfd Fix bug in ban appeal counter 2021-09-28 01:16:31 +00:00
bbf7ced5db Block D+ on special IP addresses 2021-09-28 01:13:40 +00:00
2dee1c1f38 Fix name typo in post edit SQL 2021-09-28 01:11:09 +00:00
9ca34d6ed5 Fix errors moving/merging with spoilers/deleted files 2021-09-28 01:07:35 +00:00
2532d08331 Bypass broken mysql version check 2021-09-28 00:52:22 +00:00