summaryrefslogtreecommitdiff
path: root/actions
AgeCommit message (Expand)Author
2008-10-04better instructions in the password recovery pageEvan Prodromou
2008-09-30Fix replies tab pagination issuesupport
2008-09-24Fix problem with tags in different locales (Ticket #679)CiaranG
2008-09-30use two-arg constructor for confirmation codeEvan Prodromou
2008-09-30log a warning on recovery of old recovery codesEvan Prodromou
2008-09-29trying to fix up pages in tagsEvan Prodromou
2008-09-28fixup tag display codeEvan Prodromou
2008-09-28pass tag parameter along to stream queryEvan Prodromou
2008-09-28cache tag streams in Memcached, tooEvan Prodromou
2008-09-28add favoritesrssEvan Prodromou
2008-09-28remove unneeded find() in userrss.phpEvan Prodromou
2008-09-28change arguments to Notice::publicStreamEvan Prodromou
2008-09-28shownotices takes user rather than profile in showstreamEvan Prodromou
2008-09-28single function for important streams, with memcached supportEvan Prodromou
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