1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-26 16:30:52 +01:00
Commit Graph

2297 Commits

Author SHA1 Message Date
Michael Foster
5fdc0878c9 A few modifications:
1. Finally, clean up some of the crappy code in inc/display.php; no more extreme clutter. new Thread() and new Post() take an array as the first parameter now.

2. Poster country flags. Currently requires the "geoip" extension.

3. Give post images a classname. This was also long-overdue.
2013-08-16 21:08:01 +10:00
Michael Foster
73c51358f8 Set $config['try_smarter'] to true. If you notice any problems, please report them to us. 2013-08-16 20:16:09 +10:00
czaks
78ed2de16e fix thread expanding and post hover interop a bit 2013-08-13 15:30:17 -04:00
czaks
13e0e451da Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
	inc/config.php
	inc/display.php
	inc/functions.php
2013-08-13 14:46:16 -04:00
Michael Foster
34c3111557 Don't create anti-bot stuff in buildThread() when asked to return HTML as a string. 2013-08-13 21:53:23 +10:00
Michael Foster
86e8b78c02 allow wordfilters to be callbacks 2013-08-13 01:53:23 +10:00
Michael Foster
f454d0f4a4 Upload via URL: Make sure we're not vulnerable to this buffer overflow exploit. http://www.exploit-db.com/exploits/24487/ 2013-08-13 00:07:23 +10:00
Michael Foster
2e48fcce06 bugfix: sometimes this acts weird 2013-08-12 23:35:27 +10:00
Michael Foster
7f98229769 Fix last commit: add chmod() to fix some permissions derping 2013-08-12 23:06:58 +10:00
Michael Foster
44590b5756 Optional: Allow uploading by URL 2013-08-12 22:51:46 +10:00
Michael Foster
0bbecf89bf $config['error']['invalidzip'] isn't used anywhere anymore 2013-08-12 22:14:26 +10:00
Michael Foster
29d64f59a0 ?/config: Link URLs in comments 2013-08-12 21:14:32 +10:00
Michael Foster
35e2c19fc0 use single quotes 2013-08-12 21:08:40 +10:00
Michael Foster
7b8513e471 Merge branch 'master' of github.com:savetheinternet/Tinyboard 2013-08-12 13:02:04 +10:00
Michael Foster
5968a58f9f ... 2013-08-12 13:01:34 +10:00
czaks
f8d1427362 spoilerimage config variable: this got fixed doubly, once wrong, merge both fixes
Conflicts:
	inc/config.php
2013-08-12 13:01:02 +10:00
Michael Foster
80264cdb77 what 2013-08-12 13:00:06 +10:00
czaks
d72a3dfa20 fix notice for mod spoiler image 2013-08-12 12:59:52 +10:00
Vasiliy Shikhachevskiy
8e502dea55 Added Czech translation 2013-08-12 12:58:29 +10:00
ctrlcctrlv
c8eab07cfb forgot to rename config option 2013-08-12 12:58:04 +10:00
ctrlcctrlv
58afcbbe81 Improve spoiler action
Conflicts:
	inc/mod/pages.php
2013-08-12 12:57:54 +10:00
ctrlcctrlv
5191eef7ce mistake with spoiler commit 2013-08-12 12:56:02 +10:00
ctrlcctrlv
64bd203bc6 accidentally spaces 2013-08-12 12:55:52 +10:00
ctrlcctrlv
1c78a04edd Spoil files moderator action 2013-08-12 12:55:44 +10:00
Michael
36b4c2c7ee Merge pull request #132 from JosephGoldbergStein/master
CSS changes
2013-08-11 19:34:25 -07:00
czaks
5e15d6335e noko50 + expand.js: make it interoperate 2013-08-11 17:59:17 -04:00
czaks
c738134ff5 noko50: clarify in config how to disable it 2013-08-11 17:53:42 -04:00
czaks
95c95cb85b noko50: small fixes in template 2013-08-11 17:52:35 -04:00
czaks
0c52d1b93c Merge branch 'noko50-new-dev11' of http://github.com/fallenPineapple/Tinyboard
Conflicts:
	inc/functions.php
2013-08-11 17:49:29 -04:00
czaks
ca6373a077 spoilerimage config variable: this got fixed doubly, once wrong, merge both fixes 2013-08-11 17:34:43 -04:00
czaks
7474bd82d7 Merge branch 'master' of http://github.com/ctrlcctrlv/Tinyboard 2013-08-11 17:32:57 -04:00
czaks
3ec84195ec Merge branch 'master' of http://github.com/JosephGoldbergStein/Tinyboard 2013-08-11 17:32:21 -04:00
czaks
b558ba60a2 fix notice for mod spoiler image 2013-08-11 17:22:39 -04:00
JosephGoldbergStein
957da48a4a gentoochan.css fix
Minor readability fix with quote shadows.
2013-08-11 22:45:29 +03:00
JosephGoldbergStein
cd9e63711d Jungle.css fix
Fixes some readability issues.
2013-08-11 22:39:18 +03:00
JosephGoldbergStein
86cb774063 Luna.css fix
Changes the color of quotes and fixes the board lists.
2013-08-11 22:15:49 +03:00
JosephGoldbergStein
2d3807e600 photon.css fix
Increases readability, and fixes the page list.
2013-08-11 22:02:29 +03:00
JosephGoldbergStein
9785c26c59 Ricechan fix
< Text fix
2013-08-11 21:48:29 +03:00
Vasiliy Shikhachevskiy
3a5be687d3 Added Czech translation 2013-08-11 13:59:07 -04:00
ctrlcctrlv
06d2f7ffb4 Merge conflict 2013-08-11 15:36:17 +00:00
ctrlcctrlv
c31a610914 forgot to rename config option 2013-08-11 13:55:15 +00:00
ctrlcctrlv
5786c7dbc0 Improve spoiler action 2013-08-11 13:54:11 +00:00
czaks
fc80edb3b5 Merge branch 'master' of github.com:vichan-devel/Tinyboard 2013-08-11 09:50:58 -04:00
czaks
24b1adc501 Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
	inc/config.php
	inc/display.php
	inc/mod/pages.php
	js/catalog-link.js
	post.php
	templates/banned.html
2013-08-11 09:50:33 -04:00
ctrlcctrlv
8ba527dccf Fix catalog image not working inside threads 2013-08-11 13:17:21 +00:00
Michael
f066c33037 Merge pull request #130 from JosephGoldbergStein/patch-1
Ferus.css border fix
2013-08-11 04:35:57 -07:00
Michael Foster
4fbbec0e5d $config['boardlist_wrap_bracket'] default to true 2013-08-11 21:30:46 +10:00
Michael Foster
9695c327db Rename ban_page_message to ban_page_extra 2013-08-11 21:30:02 +10:00
ctrlcctrlv
2278762000 Option to have a message on the ban page 2013-08-11 21:29:42 +10:00
ctrlcctrlv
edd197586f Option to have a message on the ban page
Conflicts:
	inc/config.php
2013-08-11 21:29:02 +10:00