summaryrefslogtreecommitdiff
path: root/actions
AgeCommit message (Expand)Author
2008-09-26try to clean up user-without-profile errorsEvan Prodromou
2008-09-24better redirect to outboxEvan Prodromou
2008-09-24redirect to outbox after postingEvan Prodromou
2008-09-24put message form on inbox and outboxEvan Prodromou
2008-09-24change handle() to use message-getting helperEvan Prodromou
2008-09-24default sending local @ replies to TwitterEvan Prodromou
2008-09-22Fix ticket 460mac65
2008-09-22Fix ticket 662mac65
2008-09-24change foreign links flags code to use bitmasksEvan Prodromou
2008-09-24Twitter bridge - Was using the wrong idiom to update foreign_linkZach Copley
2008-09-24Twitter bridge - fixed another bug that kept prefs from saving properlyZach Copley
2008-09-23Twitter bridge - pref setting to turn off sending @-replies to TwitterZach Copley
2008-09-23better logic around protecting messagesEvan Prodromou
2008-09-23rationalize Zach's change of length with my added _ and capsEvan Prodromou
2008-09-23Twitter bridge - Changed Twitter username length check from 64 chars to Twitt...Zach Copley
2008-09-23was notifying user name not objectEvan Prodromou
2008-09-23Twitter bridge - fix to allow linking to 'protected' Twitter usersZach Copley
2008-09-23incorrect message info shown in titleEvan Prodromou
2008-09-23change twitter username to allow uppercase letters and underscoresEvan Prodromou
2008-09-23change how Foreign_link fetches, and fix mixup between user-ids and foreign-i...Evan Prodromou
2008-09-23403 for a message that isn't yours.Evan Prodromou
2008-09-22CSRF protection in newmessage.phpEvan Prodromou
2008-09-22Fix quotes in favorite notificationEvan Prodromou
2008-09-22check for cur before message linkEvan Prodromou
2008-09-22merge CiaranG's changes for subs0.6.00.6Evan Prodromou
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