summaryrefslogtreecommitdiff
path: root/classes
AgeCommit message (Expand)Author
2010-04-23Merge branch 'master' into testingBrion Vibber
2010-04-23Fix to make blowing of replies stream cache more consistent when receiving re...Brion Vibber
2010-04-20Merge branch 'master' of gitorious.org:statusnet/mainline into testingBrion Vibber
2010-04-20Fix email notifications for @-replies that come via OStatus.Brion Vibber
2010-04-14Merge branch 'master' into testingBrion Vibber
2010-04-14Fix for "#foo !foo" in same notice failing during save, causing failout befor...Brion Vibber
2010-04-14move comment to correct placeBrion Vibber
2010-04-10Merge branch 'master' of gitorious.org:statusnet/mainline into testingBrion Vibber
2010-04-10Allow blocking someone who's not currently subscribed to you (prevents seeing...Brion Vibber
2010-04-09Fix for conversation check in @-reply notification email; i18n cleanup on mai...Brion Vibber
2010-04-09Merge branch 'master' of gitorious.org:statusnet/mainlineEvan Prodromou
2010-04-09Run block checks on remote OStatus repliesBrion Vibber
2010-04-09Run block checks on remote OStatus repliesBrion Vibber
2010-04-07Merge branch 'master' into testingEvan Prodromou
2010-04-07show PEAR_Error message, not the objectEvan Prodromou
2010-04-02Don't save duplicate messages into a user's packed inbox. We've already got t...Brion Vibber
2010-04-02Don't save duplicate messages into a user's packed inbox. We've already got t...Brion Vibber
2010-04-01Temporary hack until notice_profile_id_idx is updatedBrion Vibber
2010-04-01Temporary hack until notice_profile_id_idx is updatedBrion Vibber
2010-04-01Revert "Revert "don't insert the same notice twice into an inbox""Evan Prodromou
2010-04-01Revert "don't insert the same notice twice into an inbox"Evan Prodromou
2010-03-31don't insert the same notice twice into an inboxEvan Prodromou
2010-03-31Merge branch 'master' of git@gitorious.org:statusnet/mainline into testingBrion Vibber
2010-03-31use Subscription::cancel() to cancel all subscriptions on blockEvan Prodromou
2010-03-31do complete unsubscribe process when deleting a userEvan Prodromou
2010-03-29Merge branch 'master' into testingBrion Vibber
2010-03-29Add $config['db']['annotate_queries'] option to include caller ID comments in...Brion Vibber
2010-03-28continue deleting even if user profile record is missingEvan Prodromou
2010-03-23fixup_deletions.php script to look for notices posted by now-deleted profiles...Brion Vibber
2010-03-23Merge branch 'master' of git@gitorious.org:statusnet/mainline into testingBrion Vibber
2010-03-23Consistently send Profiles into Fave::addNew()Brion Vibber
2010-03-23Don't add PHPSESSID parameter onto notice and conversation URIs if we save a ...Brion Vibber
2010-03-19Drop result ID from data objects on clone(). This keeps the original object w...Brion Vibber
2010-03-18OStatus discover fixes:Brion Vibber
2010-03-18Fix for xmpp/sms notification options appearing to be disabled on new subscri...Brion Vibber
2010-03-18Merge branch 'master' of git@gitorious.org:statusnet/mainline into testingBrion Vibber
2010-03-18Ensure that DB connection is active at start of User::updateKeys() and Foreig...Brion Vibber
2010-03-18add exception on inconsistent db to User::getProfile()Evan Prodromou
2010-03-17Merge branch 'master' into testingBrion Vibber
2010-03-17Fix to regression for auto-subscribe - was backwards.Brion Vibber
2010-03-15Background deletion of user accounts. Notices are deleted in chunks, then the...Brion Vibber
2010-03-15Drop result ID from data objects on clone(). This keeps the original object w...Brion Vibber
2010-03-15Blow more timeline caches on notice delete. Fixes paging on public and profil...Brion Vibber
2010-03-12Merge commit 'origin/testing' into 0.9.xBrion Vibber
2010-03-12Scrub all atom output with common_xml_safe_str()Zach Copley
2010-03-12Add id and updated elements to atom sourceZach Copley
2010-03-11A null mimetype is not an enclosure (more likely than not means there was an ...Craig Andrews
2010-03-11Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.xSarven Capadisli
2010-03-11Drop timestamp cutoff parameter from User::getCurrentNotice() and Profile::ge...Brion Vibber
2010-03-10Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.xBrion Vibber