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

11 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
Michael Foster
ec46b30028 Don't expand non-images 2013-08-18 16:40:07 +10:00
Michael Foster
39e2ed40dc Make js/inline-expanding.js better, now that post images are marked with .post-image 2013-08-16 22:02:57 +10:00
Michael Foster
801bd56689 Better/fixed jQuery styling and slightly improved js/inline-expanding.js accuracy (when jQuery is enabled) 2013-08-01 00:27:54 -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
Michael Foster
15268d1cb5 ⌘+click should open image in new tab 2013-07-30 19:07:28 -04:00
czaks
20cdaa3e09 js/inline-expanding.js: Allow to work with auto-reload.js, etc. (jQuery is still optional)
Conflicts:
	js/inline-expanding.js
2013-07-29 22:54:09 -04:00
Michael Foster
be3de713cb Allow hide-images.js, toggle-images.js and inline-expanding.js to work together 2013-07-27 00:14:43 -04:00
Michael Save
44cb618446 inline-expanding.js: don't expand larger than the window 2012-04-22 16:57:26 +10:00
Michael Save
67078c17d1 onready() instead of onload() 2012-03-31 19:37:31 +11:00
Michael Save
25e10def5b inline-expanding.js 2012-03-31 19:18:53 +11:00