Commit Graph

1998 Commits

Author SHA1 Message Date
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
dca55a1643 Allow select defering additional JS 2021-07-09 07:35:09 -02:00
217e873e88
Prevent double-encoding of HTML entities in [code] 2021-07-06 12:41:16 +00:00
a564bfac34
Add chud wordfilter 2021-07-06 00:55:18 +00:00
nonmakina
bd58e17368 Revert "Disable download-original.js"
This reverts commit 5311d4d203.
2021-07-05 14:34:43 +02:00
towards-a-new-leftypol
e0ff3ea33b
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
2e6743f7eb Order flags alphabetically 2021-07-04 18:52:00 -04:00
towards-a-new-leftypol
cf5465e60f re-add athiesm flag (was missing) and add one new flag 2021-07-04 18:44:03 -04:00
Pietro Carrara
ddb7c92bdb Check if file fields are set on the API 2021-07-04 19:42:45 -03:00
Pietro Carrara
4a69c62df3 Load board config while generating json 2021-07-04 19:33:31 -03:00
Pietro Carrara
91bbfccf17 Check fields, use config paths 2021-07-04 15:42:47 -03:00
Pietro Carrara
6d9867f5b4 Use thumb, not thumb_path 2021-07-04 15:05:06 -03:00
Pietro Carrara
af967788dc Merge branch 'config' of github.com:towards-a-new-leftypol/leftypol_lainchan into config 2021-07-04 12:11:49 -03:00
Pietro Carrara
2252634892 Modify api image fields 2021-07-04 12:02:21 -03:00
towards-a-new-leftypol
a3b13aa12a
Merge pull request #287 from discomrade/homepage-upgrades
Homepage upgrades
2021-07-04 02:42:19 +00:00