- Aug 19, 2008
-
- Aug 15, 2008
-
-
roidelapluie authored
* remove js from some headers * set coding:utf-8 to allow real names in headers
-
roidelapluie authored
* Remove some licencing problems * To do: same for images * See #4200
-
- Aug 06, 2008
-
-
steve-e authored
-
- Jul 29, 2008
-
-
js authored
we have that in all files. To at least lesser the confusion a bit, add vim tags for that. Additionally, fix wrong #! in a few files.
-
- Jul 26, 2008
-
-
Brendan Taylor authored
-
- Jul 06, 2008
-
-
steve-e authored
Remove some usage of has_key() in the contacts module. It is a bit slower (method overhead) and will be deprecated soon. In roster_window. make a small if-clause more pythonic.
-
- Jul 05, 2008
-
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
steve-e authored
Correctly count metacontacts in non merged accounts mode if we have metacontacts over several accounts.
-
- Jul 04, 2008
-
-
steve-e authored
Remove timing information for roster drawing.
-
- Jul 03, 2008
-
-
Yann Leboulanger authored
-
- Jun 26, 2008
-
-
steve-e authored
Do not update metacontacts when nothing has changed. Fixes sending metacontact info to server when we expand a groupchat.
-
- Jun 20, 2008
-
-
Yann Leboulanger authored
-
- Jun 17, 2008
-
-
js authored
* Added NS_RECEIPTS to protocol namespace list. * Show our support of XEP-0184 in caps. * Added a big, fat warning to get_contact as this does not work as expected. * There was some strangeness in our XEP-0022, it added an id tag to the x tag, which isn't mentioned anywhere in the XEP. And for some strange reason, that id even was the same all the time. * Fixed a typo.
-
- Jun 15, 2008
-
-
steve-e authored
* Change metacontact ordering. Fallback to priority only if two contacts have the same show, not the other way round. * Move contacts that just signed out to the bottom of the group, not to the top.
-
jimpp authored
-Use a method to get_shown_groups (possibly more work to do (special group attribute)) -Show contact only if contact.ask, not according to modified xep 0162 logic. (I don't get neither the xep meaning, neither this modified logic, can you explain steve-e ?) -Remove contact before we modify it req_sub(). Else we can't remove it because iter is not found. -When removing a contact and we let him in see us (observer), manually set show to offline, so he is not set as visible. -Remove observer from observer group if we asked him auth (I mean before he answer). Xep 0162 say he is not an observer then. Fix contact staying in observer group when we get auth later. -Renaming groups seems fixed (it's an accident :p ) More work on group to follow
-
- Jun 08, 2008
-
-
jimpp authored
-When creating self-contact contact instance, store it with group 'self_contact', so it never goes in General -Make general group not be seen visible because of self contact even if self.regroup -Remove the self contact instance itself too when WE deconnect or when IT deconnect, so we will not see it as offline if refilling roster (regroup account for example)
-
- Jun 01, 2008
-
-
jimpp authored
Fixes #3893.
-
- Apr 20, 2008
-
-
Yann Leboulanger authored
-
steve-e authored
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
-
- Apr 01, 2008
-
-
Yann Leboulanger authored
-
- Mar 30, 2008
-
-
jimpp authored
-
- Feb 05, 2008
-
-
Brendan Taylor authored
-
- Jan 06, 2008
-
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
- Dec 13, 2007
-
-
Yann Leboulanger authored
-
- Dec 12, 2007
-
-
Yann Leboulanger authored
-
- Dec 02, 2007
-
-
Yann Leboulanger authored
-
- Nov 27, 2007
-
-
steve-e authored
-
- Nov 24, 2007
-
-
Yann Leboulanger authored
-
- Nov 23, 2007
-
-
Yann Leboulanger authored
-
Yann Leboulanger authored
Compute metacontact big brother by comparing them instead of computing an absolute score for each one
-
- Oct 22, 2007
-
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
- Aug 31, 2007
-
-
steve-e authored
-
- Aug 21, 2007
-
-
Yann Leboulanger authored
-
- Aug 20, 2007