Age | Commit message (Expand) | Author |
2008-09-04 | Fix typo in finishremotesubscribe | CiaranG |
2008-09-04 | fix bad args in postnotice for new notices | Evan Prodromou |
2008-09-04 | Resolve remote subscribe and omb problems with quotes (Tickets #604 and #567) | CiaranG |
2008-08-30 | RequirePassword | Garret Buell |
2008-08-28 | move broadcast in OMB postnotice for bad case | Evan Prodromou |
2008-08-29 | clean up username entered at login | Evan Prodromou |
2008-08-29 | CSRF protection in remotesubscribe | Zach Copley |
2008-08-29 | CSRF protection in emailsettings | Zach Copley |
2008-08-29 | CSRF protection in user registration | Evan Prodromou |
2008-08-29 | CSRF protection in recoverpassword | Zach Copley |
2008-08-29 | session token in userauthorization form | Evan Prodromou |
2008-08-29 | csrf protection in userauthorization | Evan Prodromou |
2008-08-29 | better client error on CSRF problem with subscribe/unsubscribe | Evan Prodromou |
2008-08-29 | CSRF protection for subscription/unsubscription | Evan Prodromou |
2008-08-28 | CSRF protection in imsettings.php | Zach Copley |
2008-08-28 | CSRF protection in smssettings.php | Zach Copley |
2008-08-29 | add csrf protection to profile settings | Evan Prodromou |
2008-08-29 | CSRF protection in openidsettings | Evan Prodromou |
2008-08-29 | swap around some stuff to show the form correctly on a CSRF error in openidlogin | Evan Prodromou |
2008-08-28 | CSRF protection for OpenID form | Evan Prodromou |
2008-08-28 | add a token for CSRF avoidance | Evan Prodromou |
2008-08-28 | show error in delete notice | Evan Prodromou |
2008-08-28 | CSRF protection in deletenotice | Evan Prodromou |
2008-08-28 | add CSRF protection to avatar | Evan Prodromou |
2008-08-28 | return after failed token | Evan Prodromou |
2008-08-28 | add session token check to password change | Evan Prodromou |
2008-08-26 | fix error storing uris of remote notices | Evan Prodromou |
2008-08-24 | notify user of remote subscriptions | Evan Prodromou |
2008-08-23 | be a little more liberal for sites that accidentally put whitespace before th... | Evan Prodromou |
2008-08-23 | request token is not readonly | Evan Prodromou |
2008-08-22 | XMPP sub/unsub and help commands | CiaranG |
2008-08-22 | better error reporting in user authorization action | Evan Prodromou |
2008-08-22 | local-only is optional on public timeline | Evan Prodromou |
2008-08-19 | Twitter-compatible API - RESTfulness checks as per Twitter | zach |
2008-08-19 | Twitter-compatible API - /statuses/show - better err msg if notice doesn't exist | zach |
2008-08-19 | Twitter-compatible API - Added /statuses/followers to methods that | zach |
2008-08-19 | Twitter-compatible API - /statuses/destroy method implemented | zach |
2008-08-18 | Twitter-compatible API - moved show() to the right file | zach |
2008-08-18 | Twitter-compatible API - running all strings through gettext() now | zach |
2008-08-19 | add remote flag to broadcast of notices | Evan Prodromou |
2008-08-19 | broadcast remote notices | Evan Prodromou |
2008-08-17 | accept 140 chars in API, too | Evan Prodromou |
2008-08-17 | typo in forgotten password string | Evan Prodromou |
2008-08-17 | debug for content too long | Evan Prodromou |
2008-08-17 | accept 140-character UTF-8 strings to content | Evan Prodromou |
2008-08-16 | name omb_listener param so we can refer to it in error msg | Evan Prodromou |
2008-08-15 | Twitter-compatible API: support for new in_reply_to_status_id in statuses/update | zach |
2008-08-13 | Twitter-compatible API: removed redundant decoding step; already taken care o... | zach |
2008-08-13 | move user registration to a single static method | Evan Prodromou |
2008-08-11 | fix problem with new notices | Evan Prodromou |