Commit Graph

27 Commits

Author SHA1 Message Date
8d3b5c86ab Update jQuery libraries
Mainly for security purposes. Removed on('ready') function has been replace, most of deprecated ':' selectors have been removed (some :first selectors remain insted find() functions since I was unsure of the correct way to deal with them)
2023-01-14 05:50:40 -01:00
czaks
4131a6e563 watch.js: slow down a little bit, let`s see how it works out 2015-04-11 23:12:13 +02:00
czaks
dbaaa0c40a watch.js & slugify fix 2015-03-10 14:52:44 +01:00
czaks
ceaaae824a fix an issue with watch.js on android chrome 2014-09-20 06:08:14 +02:00
czaks
169d088c50 increase waiting times for watch.js and live-index.js 2014-08-10 21:00:31 +02:00
Marcin Łabanowski
91519d9052 hopefully optimize watch.js a lot. fixes #24 2014-08-10 18:44:23 +02:00
czaks
4636f5b6ef fix watch.js on nonstandard paths; fixes vichan-devel#38
this commit also adds a modRoot js variable that makes proper
modlinks. also fixed in watch.js
2014-01-29 22:53:31 +01:00
czaks
eaef338dce watch.js + hide-threads.js integration; fixes vichan-devel#40 2014-01-26 18:57:22 +01:00
czaks
808a5ab8f6 well, this actually fixes vichan-devel#41 i believe 2014-01-26 18:23:52 +01:00
Marcin Łabanowski
9109096ea8 watch.js: update status on new own posts as fast as possible. fixes vichan-devel#41 2014-01-26 18:07:34 +01:00
czaks
46d527ecf6 update jquery to 1.10.2; change "bind" to "on" everywhere; fixes vichan-devel#27 2014-01-21 19:25:11 +01:00
czaks
1115d0e27d document watch.js some more ( vichan-devel/Tinyboard#26 ) 2014-01-19 13:57:13 +01:00
czaks
9039d9c4d9 fix previous documentations ( vichan-devel/Tinyboard#26 ) 2014-01-19 13:40:29 +01:00
czaks
18afddaed1 document watch.js ( vichan-devel/Tinyboard#26 ) 2014-01-19 13:29:14 +01:00
czaks
ebfc80c665 font-awesome: port watch.js and compact-boardlist.js to 3.0 2014-01-17 00:36:59 +01:00
czaks
9ed0a83434 Revert "watch.js: optimize a little bit"
This reverts commit a9dcbda9f4.
2014-01-04 19:14:08 +01:00
czaks
a9dcbda9f4 watch.js: optimize a little bit 2014-01-03 00:41:03 +01:00
czaks
183ee244be watch.js: remove cache evasion; let's see how it works out 2013-12-31 15:40:51 +01:00
czaks
9c00985423 watch.js: fix a bug in previous commit 2013-12-29 23:29:52 +01:00
czaks
12b4bf028c watch.js: try refreshing threads a bit smarter 2013-12-29 22:32:07 +01:00
czaks
a81f75a5b5 watch.js: pinned boards styling for regular boardlist 2013-12-29 20:37:11 +01:00
czaks
672f60c7eb watch.js: support for smartphones and regular boardlist 2013-12-29 20:10:23 +01:00
czaks
5f7db88a2d watch.js and post-hover.js integrations 2013-12-29 04:27:53 +01:00
czaks
cf0c7c86ad watch.js: fix previous commit 2013-12-29 02:29:53 +01:00
czaks
095378a98f watch.js: fix on firefox: we used a reserved word 2013-12-29 02:07:38 +01:00
czaks
fb55827fa4 watch.js: bugfix 2013-12-29 01:30:58 +01:00
czaks
371685140a watch.js: watch board + watch thread + tool for pinning boards; currently may not work the best at mobiles and without compact-boardlist 2013-12-29 01:10:35 +01:00