]> git.mxchange.org Git - quix0rs-gnu-social.git/history - js
Always naming it 'plugin' is not good, it can easily confuse. So better name it
[quix0rs-gnu-social.git] / js /
2015-09-11 Roland HaederMerge remote-tracking branch 'upstream/master' into...
2015-09-05 Mikael NordfeldthMerge branch 'nightly'
2015-07-12 abjectioMerge branch 'nightly' of git.gnu.io:gnu/gnu-social...
2015-07-11 Mikael NordfeldthMerge branch 'nightly' into deletenotice_form_fix
2015-07-10 Mikael NordfeldthMerge branch 'nightly' of git.gnu.io:gnu/gnu-social...
2015-07-10 mmnMerge branch 'jquery-cookie-undefined' into 'nightly'
2015-07-03 Roland HaederMerge branch 'social-master' into rewrites-master/type...
2015-07-03 Roland HaederMerge branch 'master' of https://git.gnu.io/gnu/gnu...
2015-06-20 Chimo$.cookie('n', null) -> $.removeCookie as of 1.4.0
2015-06-20 Chimojquery-cookie returns `undefined` as of 1.4.0
2015-06-20 mmnMerge branch 'plugins-documentation' into 'nightly'
2015-06-20 mmnMerge branch 'remove_broken_plugins_from_default' into...
2015-06-20 mmnMerge branch 'drop_corporate_text' into 'nightly'
2015-06-20 mmnMerge branch 'character_count' into 'nightly'
2015-06-14 Mikael Nordfeldthimplement javascript callbacks (no remove yet)
2015-06-14 Mikael Nordfeldthoops forgot an alert()
2015-06-14 Mikael NordfeldthMove some javascript out to an E (Event) object
2015-06-06 mmnMerge branch 'tagprofile-ajax-fix' into 'nightly'
2015-06-05 Mikael Nordfeldthfloating elements CSS fix by aroque
2015-06-05 Mikael Nordfeldthbuttle's local/plugins translation file fix
2015-06-05 Mikael NordfeldthMerge request for documentation and URLs
2015-06-05 abjectioMerge branch 'nightly' of git.gnu.io:gnu/gnu-social...
2015-06-03 Mikael Nordfeldthbump version to 1.2.0-alpha1
2015-05-26 Roland HaederMerge branch 'master' of git.gnu.io:Quix0r/gnu-social
2015-04-22 Mikael NordfeldthMerge branch 'quitagram' into nightly
2015-04-12 Roland HaederMerge remote-tracking branch 'upstream/master' into...
2015-04-06 Mikael NordfeldthFix "unique notice form ID" code for reply forms
2015-04-05 Mikael NordfeldthMerge branch 'nightly'
2015-03-10 Mikael Nordfeldthjavascript fixes for reply form fetching
2015-03-09 Mikael NordfeldthMerge branch 'nightly', beginning of 1.2.x
2015-03-08 Mikael NordfeldthSome reply buttons wouldn't work the first time they...
2015-03-08 Mikael NordfeldthAll the AJAX calls should be made with $.ajax
2015-03-07 Mikael NordfeldthNeed to run the NoticeFormSetup if forms are prerendered
2015-03-07 Mikael NordfeldthDon't put reply in a popup, it was undesired for users
2015-03-07 Mikael NordfeldthReply popup works now
2015-03-07 Mikael Nordfeldthjquery-ui updated to 1.11.3
2015-03-07 Mikael Nordfeldthjquery infieldlabel.js removed from script list
2015-03-07 Mikael NordfeldthjQuery cookie plugin updated
2015-03-06 Mikael NordfeldthJSON in JavaScript library updated
2015-03-06 Mikael NordfeldthjQuery Form Plugin updated
2015-03-06 Mikael Nordfeldth"infield labels" should be migrated to HTML5 placeholder
2015-03-06 Mikael NordfeldthjQuery v2.1.3 seems to work fine
2015-03-06 Mikael NordfeldthStart working a bit more consistently with "notice...
2015-03-06 Mikael NordfeldthNo need for NoticeFormMaster anymore
2015-03-06 Mikael NordfeldthReplies to replies without reloading page now work
2015-03-06 Mikael NordfeldthReply notice forms are functional again, but not AJAX
2015-03-06 Mikael NordfeldthRemove some more reply-placeholder stuff
2015-03-06 Mikael NordfeldthNo separate placeholder input element for replyforms
2015-02-27 Mikael NordfeldthMerge branch 'master' into nightly
2015-02-25 Mikael NordfeldthMerge commit 'refs/merge-requests/55' of https://gitori...
2015-02-25 Mikael NordfeldthMerge commit 'refs/merge-requests/51' of https://gitori...
2015-02-25 Mikael NordfeldthMerge commit 'refs/merge-requests/49' of https://gitori...
2015-02-19 Mikael NordfeldthMerge branch 'utf8mb4' into nightly
2015-02-16 ChimoMove people tag autocomplete JS to plugin
2015-02-15 Mikael NordfeldthMerge commit 'refs/merge-requests/47' of https://gitori...
2015-02-15 Roland HaederMerge branch 'master' into social-master
2015-02-15 ChimoJS: Fixes jQueryUI autocomplete 'undefined' errors
2015-02-15 Roland HaederMerge remote-tracking branch 'upstream/master'
2015-02-08 Mikael NordfeldthMerge commit 'refs/merge-requests/30' of https://gitori...
2015-02-08 Mikael NordfeldthMerge commit 'refs/merge-requests/31' of https://gitori...
2015-02-05 Mikael NordfeldthTrue isn't true in Javascript.
2015-02-05 Mikael NordfeldthOnly Firefox has predefined js function args (thanks...
2015-02-01 Mikael NordfeldthNicer behaviour for the loading of the notice input...
2015-01-16 Roland HäderMerge branch 'master' of gitorious.org:social/mainline...
2015-01-16 Mikael Nordfeldth...and don't hide it at all since we don't have a place...
2015-01-16 Mikael NordfeldthDon't close main notice input on init if composing
2015-01-16 Roland HäderMerge branch 'master' of gitorious.org:social/mainline...
2015-01-16 Mikael NordfeldthInitially hide input forms on the top
2015-01-16 Roland HäderMerge branch 'master' of gitorious.org:social/mainline...
2015-01-12 Mikael NordfeldthMake sure we add ajax=1 to inputform if using javascript
2015-01-09 Roland HäderMerge branch 'master' into social-master
2015-01-09 Roland HäderMerge remote-tracking branch 'upstream/master'
2015-01-08 Mikael Nordfeldthstatus update placeholder removed, javascript not requi...
2014-10-20 Hannes Mannerheimmake .attachment.more ajax work with ajax-loaded conten...
2014-10-20 Hannes Mannerheimmake show more comments work with ajax loaded stuff...
2014-10-10 Mikael Nordfeldthstatusnet/gnu-social merge request 22
2014-10-10 Mikael Nordfeldthstatusnet/gnu-social merge request 21
2014-10-10 Mikael NordfeldthMerge commit 10 by hannesmannerheim
2014-10-10 Mikael NordfeldthMerge request 9 on Gitorious
2014-10-05 Hannes Mannerheimmakes ajax-repeat work with ajax loaded content
2014-10-05 Hannes Mannerheimbug, make ajax submission work again
2014-09-12 Roland HaederMerge branch 'master' of git://gitorious.org/statusnet...
2014-07-14 Mikael NordfeldthMerge request from chimo adding getvaliddaemons to...
2014-06-22 Mikael NordfeldthInitial move towards microformats2
2014-06-05 Mikael NordfeldthMerge from chimo: Catch GeoCookie JSON parsing error
2014-05-31 chimoCatches GeoCookie JSON parsing error
2014-05-18 Mikael NordfeldthShow more links work with AJAX-retrieved HTML
2014-05-10 Mikael NordfeldthRemoved 'bookmarklet' since we have Bookmark plugin
2014-03-31 Mikael NordfeldthMerge commit 'refs/merge-requests/199' of git://gitorio...
2014-03-08 Mikael NordfeldthRemoving Makefile for js-minification
2014-03-06 Mikael NordfeldthMerge branch 'master' into FeedPoller
2014-02-24 Mikael NordfeldthMaking us less dependant on javascript trust
2014-02-24 Mikael Nordfeldthminify removed from core (use plugin if desired)
2014-02-23 GNU Social instanceRemove util.min.js (minifying is EVIL)
2013-10-30 Mikael NordfeldthLoginAction somewhat converted to FormAction
2013-09-14 Mikael NordfeldthFixed regression from jquery-cookie update
2013-09-14 Mikael Nordfeldthupdated and moved jquery-cookie
2013-09-14 Mikael Nordfeldthupdated and moved jquery-jcrop (no longer .min.js)
2013-09-14 Mikael Nordfeldthupdated jquery-infieldlabel from 0.1.2 to 0.2.1
2013-09-12 Mikael NordfeldthRemoved jOverlay as it's outdated and not referenced
next