|
|
@97:f11253bd8b69
|
11 years |
ralphm |
Make sure item and subscription elements get the correct namespace.
…
|
|
|
@96:8e6130587088
|
11 years |
ralphm |
Remove copyright dates from individual source files, only update LICENSE.
|
|
|
@95:2d57501b5c68
|
11 years |
ralphm |
Clean up some tests around retrieving default node configuration.
|
|
|
@94:c0473c62802d
|
11 years |
ralphm |
Catch KeyError? for unsupported verbs in legacy PubSubService? usage.
…
|
|
|
@93:8f0856ddc616
|
11 years |
ralphm |
Add support for managing affiliations of Publish-Subscribe nodes, …
|
|
|
@92:f69b08281bec
|
11 years |
ralphm |
Properly pass verb element to parse methods, not just the last one.
…
|
|
|
@90:1ffd4dd005e4
|
12 years |
ralphm |
Ignore error messages in PubSubClient?.
Author: ralphm
Reviewer: arjan …
|
|
|
@89:2a23913093ec
|
12 years |
ralphm |
Complete test coverage for Service Discovery.
|
|
|
@88:58b00aeed1a6
|
12 years |
ralphm |
Service Discovery fixes for PubSubService?.
* PubSubService? now …
|
|
|
@87:c9d1bf0b783d
|
12 years |
ralphm |
Correctly report disco identity for PubSubService? without …
|
|
|
@86:f4aa0d507bc8
|
12 years |
ralphm |
Don't set an explicit namespace on wokkel.pubsub.Item.
Before this …
|
|
|
@85:6b45c4fa6e0c
|
12 years |
ralphm |
Reposition assignment for the Data Form field label, so it's not …
|
|
|
@84:3fe44cf07366
|
12 years |
ralphm |
Add support for pubsub subscription identifiers
|
|
|
@83:81daaca3d75f
|
12 years |
ralphm |
Add support for subscription options in subscribe requests
Fixes #63.
|
|
|
@82:f965c6c5da15
|
12 years |
ralphm |
Add support for configuration options in node creation requests
|
|
|
@81:1334124db2fd
|
12 years |
ralphm |
Make PubSubRequest?.options be a form and use new form type checking
|
|
|
@80:3ee3e922549d
|
12 years |
ralphm |
Move findForm to wokkel.data_form
|
|
|
@79:54aa7dd5fe81
|
12 years |
ralphm |
Move makeFields to wokkel.data_form, add form type checking.
|
|
|
@78:c85ce41a75bc
|
12 years |
ralphm |
Add missing tests for Data Forms and correct some minor issues.
|
|
|
@76:2919e60d3588
|
12 years |
ralphm |
Sync with Twisted changes involving hashPassword.
See …
|
|
|
@75:389cfbf50ea0
|
13 years |
ralphm |
Make sure ping handler marks incoming ping requests as handled.
…
|
|
|
@73:b0340948d17f
|
13 years |
ralphm |
Release Wokkel 0.6.3.
|
|
|
@72:d48789c4c484
|
13 years |
ralphm |
Add a jid attribute to XMPPClient that is updated with the current …
|
|
|
@68:2c6d1f895583
|
13 years |
ralphm |
Implement a better presence protocol handler PresenceProtocol?.
This …
|
|
|
@67:b0edf92e1ff5
|
13 years |
ralphm |
Remove debugging print in test.
|
|
|
@65:6936acbdb9bd
|
13 years |
ralphm |
Add support for the XMPP Ping protocol.
Author: ralphm
Fixes #55.
…
|
|
|
@63:b8139f79276f
|
13 years |
ralphm |
Make IQ timeouts work for InternalComponents?.
This introduces …
|
|
|
@62:b98e610f62cc
|
13 years |
ralphm |
Add sender parameter to disco requests.
Author: ralphm
Fixes #52.
|
|
|
@61:5a5840e066fb
|
13 years |
ralphm |
Fix regression that made DeferredClientFactory? have no stream manager. …
|
|
|
@59:e984452207e0
|
13 years |
ralphm |
Provide PubSubResource?, modeled after Twisted Web resources.
Author: …
|
|
|
@58:a8c2aadabebd
|
13 years |
ralphm |
Allow publish-subscribe client requests to come from a specific JID.
…
|
|
|
@57:bcc9bc7a0929
|
13 years |
ralphm |
Add a PubSubRequest? class, to parse and render publish-subscribe …
|
|
|
@56:01740c205934
|
13 years |
ralphm |
Don't do type interpretation on parsing Data Forms fields.
|
|
|
@55:a8cda961ee7e
|
13 years |
ralphm |
Implement server-to-server dialback protocol and stream management.
…
|
|
|
@54:6548e1eeb7e2
|
13 years |
ralphm |
Allow InternalComponent? to host multiple domains.
Author: ralphm. …
|
|
|
@53:4aec395fda5b
|
13 years |
ralphm |
Release Wokkel 0.5.0.
|
|
|
@52:118fafcc5c5b
|
13 years |
ralphm |
Fix regression in returning node meta data.
Author: ralphm.
Fixes #42.
|
|
|
@51:d6bbf24ef053
|
13 years |
ralphm |
Address Data Form type checking issues.
Author: ralphm.
Reviewer: …
|
|
|
@50:a37c65be8203
|
13 years |
ralphm |
Selectively render Data Forms fields depending on form type.
Author: …
|
|
|
@49:50a84c44cbf1
|
13 years |
ralphm |
Add Service Discovery client protocol and overhaul data classes.
…
|
|
|
@47:895c67e2ed9f
|
13 years |
ralphm |
Track namespace constant name change in disco module and add minimal …
|
|
|
@46:4ee1f9c08b22
|
14 years |
ralphm |
If provided, return NodeID in the response for Service Discovery …
|
|
|
@45:125f9d902a20
|
14 years |
ralphm |
Bring subprotocols code in line with Twisted trunk.
|
|
|
@44:2c222a21d538
|
14 years |
ralphm |
Bring compat in line with Twisted trunk regarding XmlStreamServerFactory?.
|
|
|
@43:0a525d09169d
|
14 years |
ralphm |
Add support for sending and receiving node delete notifications with …
|
|
|
@42:93675ba90f36
|
14 years |
ralphm |
Change clientCreator to use the JID passed to the factory correctly.
…
|
|
|
@41:72fa7b817767
|
14 years |
ralphm |
Compatibility fixes for Twisted 8.0 and 8.1.
|
|
|
@40:2bcb10fb4da4
|
14 years |
ralphm |
Track changes to Twisted branch for the XMPP router.
|
|
|
@39:a9e354f69018
|
14 years |
ralphm |
Add Internal Component service that connects to a router in-process.
…
|
|
|
@38:b7c38c06f727
|
14 years |
ralphm |
Add missing tests for server factory and fix small naming error.
|
|
|
@37:fdc4860de17d
|
14 years |
ralphm |
Fix test for presence of stanzaType in toResponse.
Author: caedes, …
|
|
|
@36:aaa55b057292
|
14 years |
ralphm |
Remove unused import.
|
|
|
@35:eb020b49a77d
|
14 years |
ralphm |
Add XMPP router and server side component authenticator.
Author: …
|
|
|
@34:5d34b8c88a55
|
14 years |
ralphm |
Backport XmlStreamServerFactory?.
Author: ralphm.
Fixes #29.
This …
|
|
|
@33:b3eb970f4af7
|
14 years |
ralphm |
Use correct namespace for delete node requests.
Author: caedes. …
|
|
|
@32:55864b12be3d
|
14 years |
ralphm |
Make requests for subscriptions work again.
Author: mmalone (ralphm). …
|
|
|
@31:45f3d59431c2
|
14 years |
ralphm |
Release Wokkel 0.4.0.
|
|
|
@30:68535ae85c8d
|
14 years |
ralphm |
Add support for pubsub collections.
|
|
|
@29:dd4e908b9d12
|
14 years |
ralphm |
Implement type checking in data forms and incoming pubsub node config. …
|
|
|
@28:65fd5f2bd59e
|
14 years |
ralphm |
Add client side support for removing a roster item.
|
|
|
@27:d62d7ea14995
|
14 years |
ralphm |
Implement SHIM support.
Author: ralphm.
Fixes #14.
This changes the …
|
|
|
@26:1b2138c7af62
|
14 years |
ralphm |
Also commit the data forms tests.
References #13.
|
|
|
@25:fd00a744a458
|
14 years |
ralphm |
Refactor Data Forms.
Author: ralphm.
Fixes #13.
This refactoring …
|
|
|
@24:ada867483400
|
14 years |
ralphm |
PubSubService?.items should return a list of Elements representing items.
|
|
|
@20:480ba9e6ee3c
|
14 years |
ralphm |
Fix broken version handler.
|
|
|
@19:8df7118d8b93
|
14 years |
ralphm |
Clean up and release Wokkel 0.3.0.
|
|
|
@18:4812cc70807d
|
14 years |
ralphm |
Add maxItems argument to PubSubClient?.items(), lot of docs and tests.
|
|
|
@17:d42fd6c92576
|
14 years |
ralphm |
Add client support for getting items from a node.
|
|
|
@13:b460ae320c23
|
14 years |
ralphm |
Add support for receiving notifications for item retraction, node …
|
|
|
@10:a5e3c32d23ca
|
14 years |
ralphm |
Add unsubscribe method to PubSubClient?.
Author: ralphm
Fixes #4.
|
|
|
@9:ba3ccb5699fc
|
14 years |
ralphm |
Fix sending unavailable presence.
Author: ralphm.
Fixes #3.
|
|
|
@8:af29fb9001cb
|
14 years |
ralphm |
Add compatiblity module to have wokkel work with Twisted Words 0.5.
…
|
|
|
@6:283b6997cf7d
|
15 years |
ralphm |
Support services on a JID.
Author: ralphm
Fixes #2.
|
|
|
@4:e8e7d5543a6f
|
15 years |
ralphm |
Reverse how handlers are associated with the stream manager. Kick version.
|
|
|
@1:677f7d3cca75
|
15 years |
ralphm |
Initial, heavily worked around code drop from the idavoll and mimir …
|