]> git.mxchange.org Git - quix0rs-gnu-social.git/history - js/util.js
Making us less dependant on javascript trust
[quix0rs-gnu-social.git] / js / util.js
2011-03-13 Evan ProdromouMerge remote branch 'origin/1.0.x' into 1.0.x
2011-03-11 Brion VibberJS optimization: move creation of inline reply placehol...
2011-03-11 Brion VibberJS performance: speeding up initialization by consolida...
2011-03-11 Evan ProdromouMerge remote branch 'origin/1.0.x' into 1.0.x
2011-03-11 Brion VibberKeep 'Status' tab current while showing the placeholder...
2011-03-11 Brion VibberMerge branch 'magic' into 1.0.x
2011-03-11 Brion VibberReturn to placeholder entry after successful post
2011-03-11 Brion VibberClicking outside the active top posting form now return...
2011-03-11 Brion VibberFocus in textarea when popping up the status tab
2011-03-11 Brion VibberTrigger status notice form when top placeholder form...
2011-03-11 Zach CopleyMerge branch '1.0.x' into profile-fixups
2011-03-11 Zach CopleyMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-03-11 Brion Vibberuse a data attribute instead of 'title' for geo lookup...
2011-03-11 Brion VibberFix disappearing reply forms when closing geo section
2011-03-11 Brion Vibberclick -> focus for reply placeholder trigger; lets...
2011-03-11 Brion VibberMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-03-11 Brion VibberTweaks for closing
2011-03-11 Brion VibberRemove inline reply forms on click-away if they have...
2011-03-11 Brion VibberFix for inline reply placeholders: only remove the...
2011-03-11 Brion VibberMake inline reply forms close when clicking outside...
2011-03-10 Evan Prodromouuse jquery-ui for input_forms tabset
2011-03-10 Zach CopleyMerge branch '1.0.x' into profile-fixups
2011-03-10 Brion VibberUpdate LinkPreview plugin for multiple notice forms.
2011-03-10 Brion VibberFixes for direct message form for JS changes to the...
2011-03-09 Brion VibberFix for input tab selection
2011-03-09 Evan ProdromouMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-03-08 Brion VibberBookmark and poll plugins' custom notice forms now...
2011-03-08 Zach CopleyMerge branch '1.0.x' into profile-fixups
2011-03-08 Brion VibberReplace explicit FormXHR setup for a bunch of simple...
2011-03-08 Brion VibberPoll plugin: make the polling response form submit...
2011-03-07 Zach CopleyMerge branch '1.0.x' into directory
2011-03-07 Evan ProdromouMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-03-07 Brion VibberMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-03-07 Brion VibberAvoid AJAX fetch delay for inline replies when possible...
2011-03-07 Evan ProdromouMerge branch '3cl' into 1.0.x
2011-03-07 Evan ProdromouMerge branch 'microapp' of gitorious.org:~evan/statusne...
2011-03-07 Evan ProdromouInput form switcher works
2011-03-06 Shashi Gowdastyling for people tag UI
2011-03-05 Zach CopleyMerge branch '1.0.x' into directory
2011-03-04 Brion VibberCleanup & minification for migration to reusable notice...
2011-03-04 Brion VibberWork in progress: inline reply form reusing the main...
2011-03-04 Brion VibberReusable notice form fixes for geolocation
2011-03-04 Brion VibberLoading the original form instead of faking up our...
2011-03-04 Brion VibberKill some more hardcoded ids...
2011-03-04 Brion VibberMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-03-04 Brion VibberMore hardcoded id cleanup in notice form...
2011-03-04 Evan ProdromouMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-03-04 Zach CopleyMerge branch '1.0.x' into directory
2011-03-04 Brion VibberMoving bit by bit more towards reusable forms... per...
2011-03-04 Brion VibberRemove hardcoded #notice_action-submit from JS/CSS...
2011-03-04 Brion VibberPulling out some more #-references to per-form items
2011-03-04 Brion VibberNotice form cleanup: removing hardcoded id from counter...
2011-03-04 Brion VibberNotice form cleanup: drop use of id for #notice_data...
2011-03-04 Brion VibberNotice form cleanup: removing hardcoded IDs from attach...
2011-03-04 Brion VibberDrop auto-focusing of the notice form.
2011-03-04 Brion VibberKill 'hit return to send'...
2011-03-03 Brion VibberRework geolocation status display so you can actually...
2011-03-03 Brion Vibber'Comment' -> 'Reply' in inline comment/reply messages
2011-03-02 Zach CopleyMerge branch '1.0.x' into directory
2011-03-02 Brion VibberFix for realtime vs threaded reply fix
2011-03-02 Brion VibberMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-03-02 Brion VibberClean up threaded notices vs replies classes, and fixed...
2011-03-02 Brion VibberInline reply work for threaded lists in realtime
2011-03-01 Zach CopleyMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-03-01 Brion VibberFix for timeline insert on primary AJAX post: only...
2011-03-01 Brion VibberWhen canceling out of inline reply field and there...
2011-03-01 Brion VibberInline replies: drop the box if tabbing out and no...
2011-03-01 Brion VibberInline replies: fix replies on repeats, placeholder...
2011-03-01 Brion VibberMerge branch '1.0.x' into inline-comments
2011-03-01 Brion VibberInline replies now do ajaxy submit. Neat! Not 100%...
2011-03-01 Brion Vibberavoid hardcoding action & session token; pull them...
2011-03-01 Brion VibberMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-03-01 Brion VibberMore interactive magic for inline replies: placeholder...
2011-02-28 Zach CopleyMerge branch '0.9.x' into 1.0.x
2011-02-28 Brion VibberWork in progress: setting up inline reply mini-form...
2011-02-08 Evan ProdromouMerge branch 'testing'
2011-02-03 Evan ProdromouMerge branch 'testing' into privategroup
2011-01-31 Brion VibberMerge branch 'master' into testing
2011-01-31 Brion VibberMerge branch '0.9.x' into testing
2011-01-31 Evan ProdromouMerge branch 'runtime' into testing
2011-01-26 Brion VibberMerge branch 'testing' into filesize
2011-01-26 Brion VibberTicket #3014: check upload size limits client-side...
2011-01-20 Brion VibberMerge branch 'master' into 0.9.x
2011-01-04 Brion VibberMerge branch 'master' of gitorious.org:statusnet/mainli...
2010-12-28 Brion VibberMerge branch 'master' into 0.9.x
2010-12-28 Evan ProdromouMerge branch '0.9.x' into socialbookmark
2010-12-22 Brion VibberMerge branch '0.9.x' into 1.0.x
2010-12-22 Brion VibberBreak xbImportNode.js and geometa.js back out of util...
2010-12-22 Brion VibberMerge branch 'righttoleave' into 0.9.x
2010-12-22 Evan ProdromouMerge branch 'righttoleave' into 0.9.x
2010-12-20 Brion VibberMerge branch 'master' of gitorious.org:statusnet/mainli...
2010-12-20 Ian DenhardtMerge branch '1.0.x' of git://gitorious.org/statusnet...
2010-12-17 Brion VibberMerge branch '0.9.x' into 1.0.x
2010-12-17 Brion VibberTickets #2112, 2333, 1677, 2362, 2831: fix AJAX form...
2010-12-17 Brion VibberFix for ticket #2910: fix inconsistencies in notice...
2010-12-16 Brion VibberMerge branch '0.9.x' into 1.0.x
2010-12-16 Brion VibberAdd lots of doc comments to util.js. Most stuff makes...
2010-12-16 Brion Vibberwork in progress
2010-12-15 Brion VibberFix for ticket #2942: character counter now updates...
2010-12-13 Brion VibberMerge branch 'master' of gitorious.org:statusnet/mainli...
next