8chan
a754155d5b
Multiple board volunteers patch
2014-10-28 23:23:17 -07:00
8chan
2edd6282f2
Fix chained WHERE, fix permissions
2014-10-22 20:12:26 -07:00
8chan
b73745e8ab
apc pls
2014-10-22 19:21:21 -07:00
8chan
cfb31c53af
Merge https://github.com/ctrlcctrlv/8chan
2014-10-22 19:20:28 -07:00
8chan
ff225064a1
Add ?/flags [NOT DONE] and $config[allow_delete] to ?/settings
2014-10-22 19:18:23 -07:00
czaks
e528250802
enable youtube.js; should reduce lags with too many embeds
2014-10-20 14:33:09 +02:00
unknown
3c2ebb2d6b
Merge branch 'master' of git://github.com/ctrlcctrlv/8chan
...
Conflicts:
templates/8chan/index.html
2014-10-19 11:15:57 -05:00
unknown
2d6d449bd2
[ #184 ] Added <body> tag classes. Style selector now adds a <body> class. Moved board list under moderator dashboard.
2014-10-18 20:07:04 -05:00
8chan
fceea15317
Be smarter about rebuilds
2014-10-18 13:21:08 -07:00
8chan
f1c2388840
8archive.moe
2014-10-18 13:20:46 -07:00
unknown
ba0a874b27
[ #184 ] Added <body> tag classes. Style selector now adds a <body> class. Moved board list under moderator dashboard.
2014-10-18 03:32:00 -05:00
unknown
9920a51ff5
- Resolved board creation script throwing SQL error for mismatched column count.
...
- Resolved warnings would be thrown if inc/dnsbls.php did not exist.
- Resolved problem where shell_exec_error was incorrectly reporting a success in instances where 'md5sum' was not supported, resulting in "'md5sum'" literally being recorded as the file hash. This then lead to hex2bin throwing an error on page load, preventing access to threads (among other problems).
2014-10-17 02:32:39 -05:00
8chan
d50b86a7c2
underline
2014-10-16 18:53:59 -07:00
8chan
33371bee9f
Allow IP less to show more posts
2014-10-16 18:53:52 -07:00
8chan
2e694b8b1c
Khorne in #8chan on irc.rizon.net contributed this thread watcher.
...
Can't properly attribute the code to him because he doesn't want it
connected to his Github account for some reason.
2014-10-11 10:21:00 -07:00
8chan
da0ea45730
Merge branch 'master' of https://github.com/ctrlcctrlv/8chan
2014-10-09 21:40:24 -04:00
8chan
fe9297aaaa
Attempt to hide IPs from board volunteers
2014-10-09 21:39:37 -04:00
8chan
de7c089d7b
this download all script doesnt even work
2014-10-09 16:58:00 -07:00
8chan
162d9e8210
Merge ../http
...
Conflicts:
templates/mod/settings.html
2014-10-08 18:21:38 -07:00
8chan
f4b93f8b1c
Enable infinite scroll by default
2014-10-08 18:20:47 -07:00
czaks
3a48cbc790
8chan: allow users to opt out of public ban system
2014-10-09 03:10:47 +02:00
8chan
3928a3212a
Merge branch 'master' of https://github.com/ctrlcctrlv/8chan
2014-10-08 20:11:36 +00:00
8chan
bf644d1a22
This threadscroll script is glitchy as fuck
2014-10-08 11:35:56 -07:00
8chan
d58adad48d
SECURITY: Move indexed option to table...fixes unindexed boards appearing in search/random
2014-10-07 20:54:00 -07:00
Marcin Łabanowski
6a6250eb77
Merge pull request #155 from hugofragata/master
...
Added download-all feature
2014-10-08 05:53:33 +02:00
8chan
69ad4f26db
config update
2014-10-07 17:33:32 -07:00
hugofragata
acf4c3bb8b
Modified inc/instance-config.php
...
Modified inc/instance-config.php to include js/download-all.js and
js/jszip.min.js
2014-10-07 15:00:40 +01:00
hugofragata
7239350e69
Revert "Added download-all feature"
...
This reverts commit 12a8f1a672
.
2014-10-07 14:46:50 +01:00
8chan
db55a3040f
Make inline.js work in mod panel
2014-10-06 18:36:19 -07:00
8chan
ed94a1671d
Merge https://github.com/ctrlcctrlv/8chan
...
Conflicts:
post.php
2014-10-06 18:12:50 -07:00
8chan
345e5aa3a4
Featured boards now based on uniques
2014-10-06 18:01:01 -07:00
Marcin Łabanowski
9f3dba7372
Merge pull request #105 from anonfagola/patch-17
...
Update instance-config.php
2014-10-07 00:11:52 +02:00
hugofragata
12a8f1a672
Added download-all feature
...
The button to download all the files in a thread only appears when the
page is a thread, such as treeview. I added the download-all button next
to the treeview one. I modified stylesheets/v8ch.css to include the id
#download-all. I modified inc/instance-config.php to include the
download-all.js and jszip.min.js. I added the files js/jszip.min.js
which is a library to work with zip files in JS and I added
js/download-all.js which goes through all files, adds them to a zip and
then gives it to the user.
2014-10-06 16:50:20 +01:00
8chan
6d19be38e3
Merge https://github.com/ctrlcctrlv/8chan
...
Conflicts:
inc/instance-config.php
2014-10-05 17:09:50 +00:00
8chan
4414ef80b4
DNSBLs bypass stuff, fix Opera bug.
2014-10-05 17:07:59 +00:00
riking
edf98dbee3
Add example secrets.php file
2014-10-04 13:48:52 -07:00
riking
5d89342b4f
Make dnsbls.php optional, secrets.php mandatory
2014-10-04 13:48:11 -07:00
8chan
7ca9b7edaf
Max links = 40
2014-09-30 23:06:48 +00:00
8chan
befe393778
Rewrite color IDs script so it actually works
2014-09-27 21:23:51 +00:00
anonfagola
b621699a22
Update instance-config.php
...
@ctrlcctrlv said to me over IRC he removed the threadscroll script because on some browsers, it would refresh the page when scrolling. This has been fixed in #98 , so it should be back in as a default addditional JS.
and i remembered the semicolon this time
2014-09-27 13:19:39 -07:00
8chan
b6bfe97c67
@anonfagola seriously needs to remember his fucking semicolons
2014-09-27 20:08:18 +00:00
8chan
4c3f48c021
Merge /root/8chan
2014-09-27 20:06:27 +00:00
8chan
3747a3396b
revert
2014-09-27 20:05:48 +00:00
anonfagola
4c720120e4
Added id_highlighter.js to additional_javscript
2014-09-27 09:49:17 -07:00
8chan
24caf95f20
Fix mod.php catalog 404 bug
2014-09-27 00:52:21 +00:00
8chan
695a8a3aaf
Update instance config
2014-09-26 23:55:19 +00:00
8chan
9dc91c1bf4
fuck you php
2014-09-26 03:44:34 +00:00
8chan
19e864c15c
I don't know what I did.
2014-09-25 22:53:56 +00:00
8chan
179df591af
mobile style in config
2014-09-25 21:35:17 +00:00
8chan
142bc60863
Merge ../http
...
Conflicts:
js/auto-reload.js
2014-09-25 20:52:41 +00:00
8chan
48ca125eaf
include instead of require
2014-09-25 20:49:46 +00:00
8chan
c8fc323ea6
AYAH by default.
2014-09-25 20:14:00 +00:00
Fredrick Brennan
0073b7c855
Merge pull request #69 from anonfagola/patch-8
...
Update instance-config.php
2014-09-25 14:34:51 -04:00
Ki11Deer
014f0eb12a
Update instance-config.php to fix Twitter alt text
...
I am new here don't rape my face.
2014-09-25 14:32:03 -04:00
anonfagola
77b2caa284
Update instance-config.php
...
Fix https://github.com/ctrlcctrlv/8chan/issues/62
2014-09-25 10:46:33 -07:00
anonfagola
14148b1292
Made threadscroll.js a default additional JS
2014-09-24 16:54:49 -07: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
4eb31555fc
Add update button to auto-reload.js
2014-09-24 20:14:02 +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
8chan
b682c5861a
Merge https://github.com/ctrlcctrlv/8chan
...
Conflicts:
README.md
banners.php
create.php
inc/instance-config.php
2014-09-24 00:07:56 +00:00
8chan
1e479f5a2e
Fix #13
2014-09-23 23:22:41 +00:00
8chan
d5bce0bf04
Merge ../http
2014-09-23 15:32:19 +00:00
8chan
fa28b5b370
Merge ../http
2014-09-23 15:32:19 +00:00
8chan
a2a15c761c
Allow SWF, fix \rule breaking /b/ (temporarily)
2014-09-23 15:31:52 +00:00
8chan
9adee6016c
Allow SWF, fix \rule breaking /b/ (temporarily)
2014-09-23 15:31:52 +00:00
8chan
f8e55b3143
Merge ../http
...
Conflicts:
create.php
inc/instance-config.php
2014-09-23 15:30:03 +00:00
8chan
ff6831e51c
Merge ../http
...
Conflicts:
create.php
inc/instance-config.php
2014-09-23 15:30:03 +00:00
8chan
0764a8ead8
Apologies for this huge shitty commit. Git got corrupted. Contains a merge, change to katex, stylesheets, lots of shit really. ;_;
2014-09-22 18:29:06 -07:00
8chan
3675caadfc
Apologies for this huge shitty commit. Git got corrupted. Contains a merge, change to katex, stylesheets, lots of shit really. ;_;
2014-09-22 18:29:06 -07:00
Fredrick Brennan
19d6db9a44
Config changes
2014-09-21 17:51:42 +00:00
Fredrick Brennan
6ea0f26ce4
Config changes
2014-09-21 17:51:42 +00:00
Fredrick Brennan
f67f839e0f
fuck splitting this one up, misc changes
2014-09-20 15:21:09 +00:00
Fredrick Brennan
b5ce7c683d
fuck splitting this one up, misc changes
2014-09-20 15:21:09 +00:00
8chan
84e4fa054f
New scripts
2014-09-13 16:36:40 +00:00
8chan
c8f512a270
New scripts
2014-09-13 16:36:40 +00:00
8chan
af403e1119
No more automatic claiming
2014-07-19 18:40:06 +00:00
8chan
ee6db3f063
No more automatic claiming
2014-07-19 18:40:06 +00:00
8chan
043f5fa2f6
Twitter
2014-06-17 23:00:47 +00:00
8chan
544089fc24
Twitter
2014-06-17 23:00:47 +00:00
8chan
977cf0711e
No index
2014-06-17 23:00:36 +00:00
8chan
4dc1d3e315
No index
2014-06-17 23:00:36 +00:00
8chan
4223bc7c79
Enable syslog
2014-06-12 03:07:16 +00:00
8chan
a03354f705
Enable syslog
2014-06-12 03:07:16 +00:00
8chan
59d443846e
No animated GIFs
2014-06-10 17:57:37 +00:00
8chan
e5489cefa7
No animated GIFs
2014-06-10 17:57:37 +00:00
8chan
3b34c345d8
Fix board stylesheets not being respected on +50
2014-06-05 14:35:51 +00:00
8chan
1d4e3ad7b9
Fix board stylesheets not being respected on +50
2014-06-05 14:35:51 +00:00
8chan
5fecb99bf0
https change for $config[embedding]
2014-05-18 19:37:22 +00:00
8chan
97c4afc2eb
https change for $config[embedding]
2014-05-18 19:37:22 +00:00
8chan
4ba085bdef
8chan.co proprietary changes
2014-05-17 20:01:14 +00:00
8chan
ed6fae6b09
8chan.co proprietary changes
2014-05-17 20:01:14 +00:00
8chan Admin
f9257b8a23
Fixed ?/debug/*
2013-10-31 22:14:19 +00:00
8chan Admin
a999be9bd3
Fixed ?/debug/*
2013-10-31 22:14:19 +00:00
Savetheinternet
defe48be8e
Change of instance-config defaults
2011-02-16 16:21:48 +11:00
Savetheinternet
027337dbdd
Change of instance-config defaults
2011-02-16 16:21:48 +11:00
Savetheinternet
a528996bcd
removed defaulting root to /
2011-02-16 15:49:49 +11:00
Savetheinternet
c98d0eac98
removed defaulting root to /
2011-02-16 15:49:49 +11:00
Savetheinternet
3737439338
Changed config to an array
2011-02-12 17:25:15 +11:00