czaks
8dee0703c3
Merge https://github.com/vichan-devel/vichan
2014-10-07 00:19:38 +02:00
8chan
93b30d6829
class around poster IDs
2014-10-07 00:19:15 +02:00
czaks
cc44a64097
Merge https://github.com/vichan-devel/vichan
2014-10-07 00:17:29 +02:00
wopot
c7351dff09
4 times "elseif" is not the way
...
and precalc. value sometimes help if well commentent
2014-10-07 00:16:02 +02:00
Bui
cb9b4db73d
do security checks *after* checking captcha
2014-10-07 00:15:45 +02:00
Marcin Łabanowski
171fc86d66
Merge pull request #152 from bui/captcha-validate
...
do security checks *after* checking captcha
2014-10-07 00:12:30 +02:00
Marcin Łabanowski
9f3dba7372
Merge pull request #105 from anonfagola/patch-17
...
Update instance-config.php
2014-10-07 00:11:52 +02:00
Marcin Łabanowski
fee7f74067
Merge pull request #154 from wopot/patch-1
...
4 times "elseif" is not the way
2014-10-07 00:05:40 +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
wopot
ba3f0f25fe
4 times "elseif" is not the way
...
and precalc. value sometimes help if well commentent
2014-10-06 17:50:05 +02:00
Bui
e9773f3fb0
do security checks *after* checking captcha
2014-10-06 19:35:37 +09:00
James Campos
a1e7f171b0
optional backlink hiding
2014-10-05 17:26:50 -07:00
James Campos
6e16a963b3
add loading stub
2014-10-05 16:52:00 -07:00
James Campos
4119442877
optional
2014-10-05 16:20:25 -07:00
James Campos
68d138fa6c
extract caching
2014-10-05 15:51:22 -07:00
czaks
a7a1a81d93
Merge https://github.com/vichan-devel/vichan
2014-10-05 23:20:24 +02:00
Bui
aba8d27ace
wasn't aware of DNS function
2014-10-05 23:20:06 +02:00
Bui
1e95e58811
don't break if dns_system is true
2014-10-05 23:20:06 +02:00
Bui
8b9932218f
add forward-confirmed reverse DNS
2014-10-05 23:20:06 +02:00
czaks
116a1278d8
Merge branch 'master' of https://github.com/ctrlcctrlv/8chan
2014-10-05 23:05:25 +02:00
czaks
64df5ae77c
Merge https://github.com/vichan-devel/vichan
2014-10-05 22:18:04 +02:00
Fredrick Brennan
1f7090ff98
Merge pull request #149 from bui/fcrdns
...
add forward-confirmed reverse DNS
2014-10-05 16:17:29 -04:00
czaks
6804a2ede0
remove default margin for table elements; fixes vichan-devel#95
2014-10-05 22:16:36 +02:00
Marcin Łabanowski
2b1a1dffa4
Merge pull request #104 from kaernyk/master
...
Fix post width & codeblocks
2014-10-05 22:11:44 +02:00
kaernyk
944c3b6c28
Fix post width & codeblocks
...
I noticed that some url's were causing the posts to stretch over the
maximum device with.
The code blocks were exhibiting similar behavior as well, and have
been adjusted to display well on all themes.
I still need to fix the post form for handhelds, though it is not
as annoying as the other things fixed
2014-10-05 15:40:42 -04:00
Bui
3f4381cf40
wasn't aware of DNS function
2014-10-06 04:30:32 +09:00
Bui
ca7955ecfc
don't break if dns_system is true
2014-10-06 04:08:10 +09:00
Bui
98b172980f
add forward-confirmed reverse DNS
2014-10-06 03:37:13 +09: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
8chan
7bfbd10d69
Re-enable this filter
2014-10-05 17:06:57 +00:00
8chan
f42173b260
Make expire.php work seemlessly even on large workloads
2014-10-05 17:06:39 +00:00
czaks
e0e3de2773
Merge https://github.com/vichan-devel/vichan
2014-10-05 18:38:45 +02:00
czaks
8518164352
sync locales with transifex
2014-10-05 18:38:25 +02:00
czaks
1002381bab
Merge https://github.com/vichan-devel/vichan
...
Conflicts:
js/auto-reload.js
2014-10-05 18:31:30 +02:00
czaks
606b39450d
better synchronize the javascripts with 8chan
2014-10-05 18:30:47 +02:00
czaks
4a4c985235
missed one line
2014-10-05 18:16:18 +02:00
czaks
8b698e36e7
Merge https://github.com/vichan-devel/vichan
...
Conflicts:
inc/mod/pages.php
js/auto-reload.js
js/id_colors.js
js/id_highlighter.js
stylesheets/style.css
templates/index.html
2014-10-05 18:12:19 +02:00
czaks
1964279436
Merge branch 'master' of github.com:vichan-devel/Tinyboard
...
Conflicts:
stylesheets/style.css
2014-10-05 18:01:01 +02:00
Marcin Łabanowski
3f652ce9ad
Merge pull request #93 from kaernyk/master
...
Improve Catalog display & thread title handling
2014-10-05 17:57:42 +02:00
Marcin Łabanowski
97a25dad03
Merge pull request #102 from cable6-dev/bugfix-genwebmerror
...
[bugfix]$config['error']['genwebmerror'] wasn't set in config.php
2014-10-05 17:56:46 +02:00
Marcin Łabanowski
d01d892896
Merge pull request #100 from cable6-dev/feature-hide-sage
...
Added an option to hide sages
2014-10-05 17:53:32 +02:00
Marcin Łabanowski
42868c672a
Merge pull request #103 from cable6-dev/bug-fix-check_spoiler_size
...
Check spoiler_image size before ussuming it is 128×128px
2014-10-05 17:53:08 +02:00
czaks
1e1a73c4b4
Merge branch 'master' of github.com:vichan-devel/Tinyboard
2014-10-05 17:52:30 +02:00
Bui
5f521adfd5
fix hide link on images fetched with ajax
2014-10-05 17:49:31 +02:00
ScriptKi77y
7d5899d3a7
Quick fix to remove lag..
...
Executing a function to make a get request while simultaneously triggering a scroll event within the executed scroll event is probably not the best idea.
This still needs work, there should probably be something else used to check for updates, such as an event where page has focus or something else that doesn't get called so many times, preferably something that reduces the timer instead.
This is just a quick fix to stop all the lag on threads when scrolling near the bottom.
2014-10-05 17:49:31 +02:00
Bui
62b7e02050
give OPs IDs
2014-10-05 17:49:31 +02:00
Bui
1edaea309b
quote selected text on cite
2014-10-05 17:49:31 +02:00
ScriptKi77y
2ece97d685
Scroll hook thread polling adjusttment.
...
Fixed an issue with the scroll hook thread polling.
Users scrolling near the bottom of the page are making upwards of 7-10 requests a second to the site.
Added a small timer using the "poll_interval_mindelay" value to prevent unnecessary polling, one is enough during this minimum time delay.
2014-10-05 17:49:30 +02:00
czaks
86eed0b349
add stylesheet choice to catalog theme
2014-10-05 17:49:27 +02:00