Age | Commit message (Expand) | Author |
2010-08-03 | re-add mentioned link lost in last merge | Evan Prodromou |
2010-08-03 | Merge branch 'activityhooks' into 0.9.x | Evan Prodromou |
2010-08-03 | output Atom dates in UTC | Evan Prodromou |
2010-08-03 | correctly show <source> for atom feeds | Evan Prodromou |
2010-08-02 | correct output for EndActivityInReplyTo event | Evan Prodromou |
2010-08-02 | add some activity hooks | Evan Prodromou |
2010-08-02 | add support for Salmon's new "mentioned" rel value | James Walker |
2010-07-30 | Fixes for messages after review by Brion. | Siebrand Mazeland |
2010-07-30 | * Address i18n related FIXMEs after talk with Brion. | Siebrand Mazeland |
2010-07-29 | Merge branch 'master' into 0.9.x | Zach Copley |
2010-07-29 | oops. really embarassing typo (that explains some weird behaviour) | James Walker |
2010-07-29 | Return HTTP 403 instead of 400 when silenced users try to post via API | Zach Copley |
2010-07-29 | * mark a few message for translation | Siebrand Mazeland |
2010-07-29 | * add FIXME for messages that may need i18n. | Siebrand Mazeland |
2010-07-29 | * add translator documentation | Siebrand Mazeland |
2010-07-29 | * add string for translation with translator documentation | Siebrand Mazeland |
2010-07-29 | * mark two untranslatable server exceptions as translatable | Siebrand Mazeland |
2010-07-28 | Number parameters | Siebrand Mazeland |
2010-07-28 | Merge branch 'master' into testing | Brion Vibber |
2010-07-28 | backwards compatibility for old tags format in hasTag | James Walker |
2010-07-28 | don't try to save empty tags | James Walker |
2010-07-27 | Merge branch 'master' into testing | James Walker |
2010-07-21 | Revert "Revert "Change the cache window on notices from 61 to 200, the max nu... | Zach Copley |
2010-07-20 | normalizing tags for status_network | James Walker |
2010-07-19 | Make some messages gender neutral. | Eric Helgeson |
2010-07-19 | Revert "Change the cache window on notices from 61 to 200, the max number" | Zach Copley |
2010-07-19 | Change the cache window on notices from 61 to 200, the max number | Zach Copley |
2010-07-14 | cache sitemap notice and user counts for 4h | Evan Prodromou |
2010-07-13 | push exception on missing profile down to Notice::getProfile() | Evan Prodromou |
2010-07-08 | Handle the case where a screen name has shifted from one Twitter ID to another | Zach Copley |
2010-06-28 | Fix regression in 92ded7c6cb56056a89bc8b3caabd08049104898e: spewed PHP notice... | Brion Vibber |
2010-06-26 | Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.x | Brion Vibber |
2010-06-26 | Merge branch 'master' of gitorious.org:statusnet/mainline into testing | Brion Vibber |
2010-06-26 | Fix for bug #2382: releasing claim on failed queue item works again with DB-b... | Brion Vibber |
2010-06-26 | Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.x | Brion Vibber |
2010-06-26 | Merge branch 'master' into testing | Brion Vibber |
2010-06-22 | - Add profile_info tag to Atom author | Zach Copley |
2010-06-17 | Include source client's related URL (if any) in source attribution for | Zach Copley |
2010-06-17 | adding a Status_network::updateKeys() method, since DB_DataObject update does... | James Walker |
2010-06-16 | - More useful group info from api/statusnet/group/show | Zach Copley |
2010-06-11 | Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.x | Brion Vibber |
2010-06-07 | Merge branch 'master' of gitorious.org:statusnet/mainline into testing | Brion Vibber |
2010-06-07 | Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.x | Brion Vibber |
2010-06-04 | use DB_DataObject_Cast objects in a couple of different places in the code | Evan Prodromou |
2010-06-04 | Merge branch 'master' of gitorious.org:statusnet/mainline | Evan Prodromou |
2010-06-04 | memcache_dataobject supports some DB_DataObject_Cast objects as values | Evan Prodromou |
2010-06-03 | Option to divert PuSH items directly to the target site's queue when local | Brion Vibber |
2010-06-03 | Skip enqueueing to outgoing bridges on incoming remote messages. Twitter, Fac... | Brion Vibber |
2010-06-03 | Add repeated attr to Atom notices_info element | Zach Copley |
2010-06-01 | Fix memory leak in Inbox::addToInbox() (usage of raw DB_DataObject::staticGet... | Brion Vibber |