summaryrefslogtreecommitdiff
path: root/js/util.js
AgeCommit message (Expand)Author
2010-12-22Break xbImportNode.js and geometa.js back out of util.js; the Makefile in js ...0.9.xBrion Vibber
2010-12-16Tickets #2112, 2333, 1677, 2362, 2831: fix AJAX form posting on SSL page view...Brion Vibber
2010-12-16Fix for ticket #2910: fix inconsistencies in notice posting response display ...Brion Vibber
2010-12-16Add lots of doc comments to util.js. Most stuff makes some kind of stuff, but...Brion Vibber
2010-12-16work in progressBrion Vibber
2010-12-15Fix for ticket #2942: character counter now updates on cut and paste operatio...Brion Vibber
2010-11-24Preview thumbnails of uploaded image attachments before posting on supporting...Brion Vibber
2010-11-17Partial fix for tickets #2194, #2393: Workaround for Meteor breaking AJAX err...Brion Vibber
2010-11-12drop a comma which isn't actually an error but keeps throwing annoying warnin...Brion Vibber
2010-11-12Drop commented-out code from old lightbox & thumbnail popup stuffBrion Vibber
2010-11-08doomy doom doomBrion Vibber
2010-11-08Some initial testing w/ thumb genBrion Vibber
2010-11-02Tossing in a basic i18n message export to script code. Plugins can hook Start...Brion Vibber
2010-09-02combine our standard scripts into one big scriptEvan Prodromou
2010-08-12TinyMCE: counter support (may not be 100% exact match to server-side count, b...Brion Vibber
2010-07-29Initial fix for #2479: New post should be displayed on timeline only if it be...Brion Vibber
2010-06-23Fix for ticket http://status.net/open-source/issues/2380 "AutofocusZach Copley
2010-03-31Revert "Multiple file upload handling."Sarven Capadisli
2010-03-26Multiple file upload handling.Nick Holliday
2010-03-26Fix for XHR more text behaviour on conversation pagesSarven Capadisli
2010-03-18Added processing indicator for more anchorSarven Capadisli
2010-03-18Updated 'more' anchor for attachments to do an XHR GETSarven Capadisli
2010-03-16Removed unnecessary form_id. Using jQuery .find() instead ofSarven Capadisli
2010-03-16Added extra condition to focusing on notice form on page load. If theSarven Capadisli
2010-03-02OStatus: save file records for enclosuresBrion Vibber
2010-03-02Changed the geo location cookie Expire to Session.Sarven Capadisli
2010-02-25Fixes replyto JS after the upgrade from jQuery 1.4.2Sarven Capadisli
2010-02-24Added a cookie for the nickname cookie for the login page and prefillSarven Capadisli
2010-02-24Moved StatusNetInstance into SN in util.jsSarven Capadisli
2010-02-16Minor optimization to only bind an hover event to the notice at hand.Sarven Capadisli
2010-02-16Fix to allow any notice item with an attachment to use the overlay viewSarven Capadisli
2010-02-10Refactored repeat confirmation dialog. Also fixes dialog skipping.Sarven Capadisli
2010-02-01Reusing fixed selector name for 'processing' in util.jsSarven Capadisli
2010-01-31Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingSarven Capadisli
2010-01-31Updated XHR binded events to work better in jQuery 1.4.1. UsingSarven Capadisli
2010-01-30Globalized form notice data geo valuesSarven Capadisli
2010-01-30Using jQuery chaining in FormNoticeXHRSarven Capadisli
2010-01-30Using form object instead of form_id and find(). Slightly faster andSarven Capadisli
2010-01-26Setting the geo location cookie expire date far into the future: 2029 ;)Sarven Capadisli
2010-01-26Setting the geo location cookie expire date far into the future: 2029 ;)Sarven Capadisli
2010-01-26An update to geolocation cookie to use a single file and set theSarven Capadisli
2010-01-26Quick hack to avoid breaking with geonames off when there's some old cookie s...Brion Vibber
2010-01-26Some JS cleaning up for NoticeLocationAttach (which fixes also fixes aSarven Capadisli
2010-01-26Took out focus out of textare when location share is enabled/disabled.Sarven Capadisli
2010-01-26Added missing position paramaterSarven Capadisli
2010-01-26JSLinting on JSONSarven Capadisli
2010-01-25An update to geolocation cookie to use a single file and set theSarven Capadisli
2010-01-24Some JS cleaning up for NoticeLocationAttach (which fixes also fixes aSarven Capadisli
2010-01-24Took out focus out of textare when location share is enabled/disabled.Sarven Capadisli
2010-01-24Added missing position paramaterSarven Capadisli