1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2025-01-05 19:14:32 +01:00
Commit Graph

7148 Commits

Author SHA1 Message Date
Michael Foster
f514439793 Add cache and gm to pre-installation test. Don't die when we can't write to templates/cache. 2013-08-22 03:35:57 +10:00
Michael Foster
a65c4f2c1f permissions fix 2013-08-21 23:03:38 +10:00
Michael Foster
829cc64091 permissions fix 2013-08-21 23:03:38 +10:00
Michael Foster
ec3eecd2e5 dark_roach.css: move images to stylesheets/img 2013-08-21 22:58:15 +10:00
Michael Foster
54af02f1e7 dark_roach.css: move images to stylesheets/img 2013-08-21 22:58:15 +10:00
Michael Foster
d92b138762 Accidentally merged noko50 stuff 2013-08-21 22:53:48 +10:00
Michael Foster
1a1a18e125 Accidentally merged noko50 stuff 2013-08-21 22:53:48 +10:00
Czterooki
c04e8056a0 fix background on dark_roach after a bad merge
Conflicts:
	stylesheets/dark_roach.css
2013-08-21 22:48:31 +10:00
Czterooki
deadbab7d0 fix background on dark_roach after a bad merge
Conflicts:
	stylesheets/dark_roach.css
2013-08-21 22:48:31 +10:00
Michael Foster
11fa73e4d1 automatically initialize $config['api'] 2013-08-21 22:44:23 +10:00
Michael Foster
aff82c7829 automatically initialize $config['api'] 2013-08-21 22:44:23 +10:00
Michael Foster
a83715dcb0 single quotation marks please 2013-08-21 22:43:35 +10:00
Michael Foster
45b806f43f single quotation marks please 2013-08-21 22:43:35 +10:00
Michael Foster
b01a402d23 4chan-compatible api: better config.php comments 2013-08-21 22:41:42 +10:00
Michael Foster
0783c7f794 4chan-compatible api: better config.php comments 2013-08-21 22:41:42 +10:00
Michael Foster
cbfafeea36 merge fail 2013-08-21 22:36:48 +10:00
Michael Foster
21a089a05f merge fail 2013-08-21 22:36:48 +10:00
ctrlcctrlv
9d77a4cc4c Only add country to JSON if flag fits country code regex 2013-08-21 22:35:24 +10:00
ctrlcctrlv
994634a953 Only add country to JSON if flag fits country code regex 2013-08-21 22:35:24 +10:00
ctrlcctrlv
ed142a5e5d ;_; 2013-08-21 22:35:19 +10:00
ctrlcctrlv
9d21d0665d ;_; 2013-08-21 22:35:19 +10:00
ctrlcctrlv
ddd34347f8 Make file/thumb dimensons actually work (thanks sti) 2013-08-21 22:35:11 +10:00
ctrlcctrlv
90fbc294a7 Make file/thumb dimensons actually work (thanks sti) 2013-08-21 22:35:11 +10:00
ctrlcctrlv
618d979ec4 Country flags in API if they are enabled 2013-08-21 22:35:07 +10:00
ctrlcctrlv
d96b57bd47 Country flags in API if they are enabled 2013-08-21 22:35:07 +10:00
ctrlcctrlv
ecda099dfb Custom fields in API, read config.php for info. Non-4chan compatible fields removed. 2013-08-21 22:35:01 +10:00
ctrlcctrlv
e241500a0b Custom fields in API, read config.php for info. Non-4chan compatible fields removed. 2013-08-21 22:35:01 +10:00
ctrlcctrlv
01e906b1d3 Make it possible to disable API, disable it by default
Conflicts:
	inc/functions.php
2013-08-21 22:34:52 +10:00
ctrlcctrlv
34c8348ed3 Make it possible to disable API, disable it by default
Conflicts:
	inc/functions.php
2013-08-21 22:34:52 +10:00
K
0cb54b15dc Add support for 4chan-compatible json API.
Conflicts:
	inc/functions.php
2013-08-21 22:32:44 +10:00
K
1d3ef3a28b Add support for 4chan-compatible json API.
Conflicts:
	inc/functions.php
2013-08-21 22:32:44 +10:00
Michael Foster
54a8c72121 Huge bug with deleting boards: $tmp_board unused; sometimes it would delete the wrong board's directory 2013-08-21 21:34:18 +10:00
Michael Foster
88dccc7f84 Huge bug with deleting boards: $tmp_board unused; sometimes it would delete the wrong board's directory 2013-08-21 21:34:18 +10:00
Michael Foster
72beacc1da allow moving threads with non-image uploads 2013-08-21 20:54:46 +10:00
Michael Foster
ee19d2b68f allow moving threads with non-image uploads 2013-08-21 20:54:46 +10:00
czaks
3dfe13be3c Update readme 2013-08-20 21:58:44 -04:00
czaks
a505a65b09 Update readme 2013-08-20 21:58:44 -04:00
Czterooki
e0bdd4198d fix background on dark_roach after a bad merge 2013-08-20 20:57:11 -04:00
Czterooki
df48024a0b fix background on dark_roach after a bad merge 2013-08-20 20:57:11 -04:00
czaks
de035f4a7e Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
	stylesheets/dark_roach.css
	stylesheets/style.css
2013-08-20 18:22:37 -04:00
czaks
c167e38252 Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
	stylesheets/dark_roach.css
	stylesheets/style.css
2013-08-20 18:22:37 -04:00
czaks
f909fd190a Merge branch 'master' of https://github.com/ctrlcctrlv/Tinyboard 2013-08-20 18:19:06 -04:00
czaks
246033c05f Merge branch 'master' of https://github.com/ctrlcctrlv/Tinyboard 2013-08-20 18:19:06 -04:00
ctrlcctrlv
07bf8914e6 Only add country to JSON if flag fits country code regex 2013-08-20 22:11:32 +00:00
ctrlcctrlv
9767ad91f4 Only add country to JSON if flag fits country code regex 2013-08-20 22:11:32 +00:00
ctrlcctrlv
c617603179 ;_; 2013-08-20 21:35:16 +00:00
ctrlcctrlv
485d4f4087 ;_; 2013-08-20 21:35:16 +00:00
ctrlcctrlv
31aad827ad Make file/thumb dimensons actually work (thanks sti) 2013-08-20 21:31:46 +00:00
ctrlcctrlv
53d8188116 Make file/thumb dimensons actually work (thanks sti) 2013-08-20 21:31:46 +00:00
ctrlcctrlv
861ed07032 Merge branch 'master' of https://github.com/ctrlcctrlv/Tinyboard 2013-08-20 20:18:59 +00:00