1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-12-02 02:57:26 +01:00
Commit Graph

6834 Commits

Author SHA1 Message Date
undido
ff68278111 renamed playgame config field to ayah_enabled 2014-09-25 07:08:55 -03:00
undido
9c0436269f disable ayah 'game' on create.php by default added option to turn it on in /inc/config.php with explaination on where to put private keys at 2014-09-25 06:58:44 -03:00
undido
667606cdb4 Closed off php tag in random.php 2014-09-25 06:15:25 -03:00
undido
69e749b57a Added global column to 'reports' table 2014-09-25 06:11:36 -03:00
8chan
e81d016ffa Attempt to fix scroll to anchor issue 2014-09-25 06:56:24 +02:00
czaks
dbaeb395ac auto-reload.js: it`s actually setTimeout, not setInterval, right? 2014-09-25 06:32:53 +02:00
czaks
ed5272f17d auto-reload.js: don`t scroll up 2014-09-25 06:31:40 +02:00
8chan
5d8d20fcc5 Add timer to auto reload js
Conflicts:
	js/auto-reload.js
2014-09-25 06:30:55 +02:00
TheHowl
7cac637c36 oh hey look I just fixed #8 search.php
It was just a typo, an horrible typo.
2014-09-25 06:24:36 +02:00
czaks
40409f8717 fix reference to oekaki in readme; fixes vichan-devel#89 2014-09-25 06:13:45 +02:00
Fredrick Brennan
bc96ef9196 Merge pull request #55 from anonfagola/patch-8
Update install.sql
2014-09-24 22:06:51 -04:00
anonfagola
25bf9f88f5 Update auto-reload.js
Changed favicon_au.png to static/favicon_au.png
2014-09-24 18:27:17 -07:00
anonfagola
170b498121 Added favicon for auto updating. 2014-09-24 18:26:21 -07:00
anonfagola
5bbfc85c0c Added icon changing when thread updated.
makeIcon should also have the little *bleep* sound.
2014-09-24 18:23:15 -07:00
Bui
abbb6c282d Revert "allow mods to bypass DNSBL checks"
This reverts commit b3532ba546.
2014-09-25 10:07:55 +09:00
Bui
b3532ba546 allow mods to bypass DNSBL checks 2014-09-25 09:48:46 +09:00
Bui
eb6a07c19a add global column to reports table 2014-09-25 09:32:34 +09:00
anonfagola
01e54d0fd2 Update install.sql
Fix https://github.com/ctrlcctrlv/8chan/issues/41
2014-09-24 17:26:01 -07:00
anonfagola
1187e6865f Update random.php
As we are only using URIs, made it listBoards(true) for performance reasons.
2014-09-24 17:10:04 -07:00
anonfagola
0fee740147 Update 404.php
Made it loop through directory
2014-09-24 17:02:40 -07:00
anonfagola
14148b1292 Made threadscroll.js a default additional JS 2014-09-24 16:54:49 -07:00
anonfagola
ca0e7ffc5d Update 404.php 2014-09-24 16:52:23 -07:00
anonfagola
c291952477 Create 404.php 2014-09-24 16:41:23 -07:00
8chan
beff737c9e Add timer to auto reload js 2014-09-24 21:30:57 +00:00
8chan
416a48838c Add timer to auto reload js 2014-09-24 21:30:57 +00:00
TheHowl
e092f5ad38 oh hey look I just fixed #8 search.php
It was just a typo, an horrible typo.
2014-09-24 23:07:36 +02:00
TheHowl
eee2cf82d4 Make ayah optional 2014-09-24 22:35:59 +02:00
8chan
3ec7b4015f Merge ../test 2014-09-24 20:24:26 +00:00
8chan
62838ed707 Merge ../test 2014-09-24 20:24:26 +00:00
8chan
9b892d8d32 Include secrets file. 2014-09-24 20:23:38 +00:00
8chan
9d8ba968cb Include secrets file. 2014-09-24 20:23:38 +00:00
8chan
2afb2b4e7b Require secrets.php 2014-09-24 20:19:58 +00:00
8chan
102559751a Require secrets.php 2014-09-24 20:19:58 +00:00
8chan
e94ae94f6c Add extra non-synced file for 8chan.co secrets (passwords etc) 2014-09-24 20:17:59 +00:00
8chan
3515b56a56 Add extra non-synced file for 8chan.co secrets (passwords etc) 2014-09-24 20:17:59 +00:00
8chan
4eb31555fc Add update button to auto-reload.js 2014-09-24 20:14:02 +00:00
James Campos
38a9d323fe this is how you cache 2014-09-24 12:49:18 -07:00
8chan
f0e58a02d2 Merge https://github.com/vichan-devel/vichan
Conflicts:
	README.md
2014-09-24 19:42:45 +00:00
James Campos
08341b6d72 fix selector 2014-09-24 12:37:25 -07:00
Fredrick Brennan
bc11ccec76 Merge pull request #43 from fourfivesix/master
Applies the theme to all board pages and catalog. Fixes #39.
2014-09-24 15:34:31 -04:00
James Campos
c38148c8a5 fix cross-thread inlining 2014-09-24 12:17:30 -07:00
fourfivesix
795b2646ea Uncommenting catalog_link, it is now required
`$config['catalog_link']` is now required because `templates/main.js` uses it.
2014-09-24 14:36:03 -03:00
fourfivesix
94f2fae196 Applies the theme to all board pages and catalog. 2014-09-24 13:56:38 -03:00
czaks
3b2f448102 restore compatibility with php < 5.5; fixes vichan-devel#86 2014-09-24 12:26:15 +02:00
czaks
b2d574fec3 Update README.md; fixes ctrlcctrlv#38 ;) 2014-09-24 08:45:14 +02:00
James Campos
cdae08027c get op from input value 2014-09-23 21:40:32 -07:00
8chan
4238249af6 Merge https://github.com/ctrlcctrlv/8chan 2014-09-24 04:28:10 +00:00
8chan
c090ad7fff We open source nao 2014-09-24 04:27:14 +00:00
8chan
fb405c9cf0 Reject repost option in ?/settings 2014-09-24 04:25:55 +00:00
James Campos
a7820579eb maybe support cross thread inlining 2014-09-23 21:25:34 -07:00