Commit Graph

3734 Commits

Author SHA1 Message Date
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
kaf 9cee5f6c61 [bugfix]ban appeals (was also present in tinyboard) 2014-10-05 12:53:02 +00:00
Michael Walker ac5936f0a5 Add catalog link to top page list in boards 2014-09-29 12:10:08 +00:00
Michael Walker 7c7a465966 Implement syntax highlighting 2014-09-28 23:06:18 +00:00
Michael Walker d60fd4abf3 Add favicon 2014-09-28 23:06:18 +00:00
Michael Walker d14927b8d4 Add random banner display 2014-09-28 23:06:18 +00:00
Michael Walker dedb017a39 Add 404 page 2014-09-28 23:06:18 +00:00
Michael Walker 63efe1e0db Add rules page 2014-09-28 23:06:06 +00:00
Michael Walker 3cd0a6093c Add radio page 2014-09-28 23:05:57 +00:00
Michael Walker 81bfe2e910 Add donate page 2014-09-28 23:05:52 +00:00
Michael Walker 341e6476f9 Add lainchan styles 2014-09-28 23:05:23 +00:00
Michael Walker 19c35cdae6 Add slogan and banner to recent theme 2014-09-28 19:41:42 +00:00
Michael Walker fc65cb6963 Add mascot image 2014-09-28 19:41:26 +00:00
kaernyk e10f0885af Change body font back to 10pt 2014-09-28 05:19:00 -04:00
kaernyk f4455cf64d Remove duplicate attributes 2014-09-28 04:54:45 -04:00
kaernyk 0fa1c58249 Improve thread/title handling on small screens 2014-09-28 04:37:33 -04:00
kaernyk f6e827ca75 Merge branch 'master' of https://github.com/kaernyk/vichan
Conflicts:
	stylesheets/style.css
2014-09-28 04:30:22 -04:00
kaernyk 78cf4a8b56 Improve catalog thread dimensions on tiny devices 2014-09-28 04:28:59 -04:00
kaernyk 197e4d4bfc Merge pull request #1 from vichan-devel/master
Merge changes in upstream
2014-09-28 04:27:57 -04:00
8chan 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
8chan 6fd3b64c67 Disallow multiple Shrink all images appearing
fixes vichan-devel#91
2014-09-27 10:55:14 +02:00