Age | Commit message (Expand) | Author |
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 | 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-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 |
2010-03-10 | Fixup script for files w/ bogus data saved into file record ('h bug') | Brion Vibber |
2010-03-10 | Fix for attachment "h bug": posting a shortened link to an oembed-able resour... | Brion Vibber |
2010-03-08 | Fixed warning messages when auto-registering a new LDAP user. | Jeffery To |
2010-03-06 | Fixed problem causing 500 error on notices containing a non-existent group | Ciaran Gultnieks |
2010-03-05 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Zach Copley |
2010-03-05 | A better way to safely delete Foreign_links | Zach Copley |
2010-03-05 | A better way to safely delete Foreign_links | Zach Copley |
2010-03-04 | Merge commit 'origin/testing' into 0.9.x | Brion Vibber |
2010-03-03 | Revert "Revert "Show <activity:subject> and no activity actors for user feed"" | Zach Copley |
2010-03-03 | Initial user role controls on profile pages, for owner to add/remove administ... | Brion Vibber |
2010-03-03 | Avoid notice on local group creation when uri isn't passed in at create time ... | Brion Vibber |
2010-03-03 | Use poster's subscribed groups to disambiguate group linking when a remote gr... | Brion Vibber |
2010-03-02 | OStatus: save file records for enclosures | Brion Vibber |
2010-03-02 | Updated some references to the long gnone "isEnclosure" function to the new "... | Craig Andrews |
2010-03-02 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.x | Brion Vibber |
2010-03-02 | Merge branch 'master' of git@gitorious.org:statusnet/mainline into testing | Brion Vibber |
2010-03-02 | Dropped deprecated timestamp-based 'since' parameter for all API methods. Whe... | Brion Vibber |
2010-03-02 | Revert "Show <activity:subject> and no activity actors for user feed" | Evan Prodromou |
2010-03-02 | don't duplicate title in summary in Atom output per RFC4287 4.2.13 | Evan Prodromou |
2010-03-02 | Show <activity:subject> and no activity actors for user feed | Evan Prodromou |
2010-03-01 | Correctly handle the case when MIME/Type doesn't know what file extension a m... | Craig Andrews |
2010-03-01 | Remove check for secret in token deletion on Subscription::cancel() | Evan Prodromou |