summaryrefslogtreecommitdiff
path: root/lib/activity.php
AgeCommit message (Expand)Author
2010-03-04Merge branch 'testing'Brion Vibber
2010-03-03Temp fix for problem getting actor from PuSH updates where actor is only spec...Zach Copley
2010-03-03Merge branch 'testing' of git@gitorious.org:statusnet/mainlineBrion Vibber
2010-03-02OStatus: save file records for enclosuresBrion Vibber
2010-03-02OStatus fix: look for <link>s in the current element's children, not in all i...Brion Vibber
2010-02-25Merge branch 'testing' of gitorious.org:statusnet/mainline into testingBrion Vibber
2010-02-25OStatus: pull best-sized avatar image (96x96 if found, otherwise largest, oth...Brion Vibber
2010-02-25Set avatar height correctlyZach Copley
2010-02-25Add lots of fun avatars to our Atom outputZach Copley
2010-02-25Merge branch 'testing' of gitorious.org:statusnet/mainline into testingZach Copley
2010-02-25Rationalize group activity stuffZach Copley
2010-02-25OStatus: fix remote groups to work with new user_groups/local_groups split.Brion Vibber
2010-02-25OStatus: save categories from the Atom entry as hashtags.Brion Vibber
2010-02-24Merge branch 'testing' of gitorious.org:statusnet/mainline into testingZach Copley
2010-02-24Populate more profile information when doing a remote subscribeZach Copley
2010-02-24OStatus: disable HTMLPurify cache unless we've configured a writable path for...Brion Vibber
2010-02-24- break OMB profile update pings to a background queueBrion Vibber
2010-02-24Include <author> with actor ID and name in Activity::asString(); fixes Salmon...Brion Vibber
2010-02-23Add PoCo parsing and some other fixes.Zach Copley
2010-02-23Add poco:displayName to Atom output for person objectZach Copley
2010-02-23OStatus: do PuSH subscription setup from subscribe/join event hooks, so resub...Brion Vibber
2010-02-22Add activity.php to common includesZach Copley
2010-02-22Merge branch 'rationalize-activity' into testingZach Copley
2010-02-22Move ActivityObject and related stuff to coreZach Copley