summaryrefslogtreecommitdiff
path: root/classes
AgeCommit message (Expand)Author
2010-08-13Merge branch '0.9.x' into 1.0.xEvan Prodromou
2010-08-13Merge branch 'master' into 1.0.xEvan Prodromou
2010-08-12Fix for ticket 2513: "Can't linkify" error when some links are shortenedBrion Vibber
2010-08-12Fix for ticket 2513: "Can't linkify" error when some links are shortenedBrion Vibber
2010-08-12Fix PHP notice spew when Notice::saveNew() called without passing any options...Brion Vibber
2010-08-10Fix for regression with OStatus mention processing (duplicated new and old st...Brion Vibber
2010-08-06OStatus/FeedSub: tweaked PuSH feed garbage collection so other plugins can de...Brion Vibber
2010-08-03Merge branch '0.9.x' into 1.0.xEvan Prodromou
2010-08-03re-add mentioned link lost in last mergeEvan Prodromou
2010-08-03Merge branch 'activityhooks' into 0.9.xEvan Prodromou
2010-08-03output Atom dates in UTCEvan Prodromou
2010-08-03correctly show <source> for atom feedsEvan Prodromou
2010-08-02correct output for EndActivityInReplyTo eventEvan Prodromou
2010-08-02add some activity hooksEvan Prodromou
2010-08-02add support for Salmon's new "mentioned" rel valueJames Walker
2010-07-30Fixes for messages after review by Brion.Siebrand Mazeland
2010-07-30* Address i18n related FIXMEs after talk with Brion.Siebrand Mazeland
2010-07-29Merge branch 'master' into 0.9.xZach Copley
2010-07-29oops. really embarassing typo (that explains some weird behaviour)James Walker
2010-07-29Return HTTP 403 instead of 400 when silenced users try to post via APIZach Copley
2010-07-29* mark a few message for translationSiebrand Mazeland
2010-07-29* add FIXME for messages that may need i18n.Siebrand Mazeland
2010-07-29* add translator documentationSiebrand Mazeland
2010-07-29* add string for translation with translator documentationSiebrand Mazeland
2010-07-29* mark two untranslatable server exceptions as translatableSiebrand Mazeland
2010-07-28Number parametersSiebrand Mazeland
2010-07-28Merge branch 'master' into testingBrion Vibber
2010-07-28backwards compatibility for old tags format in hasTagJames Walker
2010-07-28don't try to save empty tagsJames Walker
2010-07-27Merge branch 'master' into testingJames Walker
2010-07-21Revert "Revert "Change the cache window on notices from 61 to 200, the max nu...Zach Copley
2010-07-20normalizing tags for status_networkJames Walker
2010-07-19Make some messages gender neutral.Eric Helgeson
2010-07-19Revert "Change the cache window on notices from 61 to 200, the max number"Zach Copley
2010-07-19Change the cache window on notices from 61 to 200, the max numberZach Copley
2010-07-14cache sitemap notice and user counts for 4hEvan Prodromou
2010-07-13push exception on missing profile down to Notice::getProfile()Evan Prodromou
2010-07-08Handle the case where a screen name has shifted from one Twitter ID to anotherZach Copley
2010-06-28Fix regression in 92ded7c6cb56056a89bc8b3caabd08049104898e: spewed PHP notice...Brion Vibber
2010-06-26Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 1.0.xBrion Vibber
2010-06-26Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-06-26Merge branch 'master' of gitorious.org:statusnet/mainline into testingBrion Vibber
2010-06-26Fix for bug #2382: releasing claim on failed queue item works again with DB-b...Brion Vibber
2010-06-26Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 1.0.xBrion Vibber
2010-06-26Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-06-26Merge branch 'master' into testingBrion Vibber
2010-06-22- Add profile_info tag to Atom authorZach Copley
2010-06-17Include source client's related URL (if any) in source attribution forZach Copley
2010-06-17adding a Status_network::updateKeys() method, since DB_DataObject update does...James Walker
2010-06-16- More useful group info from api/statusnet/group/showZach Copley