source: @ 90:1ffd4dd005e4

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @90:1ffd4dd005e4   5 months ralphm Ignore error messages in PubSubClient?. Author: ralphm Reviewer: arjan …
(edit) @89:2a23913093ec   5 months ralphm Complete test coverage for Service Discovery.
(edit) @88:58b00aeed1a6   5 months ralphm Service Discovery fixes for PubSubService?. * PubSubService? now properly …
(edit) @87:c9d1bf0b783d   7 months ralphm Correctly report disco identity for PubSubService? without PubSubResource?. …
(edit) @86:f4aa0d507bc8   7 months ralphm Don't set an explicit namespace on wokkel.pubsub.Item. Before this …
(edit) @85:6b45c4fa6e0c   7 months ralphm Reposition assignment for the Data Form field label, so it's not …
(edit) @84:3fe44cf07366   7 months ralphm Add support for pubsub subscription identifiers
(edit) @83:81daaca3d75f   7 months ralphm Add support for subscription options in subscribe requests Fixes #63.
(edit) @82:f965c6c5da15   7 months ralphm Add support for configuration options in node creation requests
(edit) @81:1334124db2fd   7 months ralphm Make PubSubRequest?.options be a form and use new form type checking
(edit) @80:3ee3e922549d   7 months ralphm Move findForm to wokkel.data_form
(edit) @79:54aa7dd5fe81   7 months ralphm Move makeFields to wokkel.data_form, add form type checking.
(edit) @78:c85ce41a75bc   7 months ralphm Add missing tests for Data Forms and correct some minor issues.
(edit) @77:3ef9bc7a0d70   7 months ralphm Fix epytext syntax error.
(edit) @76:2919e60d3588   7 months ralphm Sync with Twisted changes involving hashPassword. See …
(edit) @75:389cfbf50ea0   8 months ralphm Make sure ping handler marks incoming ping requests as handled. Author: …
(edit) @74:551025a01129   8 months ralphm Provide debian packaging. Author: ralphm. Fixes #32.
(edit) @73:b0340948d17f   11 months ralphm Release Wokkel 0.6.3.
(edit) @72:d48789c4c484   12 months ralphm Add a jid attribute to XMPPClient that is updated with the current JID. …
(edit) @71:b502670cb872   12 months ralphm Also have XMPPClient use the new connector. Re #26.
(edit) @70:34343059e52e   12 months ralphm Use fallback port 5222 for failed SRV lookups for clients. Author: …
(edit) @69:8ed65ffed8b2   13 months ralphm Fix docstring.
(edit) @68:2c6d1f895583   13 months ralphm Implement a better presence protocol handler PresenceProtocol?. This …
(edit) @67:b0edf92e1ff5   13 months ralphm Remove debugging print in test.
(edit) @66:12013e0212ec   13 months ralphm Release Wokkel 0.6.2.
(edit) @65:6936acbdb9bd   13 months ralphm Add support for the XMPP Ping protocol. Author: ralphm Fixes #55. This …
(edit) @64:e2347295fecc   13 months ralphm Release Wokkel 0.6.1.
(edit) @63:b8139f79276f   13 months ralphm Make IQ timeouts work for InternalComponents?. This introduces …
(edit) @62:b98e610f62cc   13 months ralphm Add sender parameter to disco requests. Author: ralphm Fixes #52.
(edit) @61:5a5840e066fb   14 months ralphm Fix regression that made DeferredClientFactory? have no stream manager. …
(edit) @60:e5e6ff37ea27   15 months ralphm Release Wokkel 0.6.0.
(edit) @59:e984452207e0   15 months ralphm Provide PubSubResource?, modeled after Twisted Web resources. Author: …
(edit) @58:a8c2aadabebd   15 months ralphm Allow publish-subscribe client requests to come from a specific JID. …
(edit) @57:bcc9bc7a0929   15 months ralphm Add a PubSubRequest? class, to parse and render publish-subscribe requests. …
(edit) @56:01740c205934   15 months ralphm Don't do type interpretation on parsing Data Forms fields.
(edit) @55:a8cda961ee7e   15 months ralphm Implement server-to-server dialback protocol and stream management. …
(edit) @54:6548e1eeb7e2   15 months ralphm Allow InternalComponent? to host multiple domains. Author: ralphm. Fixes …
(edit) @53:4aec395fda5b   16 months ralphm Release Wokkel 0.5.0.
(edit) @52:118fafcc5c5b   16 months ralphm Fix regression in returning node meta data. Author: ralphm. Fixes #42.
(edit) @51:d6bbf24ef053   19 months ralphm Address Data Form type checking issues. Author: ralphm. Reviewer: tofu. …
(edit) @50:a37c65be8203   19 months ralphm Selectively render Data Forms fields depending on form type. Author: …
(edit) @49:50a84c44cbf1   19 months ralphm Add Service Discovery client protocol and overhaul data classes. Author: …
(edit) @48:190498075c7f   19 months ralphm Fix some epytext problems. Author: ralphm.
(edit) @47:895c67e2ed9f   19 months ralphm Track namespace constant name change in disco module and add minimal test. …
(edit) @46:4ee1f9c08b22   19 months ralphm If provided, return NodeID in the response for Service Discovery requests. …
(edit) @45:125f9d902a20   21 months ralphm Bring subprotocols code in line with Twisted trunk.
(edit) @44:2c222a21d538   21 months ralphm Bring compat in line with Twisted trunk regarding XmlStreamServerFactory?.
(edit) @43:0a525d09169d   21 months ralphm Add support for sending and receiving node delete notifications with …
(edit) @42:93675ba90f36   21 months ralphm Change clientCreator to use the JID passed to the factory correctly. …
(edit) @41:72fa7b817767   22 months ralphm Compatibility fixes for Twisted 8.0 and 8.1.
(edit) @40:2bcb10fb4da4   22 months ralphm Track changes to Twisted branch for the XMPP router.
(edit) @39:a9e354f69018   22 months ralphm Add Internal Component service that connects to a router in-process. …
(edit) @38:b7c38c06f727   22 months ralphm Add missing tests for server factory and fix small naming error.
(edit) @37:fdc4860de17d   22 months ralphm Fix test for presence of stanzaType in toResponse. Author: caedes, …
(edit) @36:aaa55b057292   22 months ralphm Remove unused import.
(edit) @35:eb020b49a77d   22 months ralphm Add XMPP router and server side component authenticator. Author: ralphm. …
(edit) @34:5d34b8c88a55   22 months ralphm Backport XmlStreamServerFactory?. Author: ralphm. Fixes #29. This also …
(edit) @33:b3eb970f4af7   22 months ralphm Use correct namespace for delete node requests. Author: caedes. Reviewer: …
(edit) @32:55864b12be3d   22 months ralphm Make requests for subscriptions work again. Author: mmalone (ralphm). …
(edit) @31:45f3d59431c2   2 years ralphm Release Wokkel 0.4.0.
(edit) @30:68535ae85c8d   2 years ralphm Add support for pubsub collections.
(edit) @29:dd4e908b9d12   2 years ralphm Implement type checking in data forms and incoming pubsub node config. …
(edit) @28:65fd5f2bd59e   2 years ralphm Add client side support for removing a roster item.
(edit) @27:d62d7ea14995   2 years ralphm Implement SHIM support. Author: ralphm. Fixes #14. This changes the …
(edit) @26:1b2138c7af62   2 years ralphm Also commit the data forms tests. References #13.
(edit) @25:fd00a744a458   2 years ralphm Refactor Data Forms. Author: ralphm. Fixes #13. This refactoring …
(edit) @24:ada867483400   2 years ralphm PubSubService?.items should return a list of Elements representing items.
(edit) @23:eae31e50e77f   2 years ralphm Remove 'self' from nested function.
(edit) @22:9edffdf4aee4   2 years ralphm Clarify use of IQHandlerMixin, fix some doc strings.
(edit) @21:7e9c11dcd6df   2 years ralphm Release Wokkel 0.3.1.
(edit) @20:480ba9e6ee3c   2 years ralphm Fix broken version handler.
(edit) @19:8df7118d8b93   2 years ralphm Clean up and release Wokkel 0.3.0.
(edit) @18:4812cc70807d   2 years ralphm Add maxItems argument to PubSubClient?.items(), lot of docs and tests.
(edit) @17:d42fd6c92576   2 years ralphm Add client support for getting items from a node.
(edit) @16:d4953672269a   2 years ralphm No self in interfaces.
(edit) @15:14a00be2ae9d   2 years ralphm Add notifyDelete to send out node deletion notifications.
(edit) @14:312a60e100c4   2 years ralphm Make sure the deferred is fired by the stream manager, so that the latter …
(edit) @13:b460ae320c23   2 years ralphm Add support for receiving notifications for item retraction, node deletion …
(edit) @12:d27bd18a2e5c   3 years ralphm Add preliminary support for formats used with publish-subscribe.
(edit) @11:863dae6028a8   3 years ralphm Fix some small discovery glitches.
(edit) @10:a5e3c32d23ca   3 years ralphm Add unsubscribe method to PubSubClient?. Author: ralphm Fixes #4.
(edit) @9:ba3ccb5699fc   3 years ralphm Fix sending unavailable presence. Author: ralphm. Fixes #3.
(edit) @8:af29fb9001cb   3 years ralphm Add compatiblity module to have wokkel work with Twisted Words 0.5. …
(edit) @7:ed6025a48749   3 years ralphm Fix call to getNodes to include service target.
(edit) @6:283b6997cf7d   3 years ralphm Support services on a JID. Author: ralphm Fixes #2.
(edit) @5:534cb03910aa   3 years ralphm Reflect API change for referring to stream handler.
(edit) @4:e8e7d5543a6f   3 years ralphm Reverse how handlers are associated with the stream manager. Kick version.
(edit) @3:2aa3738c82ef   3 years ralphm Make this packagable.
(edit) @2:47f1cb624f14   3 years ralphm Add in pubsub client support, client helpers and generic XMPP subprotocol …
(edit) @1:677f7d3cca75   3 years ralphm Initial, heavily worked around code drop from the idavoll and mimir …
(edit) @0:95b71140158e   3 years ralphm Create repository layout.
Note: See TracRevisionLog for help on using the revision log.