Commit Graph

5072 Commits

Author SHA1 Message Date
towards-a-new-leftypol dcc7dc83fc commit new favicon 2023-07-15 17:38:51 -04:00
towards-a-new-leftypol 3396999a17
Merge pull request #363 from xxComatoastxx/config
Fixed missing colon in character class line: 2001/2048
2023-01-11 02:50:39 -05:00
xxComatoastxx a2867c1d63 Fixed missing colon in character class line: 2001/2048 2023-01-04 02:45:54 -08:00
towards-a-new-leftypol b4161dd762 Add some new banners 2022-09-11 18:47:25 -04:00
towards-a-new-leftypol d50e2b692e Add WRK board 2022-07-04 17:37:13 -04:00
towards-a-new-leftypol aaa60c529a Change theme to bunker_like and fix up some of the css 2022-04-30 17:47:11 -04:00
towards-a-new-leftypol 46c0784148 Add R9K to board list in instance_config.php 2022-04-03 21:09:57 -04:00
towards-a-new-leftypol 2dd6cb4fd0 Change old logo to leftychan's logo 2022-03-18 20:45:54 -04:00
towards-a-new-leftypol 0f27edf346 remove anime and games from board list 2022-01-23 02:56:10 -05:00
towards-a-new-leftypol 12d1f3378e remove GET/ref links from categories theme settings 2021-11-04 04:13:19 -04:00
towards-a-new-leftypol 747b51e5da replace old banners with old ones 2021-10-18 20:27:00 -04:00
towards-a-new-leftypol bd73766995 Update link to matrix on faq page 2021-09-27 07:29:02 -04:00
towards-a-new-leftypol 6b27802818 Update faq page 2021-09-27 07:25:39 -04:00
towards-a-new-leftypol e22e79ca6b remove GET ref links 2021-09-26 02:09:50 -04:00
towards-a-new-leftypol 0d13242252 Remove old banners 2021-09-12 23:25:53 -04:00
towards-a-new-leftypol bc5c6b21a1 fix link to /ent/ 2021-09-12 17:08:59 -04:00
towards-a-new-leftypol 8a749371d1 add boards to top bar 2021-09-10 16:52:21 -04:00
towards-a-new-leftypol a4a94d8e45
Merge pull request #359 from towards-a-new-leftypol/change_theme_yotsuba
Change theme to yotsuba
2021-09-10 16:32:17 -04:00
towards-a-new-leftypol fa517fbed2 Change sidebar headers to match yotsuba theme 2021-09-05 14:29:36 -04:00
towards-a-new-leftypol 5737427432 theme change to yotsuba 2021-09-05 18:20:06 +00:00
towards-a-new-leftypol d5bbcc205d remove .org banners (leftypol is served on leftychan.net) 2021-09-02 14:40:59 -04:00
towards-a-new-leftypol 05ca600e8e Clean up instance-config.php
- since we're minifying the javascript, the catalog theme cannot inject
catalog.js and the required jquery stuff into additional_javascript, so
just always include it (then the catalog page can just load the already
cached main.js file)
- remove redundant definitions made by ui
- remove thing-noticer specific filter (poorly written code block)
2021-08-26 17:12:17 -04:00
towards-a-new-leftypol 87c2dd99b4 Update boards list 2021-08-24 12:58:54 -04:00
towards-a-new-leftypol 726decb27c
Merge pull request #321 from towards-a-new-leftypol/select_style3
Put style chooser into the options menu
2021-08-21 18:57:43 -04:00
towards-a-new-leftypol 50fec6e0e5
Merge pull request #299 from discomrade/fix-info-leak
Sanitize meta tags to avoid potential info leak
2021-08-21 18:56:28 -04:00
discomrade b58ac72acd Fix memory leak in quick reply 2021-08-21 18:53:38 -04:00
towards-a-new-leftypol 71aca6040b Change thumb_ext to 'png' 2021-08-21 18:47:29 -04:00
towards-a-new-leftypol d4374a95e8 change cytube link 2021-08-21 18:47:07 -04:00
towards-a-new-leftypol 07a74923b2 undoes css change to yotsuba (frames.html) 2021-08-21 18:46:27 -04:00
Comatoast b37a52028d Changes the neccesary alterations to the front page 2021-08-21 18:46:16 -04:00
towards-a-new-leftypol f9cbcaae91 Merge commit 'cc55c05455e7917337b19e9b9446606ffc707547' into config 2021-08-21 18:38:21 -04:00
discomrade 52c5565625 Fix typos in https://github.com/towards-a-new-leftypol/leftypol_lainchan/pull/336 2021-08-21 18:35:53 -04:00
discomrade e0595f3d68 Fix 387ebe9c0c , extract limit to variable 2021-08-21 18:35:27 -04:00
discomrade 6547fc76c4 Give descriptive name to report too long error 2021-08-21 18:35:18 -04:00
vholmes bb0b7007fd Prevents reports with too many characters 2021-08-21 18:35:08 -04:00
discomrade cb66e0c8c1 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-08-21 18:26:46 -04:00
towards-a-new-leftypol c8a4a29797 Merge remote-tracking branch 'origin/filter-update-22-07-21' into config 2021-08-21 18:26:01 -04:00
discomrade 2c5c6a8533 Show ban appeal count on mod dashboard 2021-08-21 18:23:18 -04:00
towards-a-new-leftypol 2ea4edd51c Merge remote-tracking branch 'discomrade/remove-tinyboard' into config 2021-08-21 18:21:53 -04:00
towards-a-new-leftypol 3371a5952d Merge remote-tracking branch 'origin/remove-autoupdates' into config 2021-08-21 18:12:04 -04:00
discomrade cc55c05455 Show ban appeal count on mod dashboard 2021-07-24 04:33:00 -02:00
discomrade 919209c8f4
Add IPA symbols to wordfilter alias letters 2021-07-22 04:51:43 +00:00
discomrade 193b9a68bb
Update wordfilters
- Add 'IQ' filter
- Add 'Discord' filter
- Add exclamation points as 'i' lookalikes
2021-07-22 01:33:58 +00:00
discomrade 164a7e5515 Change public Tinyboard and vichan links 2021-07-21 21:58:39 -02:00
discomrade 7d2af226ca
Set update-checking to false by default.
This is an obsoleted feature.
2021-07-21 23:08:25 +00:00
towards-a-new-leftypol 739bbff4ed retab main.js - whitespace change only 2021-07-19 20:14:18 -04:00
towards-a-new-leftypol eb81faadbd Put style chooser into the options menu, remove any style related stuff that gets added to the footer 2021-07-15 12:11:22 +00:00
towards-a-new-leftypol 01c09f2a73 Add new banner 2021-07-15 05:16:27 -04:00
nonmakina 5faa622303
Merge pull request #316 from nonmakina/jsFixes2
JS fixes
2021-07-11 17:54:50 +02:00
nonmakina 15b975ac32 JS fixes, for realz x2 2021-07-11 17:51:17 +02:00