1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-27 00:40:52 +01:00
Commit Graph

9 Commits

Author SHA1 Message Date
czaks
7f3f05f076 add copyright notices for javascripts based on commit history
Conflicts:
	js/auto-reload.js
	js/toggle-images.js
2014-01-19 15:00:31 -05:00
czaks
928213e8a6 fix hide-images.js interactions (should be STI-safe)
Conflicts:
	js/expand.js
2014-01-19 14:48:03 -05:00
czaks
0a4cfee529 ukko: fix javascript interoperation
Conflicts:
	js/expand.js
	js/hide-threads.js
	templates/themes/ukko/ukko.js
2013-07-31 04:51:53 -04:00
czaks
1e2c4bda9b javascripts: fixed interactions (BEWARE, inline-expanding.js now requires jquery! fix your configs)
Conflicts:
	js/expand.js
	js/inline-expanding.js
2013-07-31 04:47:50 -04:00
czaks
93a8ac1d05 js i18n: expand.js 2013-07-31 04:38:23 -04:00
Michael Foster
83bb16cb37 Issue #61 2013-07-31 00:39:00 -04:00
czaks
b6274dccc3 expand.js: fix post order when new posts appear between loading index and expanding 2013-07-27 00:28:55 -04:00
czaks
aba0641b16 expand.js: fix a weird bug - thread expand not always worked due to post being loaded in DOM, but not put in a right place in a thread, or so, so check if it has been loaded in a thread instead of if it exists in DOM 2013-07-27 00:28:43 -04:00
Michael Save
218c41cbce expand.js: inline thread expanding 2012-03-31 21:32:09 +11:00