Age | Commit message (Expand) | Author |
2010-03-10 | OStatus: reject attempts to create a remote profile for a local user or group. | Brion Vibber |
2010-03-05 | OStatus fix: send the feed's root element, not the DOM document, down to low-... | Brion Vibber |
2010-03-03 | OStatus: code cleanup on webfinger fallback path | Brion Vibber |
2010-03-03 | Fix up catching of webfinger setup fails | Brion Vibber |
2010-03-03 | Fix for hcard parsing: typo caused notice spew accessing unset array index | Brion Vibber |
2010-03-02 | OStatus: save file records for enclosures | Brion Vibber |
2010-03-01 | Merge branch 'work' into testing | Brion Vibber |
2010-03-01 | OStatus: support @example.com/path/to/profile mentions as well as @profile@ex... | Brion Vibber |
2010-03-01 | Fix a bunch of notice & warning-level messages that were breaking my inter-in... | Brion Vibber |
2010-02-26 | Discovery::lookup now throws an exception | James Walker |
2010-02-26 | move signing to take a local actor profile and use local keys | James Walker |
2010-02-26 | updating to use latest salmon NS definitions | James Walker |
2010-02-26 | more cleanup | James Walker |
2010-02-25 | Merge remote branch 'statusnet/testing' into testing | James Walker |
2010-02-25 | Merge branch 'testing' of gitorious.org:statusnet/mainline into testing | Brion Vibber |
2010-02-25 | OStatus: clean up known-URL hinting during profile setup, saves some extra HT... | Brion Vibber |
2010-02-25 | Merge branch 'testing' of gitorious.org:statusnet/mainline into testing | Zach Copley |
2010-02-25 | - Updates to use new activity object factories | Zach Copley |
2010-02-25 | Merge branch 'testing' of gitorious.org:statusnet/mainline into testing | Brion Vibber |
2010-02-25 | OStatus: pull best-sized avatar image (96x96 if found, otherwise largest, oth... | Brion Vibber |
2010-02-25 | info about discovery in Ostatus_profile::ensureWebfinger() | Evan Prodromou |
2010-02-25 | cache results of webfinger lookups | Evan Prodromou |
2010-02-25 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Evan Prodromou |
2010-02-25 | Parse an hcard for hints, if available | Evan Prodromou |
2010-02-25 | Merge branch 'testing' of gitorious.org:statusnet/mainline into testing | Zach Copley |
2010-02-25 | Add lots of fun avatars to our Atom output | Zach Copley |
2010-02-26 | OStatus: if no <link> available and no profileurl hint passed in, use object ... | Brion Vibber |
2010-02-25 | moving references to Webfinger to Discovery | James Walker |
2010-02-25 | OStatus: fix remote groups to work with new user_groups/local_groups split. | Brion Vibber |
2010-02-25 | OStatus: save categories from the Atom entry as hashtags. | Brion Vibber |
2010-02-24 | return attachement from saveHTMLFile() | Evan Prodromou |
2010-02-24 | content_* to common_* | Evan Prodromou |
2010-02-24 | if OStatus post is too long, show the summary and save it as an HTML attachment | Evan Prodromou |
2010-02-24 | Merge branch 'testing' of gitorious.org:statusnet/mainline into testing | Zach Copley |
2010-02-24 | Populate more profile information when doing a remote subscribe | Zach Copley |
2010-02-24 | Drop HTMLPurifier; we don't need its extra capabilities and we're already usi... | Brion Vibber |
2010-02-24 | OStatus: handle update-profile Salmon pings | Brion Vibber |
2010-02-24 | OStatus: disable HTMLPurify cache unless we've configured a writable path for... | Brion Vibber |
2010-02-24 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Brion Vibber |
2010-02-24 | - break OMB profile update pings to a background queue | Brion Vibber |
2010-02-24 | use Subscription::start() for remote subscribes | Evan Prodromou |
2010-02-24 | OStatus: save updated profile bits when they come in over the wire; fix up ni... | Brion Vibber |
2010-02-24 | OStatus: fix group delivery, send reply/group Salmon pings from background. | Brion Vibber |
2010-02-24 | OStatus: consolidate the low-level notice save code between Salmon and PuSH i... | Brion Vibber |
2010-02-23 | OStatus: fixes for link/id and text extraction gets import of Buzz feeds work... | Brion Vibber |
2010-02-23 | OStatus: do PuSH subscription setup from subscribe/join event hooks, so resub... | Brion Vibber |
2010-02-23 | OStatus group delivery initial implementation. | Brion Vibber |
2010-02-22 | OStatus: initial hookup of remote group membership (notice delivery not yet w... | Brion Vibber |
2010-02-22 | handle poco nicknames in Ostatus_profile | Evan Prodromou |
2010-02-21 | OStatus: record source profile & saving method in ostatus_source table; this ... | Brion Vibber |