Age | Commit message (Expand) | Author |
2009-04-26 | Don't add a node if it's already there | Evan Prodromou |
2009-04-24 | UI for server errors. | Sarven Capadisli |
2009-04-23 | The real 7 seconds (7000) timeout for XHR posting. | Sarven Capadisli |
2009-04-23 | XHR alerts for server-side errors: 404, 502, 503, 504. There is also a | Sarven Capadisli |
2009-04-23 | Allowing XHR for Inbox/Outbox pages. | Sarven Capadisli |
2009-04-17 | counter() after val() reset to avoid (weird) bug. | Sarven Capadisli |
2009-04-17 | Clear notice char counter for direct messages as well. | Sarven Capadisli |
2009-04-16 | form_notice textarea is cleared on successful direct message post. | Sarven Capadisli |
2009-03-25 | Processing indicator (aka spinner thingy) for form_notice submits | Sarven Capadisli |
2009-01-28 | Uses regular HTTP GET to new notice replyto page instead of JS when | Sarven Capadisli |
2009-01-23 | Calling NoticeReply() after a new notice is posted. | sarven |
2009-01-23 | Using util.js to set onclick reply anchor | sarven |
2009-01-22 | Populat notices and some css cleanup | sarven |
2009-01-22 | Moved nudge response from util.php to nudge.php | sarven |
2009-01-21 | Merge branch 'master' into groups | Evan Prodromou |
2009-01-21 | Add actions for joining or leaving a group, and fixup JS to match | Evan Prodromou |
2009-01-21 | (Un)subscribe AJAX forms | sarven |
2009-01-18 | Favor/Disfavor form @class | sarven |
2009-01-17 | In reply to @id | sarven |
2009-01-16 | Update to notice form character count warning | sarven |
2009-01-16 | Update to XHR post notice | sarven |
2008-12-16 | Direct message XHR response fix for IE and minor tweaks | Sarven Capadisli |
2008-12-11 | Alerting the direct message XHR response | Sarven Capadisli |
2008-12-10 | Nudge JS process and image removal | Sarven Capadisli |
2008-12-08 | Nudge disabled and greyed out while ajaxForm process | csarven |
2008-12-08 | (Un)Subscribed submit is disabled and greyed out while ajaxForm process | csarven |
2008-12-01 | trac831 disables status_form input submit onsubmit | csarven |
2008-11-26 | Dec/Increment user's number of Subscribers in Portfolio Un/Subscribe event. | csarven |
2008-11-23 | Removed JS alert and minor cleanup | csarven |
2008-11-22 | PostNotice AJAX working in all browsers except IE | csarven |
2008-11-20 | Don't allow user to send a new message or nudge right after subscribing to an... | csarven |
2008-11-20 | importNode bugfix for undefined node | csarven |
2008-11-20 | (Un)Subscribe form using ajaxForm() | csarven |
2008-11-17 | nudge : added js code to enable ajax | millette |
2008-11-15 | Nudge feature | csarven |
2008-11-14 | trac670 trac689 Favorites (duplicate id, background image, JavaScript) | csarven |
2008-11-14 | second argument to importNode | Evan Prodromou |
2008-11-14 | try to import new_form | Evan Prodromou |
2008-10-20 | move update of replyto value to correct area | Evan Prodromou |
2008-10-20 | more value updates | Evan Prodromou |
2008-10-20 | more specific selector for updating replies | Evan Prodromou |
2008-10-20 | try to make replies point to the clicked-on notice | Evan Prodromou |
2008-09-18 | dis -> fav | Evan Prodromou |
2008-09-18 | have to add the ajaxHidden thing, too | Evan Prodromou |
2008-09-18 | ajaxForm on returned forms | Evan Prodromou |
2008-09-18 | replace -> replaceWith | Evan Prodromou |
2008-09-18 | get the zeroth form in the returned array | Evan Prodromou |
2008-09-18 | ah, turns out each() stuff is called as a method | Evan Prodromou |
2008-09-18 | Gee, maybe I shouldn't try to write DOM code from memory | Evan Prodromou |
2008-09-18 | if favor/disfavor submitted through ajax, return micro-html of form | Evan Prodromou |