# # ChangeLog for wokkel/muc.py # # Generated by Trac 1.0.9 # Aug 15, 2022, 12:49:13 PM 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 ...