summaryrefslogtreecommitdiff
path: root/actions
AgeCommit message (Expand)Author
2008-09-17fix titles in showmessageEvan Prodromou
2008-09-17skip over Mailbox::handle to Action::handleEvan Prodromou
2008-09-17not a nickname so don't canonicalizeEvan Prodromou
2008-09-17to parameter is an ID not a nicknameEvan Prodromou
2008-09-17fancy urls for show message, new messageEvan Prodromou
2008-09-17don't show message link on your own pageEvan Prodromou
2008-09-17add new message link to showstreamEvan Prodromou
2008-09-17newmessage and showmessageEvan Prodromou
2008-09-15Fix missing nickname in rss replies to titleCiaranG
2008-09-14PostgreSQL: support for full text searching (notice and people)CiaranG
2008-09-11PostgreSQL: Make tag cloud query work - also fixes what is surely an ignored ...CiaranG
2008-09-11Fix unquoted array key, causes b0rkage on some php setups (via @bopuc)CiaranG
2008-09-09Fix remote sub when redirected via login (Ticket #618)CiaranG
2008-09-07Twitter integration - wording changeZach Copley
2008-09-07Fold password form into profile settingsZach Copley
2008-09-06Moved avatar upload down below timezone on profile settingsZach Copley
2008-09-05Conflated Avatar and Profile settings + removed a bunch of unnecessary whites...Zach Copley
2008-08-29CSRF protection in twittersettings.phpZach Copley
2008-08-29CSRF protection for invites.phpZach Copley
2008-08-28Twitter integration - support for new foreign_link table and prefs now save/u...Zach Copley
2008-08-26Twitter integration - decided to change Twitter to service ID #1Zach Copley
2008-08-26Twitter integration - Foreign_user::getForeignUser() to retrieveZach Copley
2008-08-26Twitter integration - Add and remove Twitter accnt now workingZach Copley
2008-08-26Twitter-integration - Twitter settings tab now saves Twitter credentialszach
2008-08-21Twitter integration - Oh look, a Twitter settings tab.zach
2008-09-16correct title on inbox and outboxEvan Prodromou
2008-09-16instructions for inbox and outboxEvan Prodromou
2008-09-16inbox and outbox for direct messagesEvan Prodromou
2008-09-08correct action for showfavorites in disfavorEvan Prodromou
2008-09-08fix requires in dis/favor and correct url in formEvan Prodromou
2008-09-08initial non-Ajax version of favoritesEvan Prodromou
2008-08-30merge in changes for CSRF, tooEvan Prodromou
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