1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-12-01 18:47:20 +01:00
Commit Graph

7101 Commits

Author SHA1 Message Date
8chan
cc30c90e57 List allowed CSS sites in ?/settings 2015-01-21 23:53:24 -08:00
8chan
f9119b16b9 Ban appeals for admin/globals fix 2015-01-21 23:52:50 -08:00
8chan
6cca52e92d ReCAPTCHA lib fix 2015-01-21 23:52:25 -08:00
8chan
f66c78e20b sql_open mask_db_error 2015-01-21 23:51:48 -08:00
8chan
290eed43d0 Some 8chan.co>8ch.net (rest in #348) 2015-01-21 23:49:15 -08:00
8chan
980d8784e5 Tinyboard is defunct. No reason to keep the update checker 2015-01-06 01:34:54 -08:00
8chan
0a2dfedb0e Ban appeals: limit by board, make more efficient, enable in infinity 2015-01-06 01:34:27 -08:00
8chan
437ff83696 max wf bugfix 2015-01-06 01:32:45 -08:00
8chan
1a154223ea Merge https://github.com/ctrlcctrlv/infinity 2015-01-05 04:40:24 -08:00
8chan
94029b24a5 Use KiwiIRC instead of Rizon qwebirc 2015-01-05 04:39:53 -08:00
8chan
9a2155914c Trial: checkDNSBL only if file 2015-01-05 04:39:33 -08:00
8chan
643e5ae80b Catalog: don't show hidden threads 2015-01-05 04:39:08 -08:00
8chan
795c2da9f4 Make no-animated-gif.js trigger on new_post 2015-01-05 04:38:35 -08:00
8chan
b7e6bca82e Allow ADMIN level to use Global Volunteer capcode 2015-01-05 04:38:16 -08:00
8chan
1ac2b3a00d More links in FAQ 2015-01-05 04:37:50 -08:00
Fredrick Brennan
755fc1e592 Merge pull request #334 from Pashe/css-urls
Board stylesheet URL filter fixes and whitelist additions
2015-01-05 12:43:33 +08:00
Fredrick Brennan
e6b12eb39b Merge pull request #338 from Pashe/code-tag-tabs
Tabs in code tags
2015-01-05 12:42:58 +08:00
Pashe
916cb4c997 inc/functions.php: Tabs in code tags (fixes #328) 2015-01-03 23:48:57 -06:00
Pashe
e95a147e3e 8chan-mod-pages.php: Filter CSS imports from sites with potentially unsafe content (pomf.se) 2015-01-03 16:35:03 -06:00
Pashe
fe8b02442a 8chan-mod-pages.php: Make the CSS URL filter error message less vague 2015-01-03 16:16:55 -06:00
Pashe
dbc4fbc5fe 8chan-mod-pages.php: Fix CSS URL filter ignoring all but the last URL on a line 2015-01-02 23:27:12 -06:00
Pashe
aa71065dac 8chan-mod-pages.php: Add 8chan.co and fonts.gstatic.com to the CSS whitelist 2015-01-02 21:09:22 -06:00
Fredrick Brennan
108f3ff99a Merge pull request #322 from 7185/master
Small fixes in Tomorrow theme
2015-01-01 15:00:34 +08:00
Fredrick Brennan
7a6e1de435 Merge pull request #329 from anonfagola/patch-20
Changed 8chan's to infinity's
2015-01-01 14:59:39 +08:00
Fredrick Brennan
3692d12cbc Merge pull request #332 from cmdrk/master
Updated dnsbl to only block exit nodes
2015-01-01 14:57:24 +08:00
8chan
72255ad5b8 Merge
Conflicts:
	stylesheets/style.css
2014-12-31 22:45:03 -08:00
8chan
c1ec49dc29 Mask DB error option 2014-12-31 22:42:42 -08:00
8chan
74337ed316 Remove ?/news from dashboard 2014-12-31 22:42:28 -08:00
8chan
0ed67f29d9 Display ad in catalog 2014-12-31 22:41:18 -08:00
8chan
c31760390c Need a taller options_div 2014-12-31 22:40:48 -08:00
8chan
be443eda08 Inherit textarea/input text size from body 2014-12-31 22:40:30 -08:00
8chan
a7adf844eb Close ctrlcctrlv/infinity#161 2014-12-31 22:39:49 -08:00
8chan
aa5d0e6e4b Hour max threads filter 2014-12-31 22:37:38 -08:00
8chan
2be8988284 Display placeholder if no file in catalog/theme.php 2014-12-31 22:37:19 -08:00
8chan
a095b2467a Warn users that some options only work after a save 2014-12-31 22:36:27 -08:00
8chan
3f3b0051d8 Move login check in inc/mod/auth.php to a function
This allows pages like create.php to not include inc/mod/pages.php while still being able to use the mod auth functions (like generating salts and passwords)
2014-12-31 22:35:21 -08:00
8chan
351375185e Early 404 option in clean() 2014-12-31 22:33:31 -08:00
8chan
db89ee7827 No file placeholder in catalog 2014-12-31 22:33:10 -08:00
8chan
0f3a65a984 First spam settings in ?/settings 2014-12-31 22:32:26 -08:00
8chan
04afbe904d Move bans.html theme over to cron 2014-12-31 22:31:43 -08:00
8chan
de31d6fca8 Option to not show top boards 2014-12-31 22:28:49 -08:00
8chan
710d66457b Home and Return links in 404.php 2014-12-31 22:28:00 -08:00
8chan
96284a4512 Merge https://github.com/ctrlcctrlv/infinity 2014-12-31 22:26:23 -08:00
cmdrk
69cd484038 Updated dnsbl to only block exit nodes 2015-01-01 00:09:58 -06:00
8chan
2bc652b34f Add /b/, /meta/, /news+/ to homepage; add press 2014-12-29 02:59:07 -08:00
8chan
ac55a36b6f Update FAQ 2014-12-29 02:57:38 -08:00
anonfagola
42a05397a5 Changed 8chan's to infinity's
i havent worked on this github in a long time
and i'm pretty sure that was for the best
2014-12-28 13:06:36 -08:00
8chan
8ac83fbba6 Merge
Conflicts:
	inc/mod/pages.php
2014-12-24 14:19:35 +00:00
8chan
06885de829 README update: we inifinity now 2014-12-24 06:16:40 -08:00
8chan
f60c3f5935 Preview board flags script 2014-12-24 06:14:33 -08:00