Summary: | Shouldn't pull location from PEP node | ||
---|---|---|---|
Product: | Telepathy | Reporter: | Guillaume Desmottes <guillaume.desmottes> |
Component: | gabble | Assignee: | Telepathy bugs list <telepathy-bugs> |
Status: | RESOLVED FIXED | QA Contact: | Telepathy bugs list <telepathy-bugs> |
Severity: | normal | ||
Priority: | medium | ||
Version: | git master | ||
Hardware: | Other | ||
OS: | All | ||
URL: | http://git.collabora.co.uk/?p=user/wjt/telepathy-gabble-wjt.git;a=shortlog;h=refs/heads/go-forth-and-spam-no-more | ||
Whiteboard: | r+ | ||
i915 platform: | i915 features: |
Description
Guillaume Desmottes
2010-04-16 07:10:20 UTC
Here is a branch which removes the polling from GetLocations, and adds RequestLocation based on the same code, which is mentioned on bug 31218. Looks good. Did you check if we don't pull any other node such as the nick? http://git.collabora.co.uk/?p=user/wjt/telepathy-gabble-wjt.git;a=commitdiff;h=e979d5f0cafe75f6a7f164b01779c398d8c1e80d 's commit message reminded me about something. I'm still thinking that PEP servers should automatically give us all the latest nodes when we add a +notify capability. Or that at least we should have some easy way to get them. IIRC, we already raised that on the pubsub ML but that didn't go very far. Maybe you could use your brand new XMPP hat to try to move things forward? (In reply to comment #2) > Looks good. Did you check if we don't pull any other node such as the nick? We do still poll for the nick in some situations. Besides that … the OLPC code polls. I find it hard to care. I'll file a bug about porting the nickname code to WockyPepService and removing the polling. > http://git.collabora.co.uk/?p=user/wjt/telepathy-gabble-wjt.git;a=commitdiff;h=e979d5f0cafe75f6a7f164b01779c398d8c1e80d > 's commit message reminded me about something. I'm still thinking that PEP > servers should automatically give us all the latest nodes when we add a +notify > capability. Or that at least we should have some easy way to get them. > IIRC, we already raised that on the pubsub ML but that didn't go very far. > Maybe you could use your brand new XMPP hat to try to move things forward? Prosody at least does the right thing about pushing the latest nodes to us when we add +notify; I think M-Link does too. IIRC ejabberd was the hold-out. I think this is something to follow up when fixing bug 31218, really. Merged, will be in 0.11.8. Thanks for the review! (In reply to comment #3) > I'll file a bug about porting the nickname code to WockyPepService and removing > the polling. bug 34447 |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.