Age | Commit message (Expand) | Author |
2008-08-30 | merge in changes for CSRF, too | Evan Prodromou |
2008-08-16 | XMPP daemon updates including help, sub and subsub commands, plus subscribe/u... | CiaranG |
2008-08-26 | removed the preview, so use "Send" for the button | Evan Prodromou |
2008-08-26 | fix format string, again again | Evan Prodromou |
2008-08-26 | lost the names when making a new function send_invitation | Evan Prodromou |
2008-08-26 | send personal message through to send_invitation function | Evan Prodromou |
2008-08-26 | fix runon string in invites format | Evan Prodromou |
2008-08-26 | fix format for subject | Evan Prodromou |
2008-08-26 | save invitation code and improve format of outgoing mail | Evan Prodromou |
2008-08-26 | correct output on invitations | Evan Prodromou |
2008-08-26 | updates for invitations | Evan Prodromou |
2008-08-25 | skip preview, just send the darn thing | Evan Prodromou |
2008-08-25 | fix instructions | Evan Prodromou |
2008-08-25 | start the invite form | Evan Prodromou |
2008-09-20 | blow subscriptions cache when the user deletes a notice | Evan Prodromou |
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 |