James Campos
67d3449998
fix cross-thread inlining
9 years ago
James Campos
274ac0965a
get op from input value
9 years ago
James Campos
3de119e417
maybe support cross thread inlining
9 years ago
James Campos
cb92ee0483
inline
9 years ago
8chan
93b30d6829
class around poster IDs
9 years ago
wopot
c7351dff09
4 times "elseif" is not the way
and precalc. value sometimes help if well commentent
9 years ago
Bui
cb9b4db73d
do security checks *after* checking captcha
9 years ago
Bui
aba8d27ace
wasn't aware of DNS function
9 years ago
Bui
1e95e58811
don't break if dns_system is true
9 years ago
Bui
8b9932218f
add forward-confirmed reverse DNS
9 years ago
czaks
6804a2ede0
remove default margin for table elements; fixes vichan-devel#95
9 years ago
Marcin Łabanowski
2b1a1dffa4
Merge pull request #104 from kaernyk/master
Fix post width & codeblocks
9 years ago
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
9 years ago
czaks
8518164352
sync locales with transifex
9 years ago
czaks
606b39450d
better synchronize the javascripts with 8chan
9 years ago
czaks
1964279436
Merge branch 'master' of github.com:vichan-devel/Tinyboard
Conflicts:
stylesheets/style.css
9 years ago
Marcin Łabanowski
3f652ce9ad
Merge pull request #93 from kaernyk/master
Improve Catalog display & thread title handling
9 years ago
Marcin Łabanowski
97a25dad03
Merge pull request #102 from cable6-dev/bugfix-genwebmerror
[bugfix]$config['error']['genwebmerror'] wasn't set in config.php
9 years ago
Marcin Łabanowski
d01d892896
Merge pull request #100 from cable6-dev/feature-hide-sage
Added an option to hide sages
9 years ago
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
9 years ago
czaks
1e1a73c4b4
Merge branch 'master' of github.com:vichan-devel/Tinyboard
9 years ago
Bui
5f521adfd5
fix hide link on images fetched with ajax
9 years ago
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.
9 years ago
Bui
62b7e02050
give OPs IDs
9 years ago
Bui
1edaea309b
quote selected text on cite
9 years ago
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.
9 years ago
czaks
86eed0b349
add stylesheet choice to catalog theme
9 years ago
Bui
7aa2976524
wrap updater in ID span
9 years ago
topkek
c4fd370d3f
Update settings.js
9 years ago
7185
b34f9c31f9
Poster ID readability
Conflicts:
js/id_colors.js
9 years ago
Bui
6133386b82
change ID text colour on hover
9 years ago
Bui
22f4543e6f
remove vertical padding on coloured IDs
9 years ago
topkek
71491bc9e9
Update auto-reload.js
9 years ago
topkek
dd99b22f06
Update settings.js
9 years ago
topkek
3918386aab
Update settings.js
9 years ago
topkek
9a096f5888
Update auto-reload.js
9 years ago
8chan
6cfb1eb656
Merge bui-boardlist-css, close ctrlcctrlv/8chan#104
9 years ago
8chan
8bfd5e1bcd
this>el
9 years ago
8chan
f8178dcbe4
Color IDs on new posts received via AJAX
9 years ago
8chan
035f8437ab
Call on ready, dont pollute window namespace with vars
9 years ago
8chan
c3ba4cc7ef
Remove prototype pollution, call on ready
9 years ago
anonfagola
cbe12019c4
Added pointer cursor to ids, to show clickability
Conflicts:
stylesheets/style.css
9 years ago
anonfagola
01ce31a516
Added id_colors.js
9 years ago
anonfagola
b419c85f8c
Forgot .js extension
9 years ago
anonfagola
fda530953b
Create id_highlighter
9 years ago
kaf
3c2529e157
[bugfix]$config['error']['genwebmerror'] wasn't set in config.php
9 years ago
Marcin Łabanowski
6b08e09008
Merge pull request #97 from cable6-dev/bugfix-ban_appeals
[bugfix]ban appeals (was also present in tinyboard)
9 years ago
kaf
296e4fd5fa
Added an option to hide sages
9 years ago
kaf
fe60590d19
Check spoiler_image size before ussuming it is 128×128px
9 years ago
kaf
9cee5f6c61
[bugfix]ban appeals (was also present in tinyboard)
9 years ago