https://bugs.kde.org/show_bug.cgi?id=291711
--- Comment #7 from Martin Klapetek <martin klapetek gmail com> 2012-02-23 12:38:02 --- Git commit aa94b03e763a8e8aabc771bbb2bc4ea58f835f2e by Martin Klapetek, on behalf of Dominik Cermak. Committed on 31/01/2012 at 12:15. Pushed by mklapetek into branch 'kde-telepathy-0.3'. Add support for showing available rooms in join chat room dialog This adds support for showing available rooms. You can query the default server of the selected account or specify a server yourself. The list shows if the room is password protected, how many persons are there, the name and the description. REVIEW: 103825 M +1 -0 CMakeLists.txt M +145 -1 dialogs/join-chat-room-dialog.cpp M +16 -0 dialogs/join-chat-room-dialog.h M +87 -2 dialogs/join-chat-room-dialog.ui A +146 -0 rooms-model.cpp [License: LGPL (v2.1+)] A +65 -0 rooms-model.h [License: LGPL (v2.1+)] http://commits.kde.org/telepathy-contact-list/aa94b03e763a8e8aabc771bbb2bc4ea58f835f2e -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ KDE-Telepathy mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-telepathy
