Port roster_window to gtk.TreeModelFilter.
Contacts are now online hidden when they connect/reconnect and not completely removed/readded. Should come with a great speed improvement for people with big rosters. There are still a few known problems but non that should dalay this patch any longer. Related bugs will be tracked with 'modelfilter' keyword. See #1201
Showing
- src/chat_control.py 1 addition, 1 deletionsrc/chat_control.py
- src/common/contacts.py 5 additions, 4 deletionssrc/common/contacts.py
- src/dialogs.py 13 additions, 53 deletionssrc/dialogs.py
- src/gajim.py 19 additions, 17 deletionssrc/gajim.py
- src/groupchat_control.py 1 addition, 1 deletionsrc/groupchat_control.py
- src/roster_window.py 4556 additions, 4050 deletionssrc/roster_window.py
Loading
Please register or sign in to comment