summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-15move useractivitystream class to its own moduleEvan Prodromou
2010-09-15rename script to backupuser.phpEvan Prodromou
2010-09-15groups in backup outputEvan Prodromou
2010-09-15flag to leave out author information in activity outputEvan Prodromou
2010-09-15better output for group membership as activityEvan Prodromou
2010-09-15change user attribute from private to protected so subclasses can use itEvan Prodromou
2010-09-14note on why we don't use Group_member::asActivity() in OStatusPluginEvan Prodromou
2010-09-14Add Group_member::asActivity() to record group joinsEvan Prodromou
2010-09-13export user data as an activity streamEvan Prodromou
2010-09-13Activity::asString() should format numerical not string timeEvan Prodromou
2010-09-13bugs in function calls in Notice::asActivityEvan Prodromou
2010-09-13accept null constructor for ActivityContextEvan Prodromou
2010-09-13bug in time and object handling in Subscription::asActivityEvan Prodromou
2010-09-13bug in time and object handling in Fave::asActivityEvan Prodromou
2010-09-13Notice::asActivityEvan Prodromou
2010-09-13move code for making activities from OStatus plugin to Subscription and Fave ...Evan Prodromou
2010-09-13Merge remote branch 'gitorious/0.9.x' into 0.9.xEvan Prodromou
2010-09-12Update translator documentation.Siebrand Mazeland
2010-09-12Update translator documentation and add punctuation where missing to exceptio...Siebrand Mazeland
2010-09-12Fix i18n issue and add translator documentation.Siebrand Mazeland
2010-09-12Update translator documentation.Siebrand Mazeland
2010-09-12* add two FIXMEs for gettext messages not being processed.Siebrand Mazeland
2010-09-12Update translator documentation.Siebrand Mazeland
2010-09-12Update/add translator documentation.Siebrand Mazeland
2010-09-12Update incomplete documentation.Siebrand Mazeland
2010-09-12Add translator hint.Siebrand Mazeland
2010-09-10use capturing parens for matching at-mentions in twitterstatusfetcherEvan Prodromou
2010-09-10make our own twitter links if Twitter doesn't give us entitiesEvan Prodromou
2010-09-09Merge branch 'testing' into 0.9.xEvan Prodromou
2010-09-09Merge branch 'master' into testingEvan Prodromou
2010-09-09Localisation updates from http://translatewiki.netSiebrand Mazeland
2010-09-09Localisation updates from http://translatewiki.netSiebrand Mazeland
2010-09-09fix typo in the comment (for better copy & pasting)James Walker
2010-09-09include changelog and version changes in textEvan Prodromou
2010-09-09Localisation updates from http://translatewiki.netSiebrand Mazeland
2010-09-08Bump version to 0.9.5Brion Vibber
2010-09-08Fix for mismatched final newline in a message (also fixed upstream on transla...Brion Vibber
2010-09-08change the event we use for deleting a linked status on TwitterEvan Prodromou
2010-09-08add a hook for when someone deletes their own noticeEvan Prodromou
2010-09-08move notice_to_status initialization code to run-once scriptEvan Prodromou
2010-09-08Pragma was accidentally triggering some underwear-catapult-connected hardwareEvan Prodromou
2010-09-08Merge branch 'testing' into 0.9.xBrion Vibber
2010-09-08Merge branch 'master' into testingBrion Vibber
2010-09-07Fix for #2663: fix for original/96px-size avatars getting saved with bad perm...Brion Vibber
2010-09-07Quick fix for #2659: unable to login with Livejournal OpenIDBrion Vibber
2010-09-07Merge branch 'openid-fix' into 0.9.xBrion Vibber
2010-09-07Quick fix for #2659: unable to login with Livejournal OpenIDBrion Vibber
2010-09-07Merge branch 'apinamespace' into 0.9.xEvan Prodromou
2010-09-07text substitution is Unicode-aware for twitterstatusfetcherEvan Prodromou
2010-09-07Fix pkeyget callEvan Prodromou