Age | Commit message (Expand) | Author |
2010-12-01 | Ticket #2912 further cleanup: use JS on emailsettings form to help connect th... | Brion Vibber |
2010-11-24 | Update util.min.js for attachment preview on Firefox, Chrome | Brion Vibber |
2010-11-24 | Preview thumbnails of uploaded image attachments before posting on supporting... | Brion Vibber |
2010-11-17 | Partial fix for tickets #2194, #2393: Workaround for Meteor breaking AJAX err... | Brion Vibber |
2010-11-17 | include full updated source of JSON2 and use updated minified version | Evan Prodromou |
2010-11-17 | use minified version of jquery.cookie.js | Evan Prodromou |
2010-11-17 | use minified version of jquery.form.js | Evan Prodromou |
2010-11-17 | upgrade jquery.form.js | Evan Prodromou |
2010-11-17 | Use minified version of util.js | Evan Prodromou |
2010-11-17 | upgrade to JQuery 1.4.4 | Evan Prodromou |
2010-11-12 | drop a comma which isn't actually an error but keeps throwing annoying warnin... | Brion Vibber |
2010-11-12 | Drop commented-out code from old lightbox & thumbnail popup stuff | Brion Vibber |
2010-11-08 | doomy doom doom | Brion Vibber |
2010-11-08 | Some initial testing w/ thumb gen | Brion Vibber |
2010-11-02 | Tossing in a basic i18n message export to script code. Plugins can hook Start... | Brion Vibber |
2010-09-02 | combine our standard scripts into one big script | Evan Prodromou |
2010-08-12 | TinyMCE: counter support (may not be 100% exact match to server-side count, b... | Brion Vibber |
2010-07-29 | Initial fix for #2479: New post should be displayed on timeline only if it be... | Brion Vibber |
2010-06-23 | Fix for ticket http://status.net/open-source/issues/2380 "Autofocus | Zach Copley |
2010-03-31 | Revert "Multiple file upload handling." | Sarven Capadisli |
2010-03-26 | Multiple file upload handling. | Nick Holliday |
2010-03-26 | Fix for XHR more text behaviour on conversation pages | Sarven Capadisli |
2010-03-18 | Added processing indicator for more anchor | Sarven Capadisli |
2010-03-18 | Updated 'more' anchor for attachments to do an XHR GET | Sarven Capadisli |
2010-03-16 | Removed unnecessary form_id. Using jQuery .find() instead of | Sarven Capadisli |
2010-03-16 | Added extra condition to focusing on notice form on page load. If the | Sarven Capadisli |
2010-03-02 | OStatus: save file records for enclosures | Brion Vibber |
2010-03-02 | Changed the geo location cookie Expire to Session. | Sarven Capadisli |
2010-02-25 | Fixes replyto JS after the upgrade from jQuery 1.4.2 | Sarven Capadisli |
2010-02-25 | Updated jQuery JavaScript Library from v1.4.1 to v1.4.2 | Sarven Capadisli |
2010-02-25 | Revert "Updated jQuery Form Plugin from v2.17 to v2.36" | Sarven Capadisli |
2010-02-24 | Added a cookie for the nickname cookie for the login page and prefill | Sarven Capadisli |
2010-02-24 | Moved StatusNetInstance into SN in util.js | Sarven Capadisli |
2010-02-16 | Minor optimization to only bind an hover event to the notice at hand. | Sarven Capadisli |
2010-02-16 | Fix to allow any notice item with an attachment to use the overlay view | Sarven Capadisli |
2010-02-10 | Refactored repeat confirmation dialog. Also fixes dialog skipping. | Sarven Capadisli |
2010-02-01 | Reusing fixed selector name for 'processing' in util.js | Sarven Capadisli |
2010-01-31 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Sarven Capadisli |
2010-01-31 | Updated XHR binded events to work better in jQuery 1.4.1. Using | Sarven Capadisli |
2010-01-31 | Updated jQuery Form Plugin from v2.17 to v2.36 | Sarven Capadisli |
2010-01-31 | Updated jQuery JavaScript Library from v1.3.2 to v1.4.1 | Sarven Capadisli |
2010-01-30 | Globalized form notice data geo values | Sarven Capadisli |
2010-01-30 | Using jQuery chaining in FormNoticeXHR | Sarven Capadisli |
2010-01-30 | Using form object instead of form_id and find(). Slightly faster and | Sarven Capadisli |
2010-01-28 | Move faceboookapp.js to the Facebook plugin | Zach Copley |
2010-01-26 | Setting the geo location cookie expire date far into the future: 2029 ;) | Sarven Capadisli |
2010-01-25 | An update to geolocation cookie to use a single file and set the | Sarven Capadisli |
2010-01-24 | Some JS cleaning up for NoticeLocationAttach (which fixes also fixes a | Sarven Capadisli |
2010-01-24 | Moved farbtastic's stylesheet to use relative paths for its own images | Sarven Capadisli |
2010-01-24 | Took out focus out of textare when location share is enabled/disabled. | Sarven Capadisli |