# # ChangeLog for wokkel/test/test_muc.py # # Generated by Trac 1.0.9 # Jun 25, 2022, 4:43:35 PM Fri, 12 Aug 2011 13:57:20 GMT Ralph Meijer [148:75cf9e14b776] * wokkel/iwokkel.py (modified) * wokkel/muc.py (modified) * wokkel/test/test_muc.py (modified) Redo room configuration. * The underlying request object now ... Fri, 12 Aug 2011 12:11:43 GMT Ralph Meijer [147:aa2cfee614e7] * wokkel/muc.py (modified) * wokkel/test/helpers.py (modified) * wokkel/test/test_muc.py (modified) Use generic.Request for room destruction request, add ... Wed, 10 Aug 2011 19:41:08 GMT Ralph Meijer [146:14d3e8f9aa45] * wokkel/test/test_muc.py (modified) Add test for room history limit. Mon, 08 Aug 2011 11:43:09 GMT Ralph Meijer [145:216c953d8ecd] * wokkel/muc.py (modified) * wokkel/test/test_muc.py (modified) Add more tests, remove code redundancy and cleanup variable names. ... Sat, 06 Aug 2011 12:26:32 GMT Ralph Meijer [144:6786830f3cd5] * wokkel/muc.py (modified) * wokkel/test/test_muc.py (modified) Cleanup some tests, add a few tests, fix `subject`. Thu, 04 Aug 2011 19:45:31 GMT Ralph Meijer [143:f8a6d3cd1b96] * debian/control (modified) * wokkel/muc.py (modified) * wokkel/test/test_muc.py (modified) Add dependency on dateutil, fix headers. Thu, 04 Aug 2011 19:39:19 GMT Goffi [142:078a14ca2b3e] * wokkel/test/test_muc.py (modified) Add test for messages received from the room itself. Thu, 04 Aug 2011 19:38:24 GMT Ralph Meijer [141:3a9bff4e7807] * wokkel/iwokkel.py (modified) * wokkel/muc.py (modified) * wokkel/test/test_muc.py (modified) * wokkel/xmppim.py (modified) Use descendants from `wokkel.generic.Stanza` in messages and ... Thu, 04 Aug 2011 19:12:43 GMT Ralph Meijer [139:d3dd88d429fb] * wokkel/muc.py (modified) * wokkel/test/test_muc.py (modified) Remove some left over error related classes. Thu, 04 Aug 2011 18:53:23 GMT Goffi [138:8332717e2739] * wokkel/muc.py (modified) * wokkel/test/test_muc.py (modified) Replace custom error classes by StanzaError. Wed, 03 Aug 2011 18:54:25 GMT Ralph Meijer [137:8206d7483945] * wokkel/muc.py (modified) * wokkel/test/test_muc.py (modified) Use JIDs everywhere and adjust tests. Wed, 03 Aug 2011 18:53:25 GMT Ralph Meijer [136:6b8d21adfec2] * wokkel/test/test_muc.py (modified) Minor test cleanups for consistency. Wed, 03 Aug 2011 18:52:30 GMT Ralph Meijer [135:516de1d26876] * wokkel/test/test_muc.py (modified) Rework existing patches to use XML snippets to prevent inderdependence. Fri, 21 Aug 2009 12:46:18 GMT Ralph Meijer [132:1b19c49d30c2] * wokkel/muc.py (modified) * wokkel/test/test_muc.py (modified) More renames. Sun, 14 Jun 2009 18:42:38 GMT Ralph Meijer [131:d72d60360630] * wokkel/muc.py (modified) * wokkel/test/test_muc.py (modified) More renames, argument consistency. Tue, 09 Jun 2009 17:33:41 GMT Ralph Meijer [130:45c3ce4fe4eb] * wokkel/disco.py (modified) * wokkel/iwokkel.py (modified) * wokkel/muc.py (modified) * wokkel/test/test_muc.py (modified) Another round of cleanups, renames. Also removed disco support. * ... Thu, 04 Jun 2009 15:44:50 GMT Ralph Meijer [129:29e517800b96] * wokkel/muc.py (modified) * wokkel/test/test_muc.py (modified) Whitespace and pyflakes changes. Tue, 21 Oct 2008 19:25:35 GMT Christopher Zorn [127:1610e7a3b777] * wokkel/muc.py (modified) * wokkel/test/test_muc.py (modified) some docstrings, clean up in keeping params consitent and tests Mon, 20 Oct 2008 22:57:32 GMT Christopher Zorn [126:f6c8a769e38e] * wokkel/muc.py (modified) * wokkel/test/test_muc.py (modified) make sure we change status and add a test Mon, 20 Oct 2008 22:32:00 GMT Christopher Zorn [125:edb21c02197b] * wokkel/muc.py (modified) * wokkel/test/test_muc.py (modified) docstrings, tests and bug fixes Mon, 20 Oct 2008 19:54:28 GMT Christopher Zorn [120:9548851ca5ac] * wokkel/muc.py (modified) * wokkel/test/test_muc.py (modified) implement error conditions Mon, 20 Oct 2008 18:37:06 GMT Christopher Zorn [118:a70736af32c3] * wokkel/muc.py (modified) * wokkel/test/test_muc.py (modified) add timeouts and a test for a user leaving a room Fri, 17 Oct 2008 20:47:01 GMT Christopher Zorn [117:2503218c0e95] * wokkel/muc.py (modified) * wokkel/test/test_muc.py (modified) we now have basic support with nick change, also added some doc ... Thu, 16 Oct 2008 22:14:32 GMT Christopher Zorn [116:66d9a0b47016] * wokkel/muc.py (modified) * wokkel/test/test_muc.py (modified) change namespaces to be consistent Tue, 07 Oct 2008 21:47:13 GMT Christopher Zorn [113:cb4051e2f51a] * wokkel/iwokkel.py (modified) * wokkel/muc.py (modified) * wokkel/test/test_muc.py (modified) some documentation and additions to the interface, also some more ... Mon, 06 Oct 2008 20:56:52 GMT Christopher Zorn [112:be0b126081f2] * wokkel/muc.py (modified) * wokkel/test/test_muc.py (modified) all tests pass, needs comments, also need to get the entire xep in ... Fri, 03 Oct 2008 18:50:37 GMT Christopher Zorn [111:a51e5d87ded8] * wokkel/muc.py (modified) * wokkel/test/test_muc.py (modified) add leave room, register for a room and other things for re #24, ... Wed, 01 Oct 2008 21:11:06 GMT Christopher Zorn [110:ddf5580b7128] * wokkel/muc.py (modified) * wokkel/test/test_muc.py (modified) add some history and other things, plus some test stubs Tue, 30 Sep 2008 21:04:00 GMT Christopher Zorn [109:ee2752dca3b2] * wokkel/test/test_muc.py (modified) add room configuration, groupchat and some clean up, still needs ... Tue, 30 Sep 2008 17:08:45 GMT Christopher Zorn [108:50e3c368f2f3] * wokkel/disco.py (modified) * wokkel/muc.py (modified) * wokkel/test/test_muc.py (modified) add basic errors and disco stuff, still need iq and message parts re #24 Mon, 29 Sep 2008 21:12:03 GMT Christopher Zorn [107:c1566d326c58] * wokkel/iwokkel.py (modified) * wokkel/muc.py (added) * wokkel/test/test_muc.py (added) just saving what I started, still needs lots of work, needs message ...