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