summaryrefslogtreecommitdiff
path: root/actions
AgeCommit message (Expand)Author
2008-08-16XMPP daemon updates including help, sub and subsub commands, plus subscribe/u...CiaranG
2008-08-26removed the preview, so use "Send" for the buttonEvan Prodromou
2008-08-26fix format string, again againEvan Prodromou
2008-08-26lost the names when making a new function send_invitationEvan Prodromou
2008-08-26send personal message through to send_invitation functionEvan Prodromou
2008-08-26fix runon string in invites formatEvan Prodromou
2008-08-26fix format for subjectEvan Prodromou
2008-08-26save invitation code and improve format of outgoing mailEvan Prodromou
2008-08-26correct output on invitationsEvan Prodromou
2008-08-26updates for invitationsEvan Prodromou
2008-08-25skip preview, just send the darn thingEvan Prodromou
2008-08-25fix instructionsEvan Prodromou
2008-08-25start the invite formEvan Prodromou
2008-09-20blow subscriptions cache when the user deletes a noticeEvan Prodromou
2008-09-04Fix typo in finishremotesubscribeCiaranG
2008-09-04fix bad args in postnotice for new noticesEvan Prodromou
2008-09-04Resolve remote subscribe and omb problems with quotes (Tickets #604 and #567)CiaranG
2008-08-30RequirePasswordGarret Buell
2008-08-28move broadcast in OMB postnotice for bad caseEvan Prodromou
2008-08-29clean up username entered at loginEvan Prodromou
2008-08-29CSRF protection in remotesubscribeZach Copley
2008-08-29CSRF protection in emailsettingsZach Copley
2008-08-29CSRF protection in user registrationEvan Prodromou
2008-08-29CSRF protection in recoverpasswordZach Copley
2008-08-29session token in userauthorization formEvan Prodromou
2008-08-29csrf protection in userauthorizationEvan Prodromou
2008-08-29better client error on CSRF problem with subscribe/unsubscribeEvan Prodromou
2008-08-29CSRF protection for subscription/unsubscriptionEvan Prodromou
2008-08-28CSRF protection in imsettings.phpZach Copley
2008-08-28CSRF protection in smssettings.phpZach Copley
2008-08-29add csrf protection to profile settingsEvan Prodromou
2008-08-29CSRF protection in openidsettingsEvan Prodromou
2008-08-29swap around some stuff to show the form correctly on a CSRF error in openidloginEvan Prodromou
2008-08-28CSRF protection for OpenID formEvan Prodromou
2008-08-28add a token for CSRF avoidanceEvan Prodromou
2008-08-28show error in delete noticeEvan Prodromou
2008-08-28CSRF protection in deletenoticeEvan Prodromou
2008-08-28add CSRF protection to avatarEvan Prodromou
2008-08-28return after failed tokenEvan Prodromou
2008-08-28add session token check to password changeEvan Prodromou
2008-08-26fix error storing uris of remote noticesEvan Prodromou
2008-08-24notify user of remote subscriptionsEvan Prodromou
2008-08-23be a little more liberal for sites that accidentally put whitespace before th...Evan Prodromou
2008-08-23request token is not readonlyEvan Prodromou
2008-08-22XMPP sub/unsub and help commandsCiaranG
2008-08-22better error reporting in user authorization actionEvan Prodromou
2008-08-22local-only is optional on public timelineEvan Prodromou
2008-08-19Twitter-compatible API - RESTfulness checks as per Twitterzach
2008-08-19Twitter-compatible API - /statuses/show - better err msg if notice doesn't existzach
2008-08-19Twitter-compatible API - Added /statuses/followers to methods thatzach