|
|
@241:8b70aa92733d
|
4 years |
ralphm |
Address encoding issue with setup.py, python 3, and some locales
…
|
|
|
@240:3a201c5b385f
|
4 years |
ralphm |
Use incremental instead of t.p.versions everywhere
…
|
|
|
@239:882edbd9efc6
|
4 years |
ralphm |
Process news fragments for 18.0.0rc3
|
|
|
@238:a2a4310ded26
|
4 years |
ralphm |
Prepare for 18.0.0 Release Candidate 3.
Note that an RC 2 was cut, …
|
|
|
@235:5c45a771860b
|
4 years |
ralphm |
Prepare for using Towncrier for managing NEWS
|
|
|
@232:59f26b03d1a9
|
4 years |
ralphm |
Prepare for Wokkel 18.0.0
|
|
|
@228:74201da6600c
|
6 years |
ralphm |
Prepare for Wokkel 16.0.0.
|
|
|
@227:a420a85b5b9b
|
6 years |
ralphm |
Undo dependency on _request_class from #13.
|
|
|
@226:2532cfb12c7c
|
6 years |
ralphm |
Merge branch 'master' into item-retract
|
|
|
@225:58dd11c3ddd5
|
6 years |
souliane |
implement item retract + notification
|
|
|
@223:92014ac5e10c
|
6 years |
ralphm |
Move new keyword argument to the end, fix docstring.
|
|
|
@222:e1dafcc79586
|
6 years |
ralphm |
Merge branch 'master' into item-get-by-ids
|
|
|
@220:c8a97efc6fa6
|
6 years |
souliane |
implement item retrieval by IDs
|
|
|
@219:ae8b954e4ed9
|
6 years |
ralphm |
Merge branch 'master' into affiliation_role_fix
|
|
|
@218:71cba82a4b8b
|
6 years |
ralphm |
Add tests.
|
|
|
@217:a742e7b30005
|
6 years |
jerome.poisson |
fix role and affiliation
|
|
|
@216:c458fa7f5f0f
|
7 years |
ralphm |
Handle TypeError? on malformed timestamp value.
This works around an …
|
|
|
@213:7b89b9208b88
|
6 years |
ralphm |
Add tests for formats, fix py3 incompatibility.
|
|
|
@212:af4ef4a0fd7f
|
6 years |
ralphm |
Replace basestring with StringType and add tests.
|
|
|
@209:1f9f603586ad
|
6 years |
ralphm |
imported patch py3-imports.patch
|
|
|
@208:0538df970eaf
|
6 years |
ralphm |
imported patch py3-client.patch
|
|
|
@206:a32614b03670
|
6 years |
ralphm |
imported patch py3-server.patch
|
|
|
@205:e861fc4596ed
|
6 years |
ralphm |
imported patch py3-component.patch
|
|
|
@204:c13df6bb0135
|
6 years |
ralphm |
imported patch py3-muc.patch
|
|
|
@203:7f8f69adf13b
|
6 years |
ralphm |
imported patch py3-xmppim.patch
|
|
|
@202:645fbb5f02f4
|
6 years |
ralphm |
imported patch py3-pubsub.patch
|
|
|
@201:4266ba97b007
|
6 years |
ralphm |
imported patch py3-shim.patch
|
|
|
@200:ab43d6940b65
|
6 years |
ralphm |
imported patch py3-compat.patch
|
|
|
@199:bb63666ccec7
|
6 years |
ralphm |
imported patch py3-ping.patch
|
|
|
@198:7110457aff51
|
6 years |
ralphm |
imported patch py3-disco.patch
|
|
|
@197:2a961d1d470f
|
6 years |
ralphm |
imported patch py3-test-helpers.patch
|
|
|
@196:80e9a80845ba
|
6 years |
ralphm |
imported patch py3-dataforms.patch
|
|
|
@195:ff66e31c8607
|
6 years |
ralphm |
imported patch py3-generic.patch
|
|
|
@194:f1b586df427b
|
6 years |
ralphm |
imported patch py3-subprotocols.patch
|
|
|
@193:2b4214c8f5de
|
6 years |
ralphm |
imported patch py3-iwokkel.patch
|
|
|
@190:1cf57d55b71e
|
9 years |
ralphm |
Disable pyflakes doctest checking.
|
|
|
@189:8cb1f269c055
|
9 years |
ralphm |
Do proper fallback for Request.stanzaType.
If stanzaType is not …
|
|
|
@188:b39caf780587
|
9 years |
ralphm |
Deprecate prepareIDNName.
C{unicode.encode('idna')} does exactly the …
|
|
|
@186:4905d4f205ad
|
9 years |
ralphm |
Disable pyflakes doctest checking.
|
|
|
@185:a7e10201fb3c
|
9 years |
ralphm |
Do proper fallback for Request.stanzaType.
If stanzaType is not …
|
|
|
@184:a9ab7d3945e2
|
9 years |
ralphm |
Deprecate prepareIDNName.
C{unicode.encode('idna')} does exactly the …
|
|
|
@183:f175d5c3fabf
|
9 years |
ralphm |
Fix bad test comparing the empty string by identity.
|
|
|
@182:b9180f126260
|
9 years |
ralphm |
Make pyflakes happy.
|
|
|
@179:4d3066bc4034
|
9 years |
ralphm |
Release Wokkel 0.7.1.
0.7.1
|
|
|
@178:37f36ea93838
|
9 years |
ralphm |
Properly encode IDN domain names for SRV lookups.
Before Twisted …
|
|
|
@176:f98da30301ea
|
10 years |
ralphm |
Send back an error if there is no known route to the stanza's …
|
|
|
@174:c0f51d95bf0f
|
10 years |
ralphm |
Add support for adding and updating roster items.
Roster items can be …
|
|
|
@173:6b0eb01b5744
|
10 years |
ralphm |
Add support for roster versioning.
|
|
|
@172:ea2774e1c71c
|
10 years |
ralphm |
Clean up of RosterItem? and RosterClientProtocol?.
RosterItem:
* …
|
|
|
@171:4f5ee7b81ebf
|
10 years |
ralphm |
Add convenience method Request.parseRequest.
The new method …
|
|
|
@169:bb939a909750
|
10 years |
ralphm |
Let wokkel.component.Component reconnect if first attempt fails.
…
|
|
|
@166:d9c10a5b5c0d
|
10 years |
ralphm |
Documentation fixes for pydoctor.
|
|
|
@165:76a61f5aa343
|
10 years |
ralphm |
Cleanups leading up to Wokkel 0.7.0.
As we now depend on Twisted …
|
|
|
@162:8bffd58d7b6d
|
10 years |
ralphm |
Expose locked state of a room on join response with room created …
|
|
|
@161:aecf77f1bb1f
|
10 years |
ralphm |
Allow empty MUC configuration forms to be sent.
|
|
|
@160:33ef849a77d8
|
10 years |
ralphm |
Use symbolic constants instead of integers MUC status code.
Instead …
|
|
|
@158:0c6854e5a924
|
11 years |
ralphm |
Restore missing interface methods from a bad merge.
wokkel-muc-client-support-24
|
|
|
@157:2b80688b5688
|
11 years |
ralphm |
Pyflakes cleanups.
wokkel-muc-client-support-24
|
|
|
@156:d79ffefc3ac1
|
11 years |
ralphm |
Add a simple MUC client example that responds to greetings, fix a typo.
wokkel-muc-client-support-24
|
|
|
@155:8b2ed9549399
|
11 years |
ralphm |
Merge in tip changes.
wokkel-muc-client-support-24
|
|
|
@154:e016bb963410
|
11 years |
ralphm |
Fix typo.
wokkel-muc-client-support-24
|
|
|
@153:bf4b940f3547
|
11 years |
ralphm |
Improve UserPresence? parsing, clean up MUCClient, approach full test …
wokkel-muc-client-support-24
|
|
|
@152:ae3907d81abc
|
11 years |
ralphm |
Split protocol and room/user administration into two classes.
This …
wokkel-muc-client-support-24
|
|
|
@151:fb6eaad60bb8
|
11 years |
ralphm |
Reimplement RegisterRequest? by generalizing the form handling for room …
wokkel-muc-client-support-24
|
|
|
@150:2f7237d9c537
|
11 years |
ralphm |
Redo admin requests using generic.Request.
This changes all role and …
wokkel-muc-client-support-24
|
|
|
@149:83ba20efd1de
|
11 years |
ralphm |
Interface, docstring cleanups.
wokkel-muc-client-support-24
|
|
|
@148:75cf9e14b776
|
11 years |
ralphm |
Redo room configuration.
* The underlying request object now derives …
wokkel-muc-client-support-24
|
|
|
@147:aa2cfee614e7
|
11 years |
ralphm |
Use generic.Request for room destruction request, add …
wokkel-muc-client-support-24
|
|
|
@146:14d3e8f9aa45
|
11 years |
ralphm |
Add test for room history limit.
wokkel-muc-client-support-24
|
|
|
@145:216c953d8ecd
|
11 years |
ralphm |
Add more tests, remove code redundancy and cleanup variable names.
…
wokkel-muc-client-support-24
|
|
|
@144:6786830f3cd5
|
11 years |
ralphm |
Cleanup some tests, add a few tests, fix subject.
wokkel-muc-client-support-24
|
|
|
@143:f8a6d3cd1b96
|
11 years |
ralphm |
Add dependency on dateutil, fix headers.
wokkel-muc-client-support-24
|
|
|
@142:078a14ca2b3e
|
11 years |
goffi |
Add test for messages received from the room itself.
wokkel-muc-client-support-24
|
|
|
@141:3a9bff4e7807
|
11 years |
ralphm |
Use descendants from wokkel.generic.Stanza in messages and presence. …
wokkel-muc-client-support-24
|
|
|
@140:46bd9821f979
|
11 years |
ralphm |
Remove unused constants.
wokkel-muc-client-support-24
|
|
|
@139:d3dd88d429fb
|
11 years |
ralphm |
Remove some left over error related classes.
wokkel-muc-client-support-24
|
|
|
@138:8332717e2739
|
11 years |
goffi |
Replace custom error classes by StanzaError?.
wokkel-muc-client-support-24
|
|
|
@137:8206d7483945
|
11 years |
ralphm |
Use JIDs everywhere and adjust tests.
wokkel-muc-client-support-24
|
|
|
@136:6b8d21adfec2
|
11 years |
ralphm |
Minor test cleanups for consistency.
wokkel-muc-client-support-24
|
|
|
@135:516de1d26876
|
11 years |
ralphm |
Rework existing patches to use XML snippets to prevent inderdependence.
wokkel-muc-client-support-24
|
|
|
@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
|
|
|