1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-29 09:44:28 +01:00
Commit Graph

6689 Commits

Author SHA1 Message Date
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
Bui
7aa2976524 wrap updater in ID span 2014-10-05 17:48:51 +02:00
topkek
c4fd370d3f Update settings.js 2014-10-05 17:48:51 +02:00
7185
b34f9c31f9 Poster ID readability
Conflicts:
	js/id_colors.js
2014-10-05 17:48:43 +02:00
Bui
6133386b82 change ID text colour on hover 2014-10-05 17:48:07 +02:00
Bui
22f4543e6f remove vertical padding on coloured IDs 2014-10-05 17:48:07 +02:00
topkek
71491bc9e9 Update auto-reload.js 2014-10-05 17:48:07 +02:00
topkek
dd99b22f06 Update settings.js 2014-10-05 17:48:07 +02:00
topkek
3918386aab Update settings.js 2014-10-05 17:48:07 +02:00
topkek
9a096f5888 Update auto-reload.js 2014-10-05 17:48:07 +02:00
8chan
6cfb1eb656 Merge bui-boardlist-css, close ctrlcctrlv/8chan#104 2014-10-05 17:48:07 +02:00
8chan
8bfd5e1bcd this>el 2014-10-05 17:48:07 +02:00
8chan
f8178dcbe4 Color IDs on new posts received via AJAX 2014-10-05 17:48:07 +02:00
8chan
035f8437ab Call on ready, dont pollute window namespace with vars 2014-10-05 17:48:07 +02:00
8chan
c3ba4cc7ef Remove prototype pollution, call on ready 2014-10-05 17:48:07 +02:00
anonfagola
cbe12019c4 Added pointer cursor to ids, to show clickability
Conflicts:
	stylesheets/style.css
2014-10-05 17:48:00 +02:00
anonfagola
01ce31a516 Added id_colors.js 2014-10-05 17:46:58 +02:00
anonfagola
b419c85f8c Forgot .js extension 2014-10-05 17:46:57 +02:00
anonfagola
fda530953b Create id_highlighter 2014-10-05 17:46:10 +02:00
kaf
3c2529e157 [bugfix]$config['error']['genwebmerror'] wasn't set in config.php 2014-10-05 15:35:52 +00:00
Marcin Łabanowski
6b08e09008 Merge pull request #97 from cable6-dev/bugfix-ban_appeals
[bugfix]ban appeals (was also present in tinyboard)
2014-10-05 17:34:10 +02:00
kaf
296e4fd5fa Added an option to hide sages 2014-10-05 15:29:37 +00:00
kaf
fe60590d19 Check spoiler_image size before ussuming it is 128×128px 2014-10-05 15:26:28 +00:00
James Campos
53cc67ba2d better op selector, don't attach to links 2014-10-05 07:19:14 -07:00
kaf
9cee5f6c61 [bugfix]ban appeals (was also present in tinyboard) 2014-10-05 12:53:02 +00:00
Fredrick Brennan
eeabd49947 Merge pull request #142 from riking/fix-secrets
Add secrets.example.php, make dnsbls.php optional
2014-10-04 20:53:24 -04: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
James Campos
bbc4169eaa fix 2014-10-04 08:16:01 -07:00
James Campos
e7e057c8c8 clearfix 2014-10-04 06:48:29 -07:00
James Campos
29c887f99d remove inlined posts for new inlined posts 2014-10-03 13:41:54 -07:00
James Campos
b17a81dece fix front page backlink 2014-10-03 13:40:05 -07:00
James Campos
241eb0c6c7 rename 2014-10-03 13:32:41 -07:00
James Campos
09684c5450 front page fixes 2014-10-03 13:28:52 -07:00
James Campos
a38fa1bf75 bypass (OP) text 2014-10-03 13:08:50 -07:00
James Campos
acd66b608e fix when quote is last element 2014-10-03 13:05:45 -07:00
James Campos
c7345d12cc less invasive css fix 2014-10-03 10:03:31 -07:00
James Campos
eef2f09fb4 fix for image posts 2014-10-03 10:00:44 -07:00
James Campos
6b2733feb5 grab the whole post 2014-10-03 09:53:11 -07:00
James Campos
7f42b2e9f6 fix 2014-10-03 09:17:19 -07:00