summaryrefslogtreecommitdiff
path: root/actions
AgeCommit message (Expand)Author
2008-09-18don't notify you favor your own noticeEvan Prodromou
2008-09-18add favor/disfavor to profileEvan Prodromou
2008-09-18if favor/disfavor submitted through ajax, return micro-html of formEvan Prodromou
2008-09-17remove tabs from showmessageEvan Prodromou
2008-09-17more id -> message shenanigansEvan Prodromou
2008-09-17fetch -> findEvan Prodromou
2008-09-17return correct data structure for messages in showmessageEvan Prodromou
2008-09-17no instructions for 'to' dropdownEvan Prodromou
2008-09-17change id of message textareaEvan Prodromou
2008-09-17rearrange paragraphs in message formEvan Prodromou
2008-09-17some minor fixes for new messagesEvan Prodromou
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