- 24 Feb, 2010 14 commits
-
-
Brion Vibber authored
- add event hooks to profile update pings - send Salmon pings with custom update-profile event to OStatus subscribees and groups (subscribers will see it on your next post) - fix OStatus queues with overlong transport names, should work on DB queues now - Ostatus_profile::notifyActivity() and ::notifyDeferred() now can take XML, Notice, or Activity for convenience
-
Brion Vibber authored
-
Brion Vibber authored
Include <author> with actor ID and name in Activity::asString(); fixes Salmon signature on OStatus unsub pings
-
Sarven Capadisli authored
the input field.
-
Sarven Capadisli authored
-
Sarven Capadisli authored
-
Sarven Capadisli authored
-
Zach Copley authored
- Add test for Portable Contacts stuff
-
Zach Copley authored
* 'testing' of gitorious.org:statusnet/mainline: OStatus: fix group delivery, send reply/group Salmon pings from background.
-
Zach Copley authored
-
Brion Vibber authored
-
Brion Vibber authored
-
Brion Vibber authored
OStatus: consolidate the low-level notice save code between Salmon and PuSH input paths. Validation etc remains at higher levels.
-
Brion Vibber authored
Add class and (if present) id to DB_DataObject error exceptions; often they're VERRRRRY vague, and it helps to know what type of item is failing!
-
- 23 Feb, 2010 26 commits
-
-
Sarven Capadisli authored
the shorthand that I've proposed at http://microformats.org/wiki/geo-brainstorming#latitude_longitude_shorthand_and_geo_link If anyone wants to pick up on where the discussion was left off or get more implementation support by other sites and software, and be recognized by parsers, I'd be happy to go back to the shorthand. Because you know, it actually makes a lot of sense.
-
James Walker authored
-
Zach Copley authored
-
Brion Vibber authored
-
Brion Vibber authored
-
Evan Prodromou authored
Conflicts: plugins/OStatus/OStatusPlugin.php
-
Evan Prodromou authored
-
Brion Vibber authored
OStatus: do PuSH subscription setup from subscribe/join event hooks, so resubscribing directly from a profile/group list works correctly if there aren't active subscriptions at the moment.
-
Brion Vibber authored
OStatus subscription UI tweak: if we're already subscribed/joined, say so and don't offer a 'subscribe'/'join' button on the profile preview page.
-
Brion Vibber authored
-
Evan Prodromou authored
I removed the check for local users in the subscribe button. I replaced it with a more specific check for OMB 0.1 remote profiles, which you can't use with this action. I also took the opportunity to split the handle() method into prepare() and handle(), and added PHPCS clean documentation.
-
James Walker authored
-
James Walker authored
-
James Walker authored
-
James Walker authored
-
James Walker authored
-
James Walker authored
-
James Walker authored
-
Sarven Capadisli authored
-
Sarven Capadisli authored
-
Brion Vibber authored
-
Brion Vibber authored
-
Zach Copley authored
-
Zach Copley authored
-
Zach Copley authored
* rationalize-activity: Move ActivityObject and related stuff to core Add PoCo bits, avatar link, geo point, etc. to person activity obj output
-
Zach Copley authored
-