|
|
@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 …
|
|
|
@157:2b80688b5688
|
11 years |
ralphm |
Pyflakes cleanups.
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
|
|
|
@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
|
|
|
@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
|
|
|
@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
|
|
|
@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
|
|
|
@120:9548851ca5ac
|
14 years |
tofu |
implement error conditions
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
|
|
|
@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
|