gnu-social/plugins/Bookmark
Mikael Nordfeldth f711f9ee75 Fixed regression in bookmark.js that caused double-submits (jquery 2.x stuff)
In 6de3fc0217 bookmark.js was patched to
jquery 2.x (removed '.die' call) but unfortunately the 'submit' event
was attached to an input element instead of a form element (which got
a 'click' event).
2013-09-23 12:07:37 +02:00
..
actions Removing unnecessary require_once lines (autoload!) 2013-09-09 23:06:56 +02:00
classes plugins onAutoload now only overloads if necessary (extlibs etc.) 2013-08-28 16:10:30 +02:00
forms plugins onAutoload now only overloads if necessary (extlibs etc.) 2013-08-28 16:10:30 +02:00
js Fixed regression in bookmark.js that caused double-submits (jquery 2.x stuff) 2013-09-23 12:07:37 +02:00
lib plugins onAutoload now only overloads if necessary (extlibs etc.) 2013-08-28 16:10:30 +02:00
locale Localisation updates from http://translatewiki.net. 2012-06-30 11:10:38 +00:00
scripts plugins onAutoload now only overloads if necessary (extlibs etc.) 2013-08-28 16:10:30 +02:00
bookmark.css better output for bookmark list item 2011-04-20 06:34:27 -04:00
bookmarklet 50px more for bookmarklet popup 2011-09-30 10:15:40 -04:00
BookmarkPlugin.php plugins onAutoload now only overloads if necessary (extlibs etc.) 2013-08-28 16:10:30 +02:00
bookmarkpopup.js Tweak the post-form return on bookmarklet if we're not in a popup that we can close 2010-12-30 16:14:41 -08:00