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

469 Commits

Author SHA1 Message Date
ctrlcctrlv
c6331e54a1 Better setting name 2013-08-18 01:53:39 +00:00
ctrlcctrlv
8c318b8b60 Optionally access mod cookie in JavaScript 2013-08-18 01:44:36 +00:00
ctrlcctrlv
7213396207 Bundle jscolor 2013-08-17 19:42:00 +00:00
ctrlcctrlv
f5360ad6c1 Configurable canvas size 2013-08-17 18:00:26 +00:00
czaks
e440851526 Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
	inc/config.php
	inc/display.php
	inc/functions.php
2013-08-16 10:07:24 -04:00
Michael Foster
cca020be80 Optional "flag style" and "flag alt" modifiers 2013-08-16 23:12:40 +10:00
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
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
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
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
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
1c78a04edd Spoil files moderator action 2013-08-12 12:55:44 +10:00
czaks
c738134ff5 noko50: clarify in config how to disable it 2013-08-11 17:53:42 -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
b558ba60a2 fix notice for mod spoiler image 2013-08-11 17:22:39 -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
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
Michael Foster
4fbbec0e5d $config['boardlist_wrap_bracket'] default to true 2013-08-11 21:30:46 +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
ctrlcctrlv
48ac445038 Allow for HTML in the board subtitle
Conflicts:
	inc/config.php
2013-08-11 21:08:19 +10:00
Michael Foster
172effc889 Clean: Make boardlist bracket wrapping optional 2013-08-11 21:06:13 +10:00
ctrlcctrlv
51d1d4eb5c Make boardlist bracket wrapping optional 2013-08-11 21:04:45 +10:00
fallenPineapple
42f6b8e0bb Adds "noko50" (View Last 50 Posts) pages. (Broken Reply) 2013-08-10 17:16:30 -04:00
czaks
62e4b854c3 Fix boardlist bracketing issue 2013-08-09 17:16:25 -04:00
ctrlcctrlv
68bd3150f1 Option to have a message on the ban page 2013-08-09 19:52:19 +00:00
ctrlcctrlv
013ca134be Oekaki 2013-08-08 22:15:59 +00:00
ctrlcctrlv
3204b57b5b Advertisements 2013-08-08 21:57:52 +00:00
ctrlcctrlv
dc40137b97 Optionally allow the moving of single replies 2013-08-08 21:08:01 +00:00
ctrlcctrlv
24a015eed4 Spoil files moderator action 2013-08-08 19:41:21 +00:00
ctrlcctrlv
52b7254d4b Optionally use email selectbox 2013-08-08 19:30:05 +00:00
ctrlcctrlv
074217ec3c Allow for HTML in the board subtitle 2013-08-08 18:58:44 +00:00
ctrlcctrlv
1e2b4645df Make boardlist bracket wrapping optional 2013-08-08 18:43:24 +00:00
czaks
585f75fcaf Revert "Merge branch 'master' of github.com:vichan-devel/Tinyboard"
This reverts commit a84c4510fc, reversing
changes made to a8327c3a37.
2013-08-05 06:17:01 -04:00
czaks
c3def0e453 Merge branch 'master' of github.com:vichan-devel/Tinyboard
Conflicts:
	js/post-hider.js
2013-08-05 06:03:40 -04:00
czaks
715111e4c5 bring back ==tags== by default 2013-08-04 23:06:54 -04:00
czaks
24e07aedcc Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
	inc/image.php
2013-08-04 21:17:38 -04:00
Michael Foster
c17ab961be bugfix 2013-08-04 18:48:32 -04:00
Michael Foster
d3e9bd18f7 This should probably still be ADMIN. By default, don't let mods or janitors edit any of the config. 2013-08-04 17:53:55 -04:00
Michael Foster
39a8771706 ?/config: Advanced permissions 2013-08-04 17:53:09 -04:00
Michael Foster
7ab7e0a862 Not the nicest-looking fix, but comments (actual comments, not code examples) beginning with "$" are ignored by ?/config. 2013-08-04 16:46:08 -04:00