1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-25 07:50:23 +01:00
Commit Graph

6373 Commits

Author SHA1 Message Date
undido
37ac3fbe9e Added recaptcha support to create.php 2014-09-25 08:18:27 -03:00
undido
03b142b847 removed var_dump 2014-09-25 08:06:16 -03:00
undido
b24ec23cbb inc/mod/pages.php only show your board in boardlist if you are ranked below admin 2014-09-25 07:57:51 -03:00
undido
c8315cf8f6 Changed the way create.php checks for existing usernames to be less intensive on the database 2014-09-25 07:23:10 -03:00
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
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
14148b1292 Made threadscroll.js a default additional JS 2014-09-24 16:54:49 -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
8chan
f0e58a02d2 Merge https://github.com/vichan-devel/vichan
Conflicts:
	README.md
2014-09-24 19:42:45 +00: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
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
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
anonfagola
b9886dc474 Update threadscroll.js
Made compatible for use with additional_javascripts.
2014-09-24 04:47:40 +02:00
anonfagola
712e7f6c57 Update threadscroll.js
Made cleaner.
2014-09-24 04:47:40 +02:00
anonfagola
f5d121af10 Update threadscroll.js
Fixed a line left from debug, and added comments.
2014-09-24 04:47:40 +02:00
anonfagola
45dd9e637f Added scrolling threads with up and down keys
For 8chan X. Redone so it's in js folder.
@KillerWhale321
2014-09-24 04:47:40 +02:00
anonfagola
2a823ae786 Create threadscroll.js 2014-09-24 04:47:40 +02:00
Fredrick Brennan
21b207df65 Merge pull request #20 from anonfagola/master
Added scrolling threads with up and down keys
2014-09-23 22:41:49 -04:00
Fredrick Brennan
4cb193306b Merge pull request #32 from anonfagola/patch-4
Update faq.php
2014-09-23 22:39:19 -04:00
anonfagola
986db033e2 Update threadscroll.js
Made compatible for use with additional_javascripts.
2014-09-23 19:31:06 -07:00
anonfagola
02ff632e50 Update threadscroll.js
Made cleaner.
2014-09-23 19:27:41 -07:00
anonfagola
2b77af4f83 Update faq.php
fixed a simple grammar mistake
2014-09-23 19:12:42 -07:00