Commit Graph

1981 Commits

Author SHA1 Message Date
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
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
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
Pietro Carrara
beede38c6e Load board config while generating json 2021-07-04 19:33:31 -03:00
Pietro Carrara
e14df481a6 Check fields, use config paths 2021-07-04 15:42:47 -03:00
Pietro Carrara
953baa22ac Use thumb, not thumb_path 2021-07-04 15:05:06 -03:00
Pietro Carrara
6797d447f2 Merge branch 'config' of github.com:towards-a-new-leftypol/leftypol_lainchan into config 2021-07-04 12:11:49 -03:00
Pietro Carrara
e4be20c8c3 Modify api image fields 2021-07-04 12:02:21 -03:00
towards-a-new-leftypol
c64a4bf701 Merge pull request #287 from discomrade/homepage-upgrades
Homepage upgrades
2021-07-04 02:42:19 +00:00
daf702fa3e Enable image hover 2021-07-04 00:11:36 +00:00
2ae0dc8b56 Disable download-original.js 2021-07-03 23:56:12 +00:00
bef84432f8 Add logo config variable 2021-06-30 04:42:49 -02:00
a86d0f7a9d Improve variant detection 2021-06-29 06:48:07 +00:00
2a9191b52c Extend filter charset 2021-06-29 06:48:07 +00:00
0be3f8f1f8 Improve filter 2021-06-29 06:48:07 +00:00
c82ad0ed68 Set thumbnail format to WebP 2021-06-29 06:47:52 +00:00
d05d62d599 Fix thumb_ext being ignored 2021-06-29 06:47:52 +00:00
19251b466d Enables exif stripping. 2021-06-29 06:42:32 +00:00
3a6fe72d70 Add dead.css theme 2021-06-26 07:09:39 +00:00
towards-a-new-leftypol
3096438faa Merge branch 'config' into date-format 2021-06-26 06:59:35 +00:00
5ef675e578 Use thread subject for page title 2021-06-26 06:57:06 +00:00
8a05aff581 Enable post_date format dependency in local-time.js 2021-06-26 04:47:13 -02:00
towards-a-new-leftypol
959414ca46 Revert "Revert "Add SFW overboard theme""
This reverts commit b11487a8a0.
2021-06-26 02:54:35 +00:00
8ea261f6ca Change post_time format string 2021-06-23 21:49:25 +00:00
b4ef8e8381 Change post_time format string 2021-06-23 03:53:51 -02:00
towards-a-new-leftypol
b11487a8a0 Revert "Add SFW overboard theme" 2021-06-20 17:06:40 +00:00