Commit Graph

2012 Commits

Author SHA1 Message Date
ed73ee76cc Remove useless debug messages
lainchan was a mistake
2022-01-17 13:08:57 -01:00
Daniel Saunders
b0b30ad755 $board can be NULL here, prevent indexing it
Simplest 7.4 fix ever? Possibly.
2022-01-17 12:31:42 -01:00
Sardach
32cb9db6b7 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
5190d63f48 Merge pull request 'Make compatible with PHP 8' (#67) from php8-compat into config 2022-01-17 10:42:55 +00:00
a33644c213 Fix redis deprecation of delete 2022-01-17 03:01:56 -01:00
fed7d6a3e8 Merge vichan PHP8 fixes, configure composer, fix outstanding incompatibilities 2022-01-17 02:14:22 -01:00
d0e445e444 Clean up duplicate code 2021-10-14 07:04:26 +00:00
44dd1ef6f6 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
c27b01a5ac Revert obsolete foreign board top bar code 2021-10-01 04:26:39 +00:00
a2688e3656 Rename sample captcha config 2021-10-01 01:22:46 +00:00
c81cd08821 Fix cyclic threads not cycling, remove inconsistent code whitespace 2021-10-01 00:53:53 +00:00
62a340f24c Fix indenting of filter code 2021-09-30 10:05:47 +00:00
3477266f9e Add board search to index page 2021-09-28 09:36:14 +00:00
ab7619cbe9 Improve documentation for securimage 2021-09-28 08:21:04 +00:00
77da46c424 Remove newlines and modifiers from thread title
Parts sampled from NPFchan
2021-09-28 03:09:18 +00:00
c9bb2c5f42 Improve default filters 2021-09-28 02:02:19 +00:00
254ccd5f39 Fix bug in ban appeal counter 2021-09-28 01:16:31 +00:00
1a90451ec2 Block D+ on special IP addresses 2021-09-28 01:13:40 +00:00
60956c57ee Fix name typo in post edit SQL 2021-09-28 01:11:09 +00:00
9652eec774 Fix errors moving/merging with spoilers/deleted files 2021-09-28 01:07:35 +00:00
03bf2be728 Bypass broken mysql version check 2021-09-28 00:52:22 +00:00
1e690333a8 Remove instance configuration 2021-09-28 00:42:31 +00:00
nonmakina
dcf92dfef5
Merge pull request #348 from discomrade/ban-appeal-limit
Enforce maximum length of ban appeal
2021-07-24 17:27:01 +02:00
edfce2ead5 Enforce maximum length of ban appeal 2021-07-24 10:47:56 -02:00
nonmakina
4192f85baf
Merge pull request #346 from towards-a-new-leftypol/wordfilter-fbi
Reduce overreach of fbi.gov filter
2021-07-24 13:34:41 +02:00
939cf59179
Reduce overreach of fbi.gov filter
The initial filter would have ruined words or links containing 'discord', including the non-English words 'discordo' and 'discordar'.
Legitimate use of the exact word 'discord', such as sowing discord, will still trigger the filter.
2021-07-24 11:21:38 +00:00
b17da5c8d8 Fix typos in https://github.com/towards-a-new-leftypol/leftypol_lainchan/pull/336 2021-07-24 08:47:50 -02:00
nonmakina
9a46b8f9b1
Merge pull request #332 from discomrade/vichan-0d7ee48
Update config.php image documentation, move bad defaults to instance-config.php
2021-07-24 10:40:08 +02:00
nonmakina
fea41b453d
Merge pull request #324 from towards-a-new-leftypol/remove-autoupdates
Set update-checking to false by default
2021-07-24 10:35:14 +02:00
nonmakina
4073bf0b88
Merge pull request #336 from discomrade/vichan-report-length
vichan downstream: Enforce maximum report length
2021-07-24 10:32:45 +02:00
nonmakina
4430cf8f09
Merge pull request #344 from discomrade/appeals-count
Show ban appeal count on mod dashboard
2021-07-24 10:31:44 +02:00
nonmakina
e8e43ed4fe
Merge pull request #330 from towards-a-new-leftypol/remove-scripts-config
Remove additonal scripts
2021-07-24 10:31:03 +02:00
cc55c05455 Show ban appeal count on mod dashboard 2021-07-24 04:33:00 -02:00
1c0d712bc8 Fix 387ebe9c0c , extract limit to variable 2021-07-24 01:38:59 -02:00
e2c769cb0f Give descriptive name to report too long error 2021-07-24 01:38:59 -02:00
vholmes
cf7f96c0ad Prevents reports with too many characters 2021-07-24 01:38:31 -02:00
2bfc791266 Extract bad defaults to instance-config.php, from 77f3bf0d16, updates documentation 2021-07-24 01:15:38 -02:00
afae156a04
Remove additonal scripts 2021-07-24 02:19:41 +00:00
919209c8f4
Add IPA symbols to wordfilter alias letters 2021-07-22 04:51:43 +00:00
193b9a68bb
Update wordfilters
- Add 'IQ' filter
- Add 'Discord' filter
- Add exclamation points as 'i' lookalikes
2021-07-22 01:33:58 +00:00
7d2af226ca
Set update-checking to false by default.
This is an obsoleted feature.
2021-07-21 23:08:25 +00:00
984b57063d Moves post hover and others to fix loading issue. Minifies and compiles 2021-07-11 14:00:03 +02:00
44d8d2d0d5 Refactor deferred js 2021-07-11 12:46:26 +02:00
nonmakina
648e97e20f
Merge pull request #313 from discomrade/banner-size
Specify fixed banner size for smoother loading
2021-07-11 11:26:07 +02:00
nonmakina
fe280cdc12
Merge branch 'config' into defer-javascript 2021-07-11 11:23:03 +02:00
nonmakina
53212e841b
Merge pull request #311 from discomrade/arabic-fix
Fix combining character set, allow limit for combining characters
2021-07-11 11:07:00 +02:00
nonmakina
f89b5cdff0
Merge pull request #306 from towards-a-new-leftypol/code-markup-encoding
Prevent double-encoding of HTML entities in [code]
2021-07-11 11:04:23 +02:00
a9743ab275 Specify banner size 2021-07-10 21:30:02 -02:00
3bd090995d Fix combining character set, allow limit for combining characters 2021-07-10 01:37:31 -02:00
7f9a1c1cfc Restore download-original.js 2021-07-09 21:38:53 -02:00