|
|
@134:250a1041a437
|
11 years |
ralphm |
Merge in trunk changes.
wokkel-muc-client-support-24
|
|
|
@133:2ea562934152
|
13 years |
ralphm |
Merge in trunk changes.
wokkel-muc-client-support-24
|
|
|
@132:1b19c49d30c2
|
13 years |
ralphm |
More renames.
wokkel-muc-client-support-24
|
|
|
@131:d72d60360630
|
13 years |
ralphm |
More renames, argument consistency.
wokkel-muc-client-support-24
|
|
|
@130:45c3ce4fe4eb
|
13 years |
ralphm |
Another round of cleanups, renames. Also removed disco support.
* …
wokkel-muc-client-support-24
|
|
|
@129:29e517800b96
|
13 years |
ralphm |
Whitespace and pyflakes changes.
wokkel-muc-client-support-24
|
|
|
@128:db5de9ee45fa
|
13 years |
ralphm |
Merge in trunk changes.
wokkel-muc-client-support-24
|
|
|
@127:1610e7a3b777
|
14 years |
tofu |
some docstrings, clean up in keeping params consitent and tests
wokkel-muc-client-support-24
|
|
|
@126:f6c8a769e38e
|
14 years |
tofu |
make sure we change status and add a test
wokkel-muc-client-support-24
|
|
|
@125:edb21c02197b
|
14 years |
tofu |
docstrings, tests and bug fixes
wokkel-muc-client-support-24
|
|
|
@124:e0750258b9ee
|
14 years |
tofu |
typo fix
wokkel-muc-client-support-24
|
|
|
@123:b55a7560f174
|
14 years |
tofu |
some docstrings, some bug fixes and some cleanup
wokkel-muc-client-support-24
|
|
|
@122:1c21cf10bb60
|
14 years |
tofu |
abstract role and affiliation requests
wokkel-muc-client-support-24
|
|
|
@121:e74ad91e5c6f
|
14 years |
tofu |
add some more exeptions and implement history options
wokkel-muc-client-support-24
|
|
|
@120:9548851ca5ac
|
14 years |
tofu |
implement error conditions
wokkel-muc-client-support-24
|
|
|
@119:053b615f0e11
|
14 years |
tofu |
basic user methods are implemented, admin and owner are left
wokkel-muc-client-support-24
|
|
|
@118:a70736af32c3
|
14 years |
tofu |
add timeouts and a test for a user leaving a room
wokkel-muc-client-support-24
|
|
|
@117:2503218c0e95
|
14 years |
tofu |
we now have basic support with nick change, also added some doc …
wokkel-muc-client-support-24
|
|
|
@116:66d9a0b47016
|
14 years |
tofu |
change namespaces to be consistent
wokkel-muc-client-support-24
|
|
|
@115:2a3171b40d2b
|
14 years |
tofu |
add initialized and fix a typo bug
wokkel-muc-client-support-24
|
|
|
@114:a2a47e4df6d5
|
14 years |
tofu |
add event for user leaving a room
wokkel-muc-client-support-24
|
|
|
@113:cb4051e2f51a
|
14 years |
tofu |
some documentation and additions to the interface, also some more …
wokkel-muc-client-support-24
|
|
|
@112:be0b126081f2
|
14 years |
tofu |
all tests pass, needs comments, also need to get the entire xep in the …
wokkel-muc-client-support-24
|
|
|
@111:a51e5d87ded8
|
14 years |
tofu |
add leave room, register for a room and other things for re #24, still …
wokkel-muc-client-support-24
|
|
|
@110:ddf5580b7128
|
14 years |
tofu |
add some history and other things, plus some test stubs
wokkel-muc-client-support-24
|
|
|
@109:ee2752dca3b2
|
14 years |
tofu |
add room configuration, groupchat and some clean up, still needs …
wokkel-muc-client-support-24
|
|
|
@108:50e3c368f2f3
|
14 years |
tofu |
add basic errors and disco stuff, still need iq and message parts re #24
wokkel-muc-client-support-24
|
|
|
@107:c1566d326c58
|
14 years |
tofu |
just saving what I started, still needs lots of work, needs message …
wokkel-muc-client-support-24
|
|
|
@105:5d8f1609aaf3
|
11 years |
ralphm |
Allow wokkel.data_form.Form to be used as a read-only dict.
In …
|
|
|
@104:7de2ae0a6a88
|
11 years |
ralphm |
Add support for the Delayed Delivery information formats.
|
|
|
@103:e17a30fe7144
|
11 years |
ralphm |
Reimplement _DiscoRequest as generic.Request.
Author: ralphm, Goffi. …
|
|
|
@102:039149921acf
|
11 years |
ralphm |
Add base class for IQ get/set request stanzas: Request.
|
|
|
@101:d88462a49f86
|
11 years |
ralphm |
Add request method to XMPPHandler, passing up to its StreamManager?.
|
|
|
@100:e7199edcb6f5
|
11 years |
ralphm |
Add iq request (set/get) tracking for StreamManager?.
This adds a new …
|
|
|
@99:2c8dc93fbef4
|
11 years |
ralphm |
Fix race condition and nesting errors when adding a new subprotocol …
|
|
|
@98:c3b20ad2bb70
|
11 years |
ralphm |
Track change in Twisted Words, to pass a reason Failure with …
|
|
|
@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.
…
|
|
|
@91:f9cd8ca1a62d
|
11 years |
ralphm |
Add a twistd plugin to set-up a basic XMPP server that accepts …
|
|
|
@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.
|
|
|
@77:3ef9bc7a0d70
|
12 years |
ralphm |
Fix epytext syntax error.
|
|
|
@76:2919e60d3588
|
12 years |
ralphm |
Sync with Twisted changes involving hashPassword.
See …
|
|
|
@75:389cfbf50ea0
|
12 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 …
|
|
|
@71:b502670cb872
|
13 years |
ralphm |
Also have XMPPClient use the new connector.
Re #26.
|
|
|
@70:34343059e52e
|
13 years |
ralphm |
Use fallback port 5222 for failed SRV lookups for clients.
Author: …
|
|
|
@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.
…
|
|
|
@48:190498075c7f
|
13 years |
ralphm |
Fix some epytext problems.
Author: ralphm.
|
|
|
@47:895c67e2ed9f
|
13 years |
ralphm |
Track namespace constant name change in disco module and add minimal …
|
|
|
@46:4ee1f9c08b22
|
13 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. …
|
|
|