Commit Graph

2004 Commits

Author SHA1 Message Date
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
1d97b825d3 Remove instance configuration 2021-09-28 00:42:31 +00:00
nonmakina
843ab6f55e Merge pull request #348 from discomrade/ban-appeal-limit
Enforce maximum length of ban appeal
2021-07-24 17:27:01 +02:00
4a5944795c Enforce maximum length of ban appeal 2021-07-24 10:47:56 -02:00
nonmakina
52d6de5681 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
f2e398305d 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
29e0906022 Fix typos in https://github.com/towards-a-new-leftypol/leftypol_lainchan/pull/336 2021-07-24 08:47:50 -02:00
nonmakina
4a4bb4e856 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
89c5246e3c 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
7d23e14cb9 Merge pull request #336 from discomrade/vichan-report-length
vichan downstream: Enforce maximum report length
2021-07-24 10:32:45 +02:00
nonmakina
eee71e58a3 Merge pull request #344 from discomrade/appeals-count
Show ban appeal count on mod dashboard
2021-07-24 10:31:44 +02:00
nonmakina
9b749a6c81 Merge pull request #330 from towards-a-new-leftypol/remove-scripts-config
Remove additonal scripts
2021-07-24 10:31:03 +02:00
78b3a63311 Show ban appeal count on mod dashboard 2021-07-24 04:33:00 -02:00
f575691fc4 Fix 387ebe9c0c , extract limit to variable 2021-07-24 01:38:59 -02:00
af889e8941 Give descriptive name to report too long error 2021-07-24 01:38:59 -02:00
vholmes
ed55ea23ea Prevents reports with too many characters 2021-07-24 01:38:31 -02:00
55a9caefa1 Extract bad defaults to instance-config.php, from c9c4273d4b, updates documentation 2021-07-24 01:15:38 -02:00
819b520e37 Remove additonal scripts 2021-07-24 02:19:41 +00:00
7b0564ca33 Add IPA symbols to wordfilter alias letters 2021-07-22 04:51:43 +00:00
344f8371c0 Update wordfilters
- Add 'IQ' filter
- Add 'Discord' filter
- Add exclamation points as 'i' lookalikes
2021-07-22 01:33:58 +00:00
49ec94d11f Set update-checking to false by default.
This is an obsoleted feature.
2021-07-21 23:08:25 +00:00
6701456e81 Moves post hover and others to fix loading issue. Minifies and compiles 2021-07-11 14:00:03 +02:00
4379135437 Refactor deferred js 2021-07-11 12:46:26 +02:00
nonmakina
c39009f0e7 Merge pull request #313 from discomrade/banner-size
Specify fixed banner size for smoother loading
2021-07-11 11:26:07 +02:00
nonmakina
b992a926cc Merge branch 'config' into defer-javascript 2021-07-11 11:23:03 +02:00
nonmakina
3bae2c65a2 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
780c64e31e 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
74b1859972 Specify banner size 2021-07-10 21:30:02 -02:00
8b3df89863 Fix combining character set, allow limit for combining characters 2021-07-10 01:37:31 -02:00
da2b2567b0 Restore download-original.js 2021-07-09 21:38:53 -02:00
e93e613535 Allow select defering additional JS 2021-07-09 07:35:09 -02:00
e418f1e3aa Prevent double-encoding of HTML entities in [code] 2021-07-06 12:41:16 +00:00
8398c78093 Add chud wordfilter 2021-07-06 00:55:18 +00:00
nonmakina
08c4e0723d Revert "Disable download-original.js"
This reverts commit 2ae0dc8b56.
2021-07-05 14:34:43 +02:00
towards-a-new-leftypol
50546fa3d5 Merge pull request #296 from towards-a-new-leftypol/flag_fixes
Flag fixes
2021-07-04 23:12:12 +00:00
towards-a-new-leftypol
5a3d55f731 Order flags alphabetically 2021-07-04 18:52:00 -04:00
towards-a-new-leftypol
610e62bfa0 re-add athiesm flag (was missing) and add one new flag 2021-07-04 18:44:03 -04:00
Pietro Carrara
b4b5d4aff7 Check if file fields are set on the API 2021-07-04 19:42:45 -03:00