Commit Graph
3315 Commits
Author SHA1 Message Date
Buiandczaks 5f521adfd5 fix hide link on images fetched with ajax 2014-10-05 17:49:31 +02:00
ScriptKi77yandczaks 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
Buiandczaks 62b7e02050 give OPs IDs 2014-10-05 17:49:31 +02:00
Buiandczaks 1edaea309b quote selected text on cite 2014-10-05 17:49:31 +02:00
ScriptKi77yandczaks 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
Buiandczaks 7aa2976524 wrap updater in ID span 2014-10-05 17:48:51 +02:00
topkekandczaks c4fd370d3f Update settings.js 2014-10-05 17:48:51 +02:00
7185andczaks b34f9c31f9 Poster ID readability
Conflicts:
	js/id_colors.js
2014-10-05 17:48:43 +02:00
Buiandczaks 6133386b82 change ID text colour on hover 2014-10-05 17:48:07 +02:00
Buiandczaks 22f4543e6f remove vertical padding on coloured IDs 2014-10-05 17:48:07 +02:00
topkekandczaks 71491bc9e9 Update auto-reload.js 2014-10-05 17:48:07 +02:00
topkekandczaks dd99b22f06 Update settings.js 2014-10-05 17:48:07 +02:00
topkekandczaks 3918386aab Update settings.js 2014-10-05 17:48:07 +02:00
topkekandczaks 9a096f5888 Update auto-reload.js 2014-10-05 17:48:07 +02:00
8chanandczaks 6cfb1eb656 Merge bui-boardlist-css, close ctrlcctrlv/8chan#104 2014-10-05 17:48:07 +02:00
8chanandczaks 8bfd5e1bcd this>el 2014-10-05 17:48:07 +02:00
8chanandczaks f8178dcbe4 Color IDs on new posts received via AJAX 2014-10-05 17:48:07 +02:00
8chanandczaks 035f8437ab Call on ready, dont pollute window namespace with vars 2014-10-05 17:48:07 +02:00
8chanandczaks c3ba4cc7ef Remove prototype pollution, call on ready 2014-10-05 17:48:07 +02:00
anonfagolaandczaks cbe12019c4 Added pointer cursor to ids, to show clickability
Conflicts:
	stylesheets/style.css
2014-10-05 17:48:00 +02:00
anonfagolaandczaks 01ce31a516 Added id_colors.js 2014-10-05 17:46:58 +02:00
anonfagolaandczaks b419c85f8c Forgot .js extension 2014-10-05 17:46:57 +02:00
anonfagolaandczaks fda530953b Create id_highlighter 2014-10-05 17:46:10 +02:00
8chanandczaks cb7b7d070c threadscroll was in template for no reason 2014-09-27 11:37:50 +02:00
czaks ef53af04ec fix a recently added md5 api field 2014-09-27 11:31:30 +02:00
czaks 629b1c92a6 fix a recently introduced quick-reply max-width issue 2014-09-27 11:26:30 +02:00
czaks f2e101f30d fix multi-image.js when quick-reply isn`t loaded 2014-09-27 11:22:28 +02:00
czaks 6c139caf3c style.css: setting default font size is imo a bit invasive 2014-09-27 11:16:16 +02:00
czaks dda7462013 catalog link not always working; fix ctrlcctrlv#88 2014-09-27 11:13:04 +02:00
8chanandczaks 6fd3b64c67 Disallow multiple Shrink all images appearing
fixes vichan-devel#91
2014-09-27 10:55:14 +02:00
8chanandczaks 56f3d89774 Fix multi image from quick reply
Conflicts:
	js/multi-image.js
2014-09-27 10:52:24 +02:00
anonfagolaandczaks d9f20c290d Updated threadscroll.js with bettter compatibility 2014-09-27 10:48:36 +02:00
Marcin Łabanowski 9596b6ace3 Merge pull request #92 from kaernyk/master
[WIP] Improvements to mobile display on boards/catalog
2014-09-27 10:47:21 +02:00
kaernyk a3c03932c3 Fix mobile scaling/padding 2014-09-27 01:38:25 -04:00
kaernyk c115ebc7e0 Improved image handling in catalog for various screen sizes 2014-09-26 22:54:01 -04:00
kaernyk 2e46875125 Improvements to mobile display on boards/catalog 2014-09-26 14:38:08 -04:00
adoniskandczaks d98eb528a5 v8ch.css 2014-09-26 19:08:46 +02:00
czaks ef1ceb4f3b fix catalog margins 2014-09-26 14:35:25 +02:00
kaernykandczaks b223b2b2f8 Remove erroneous data and fix indentation
Conflicts:
	stylesheets/style.css
2014-09-26 14:29:37 +02:00
kaernykandczaks b1ea8b18d0 Improve image handling in catalog to improve consistency
Conflicts:
	stylesheets/style.css
2014-09-26 14:28:20 +02:00
czaks b4b99cd936 Merge branch 'master' of github.com:vichan-devel/Tinyboard
Conflicts:
	stylesheets/style.css
2014-09-26 14:08:40 +02:00
kaernykandczaks 359c295eca Correct thread:hover highlighting 2014-09-26 14:07:40 +02:00
kaernykandczaks 153622c068 Corrected changes improperly set in catalog.css
Conflicts:
	stylesheets/style.css
2014-09-26 14:07:31 +02:00
czaks bfb85fc2b1 catalog.css is no longer used 2014-09-26 13:35:56 +02:00
czaks 76439cbdd9 we don`t use tooltipster anymore, do we? 2014-09-26 13:35:07 +02:00
hatstand0andczaks d27cddaacc Add file hash to API
The API currently lacks the Base64 encoded file hash 4chan's API provides, which assists in file de-duplication by archive software.
2014-09-26 13:28:04 +02:00
hatstand0andczaks 7ea5b129e6 Fix thumbnail width/height in API
The API currently has the thumbnail widths and heights switched around
2014-09-26 13:27:49 +02:00
Nebsandczaks ab2a83d194 Fixes catalog href on a potential /res/ board 2014-09-26 13:10:21 +02:00
Nebsandczaks b7592c3eec Fixed unanimating gifs in the catalog 2014-09-26 13:10:14 +02:00