# # ChangeLog for wokkel/muc.py # # Generated by Trac 1.0.9 # Jun 25, 2022, 1:55:12 PM 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. 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 21:35:10 GMT Christopher Zorn [124:e0750258b9ee] * wokkel/muc.py (modified) typo fix Mon, 20 Oct 2008 21:34:19 GMT Christopher Zorn [123:b55a7560f174] * wokkel/muc.py (modified) some docstrings, some bug fixes and some cleanup Mon, 20 Oct 2008 20:41:53 GMT Christopher Zorn [122:1c21cf10bb60] * wokkel/muc.py (modified) abstract role and affiliation requests Mon, 20 Oct 2008 20:28:22 GMT Christopher Zorn [121:e74ad91e5c6f] * wokkel/muc.py (modified) add some more exeptions and implement history options 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 19:01:07 GMT Christopher Zorn [119:053b615f0e11] * wokkel/muc.py (modified) basic user methods are implemented, admin and owner are left 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 Wed, 08 Oct 2008 18:57:20 GMT Christopher Zorn [115:2a3171b40d2b] * wokkel/muc.py (modified) add initialized and fix a typo bug Wed, 08 Oct 2008 18:48:32 GMT Christopher Zorn [114:a2a47e4df6d5] * wokkel/muc.py (modified) add event for user leaving a room 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 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 ...