Age | Commit message (Expand) | Author |
2013-06-13 | Improve the roster search | mathieui |
2013-05-11 | Handle the roster order cache as a real cache | mathieui |
2013-04-05 | Handle I/O errors better | mathieui |
2013-02-03 | Fix the folding of contacts in multiple groups | mathieui |
2012-11-22 | Make the search usable again | mathieui |
2012-11-05 | Catch IqTimeout exception when removing a contact from the roster. | Florent Le Coz |
2012-10-15 | Fix the number of connected contacts/total number in the roster | mathieui |
2012-09-13 | Fix TBs when the system is not in utf-8 by default | mathieui |
2012-08-31 | Give an empty name to a group if it hasn’t got one | mathieui |
2012-08-31 | Fix a traceback when a group has no name and a crash when dns gets interrupted | mathieui |
2012-08-07 | Take care of the race condition "node@groupchat_server is now online/offline" | mathieui |
2012-08-06 | Add a common.safeJID function, and use it everywhere | mathieui |
2012-08-01 | Various changes to the roster sorting | mathieui |
2012-08-01 | Add an "online" contact sorting method | mathieui |
2012-08-01 | Sort the unavailable contacts at the end of the contact list | mathieui |
2012-08-01 | Add a roster_group_sort option, which works like roster_sort | mathieui |
2012-07-31 | Add a roster_sort option to sort the contacts inside the roster groups | mathieui |
2012-07-31 | Also sort the contacts alphabetically | mathieui |
2012-07-31 | Sort the contacts in the roster groups by show (xa/away/…) | mathieui |
2012-05-21 | Docstrings, and small cleanup | mathieui |
2012-05-16 | Prevent the rooms from going “offline” | mathieui |
2012-05-08 | Fix some roster length issues with group folding | mathieui |
2012-04-27 | Prevent some iteration problems | mathieui |
2012-04-27 | Remove some debug info | mathieui |
2012-04-27 | New Roster class and new RosterGroup class | mathieui |
2011-11-09 | -get -set +@property +@property.setter | mathieui |
2011-11-06 | Code cleanup (unused import, variables, undefined names, etc…) | mathieui |
2011-10-01 | More contact management commands | Todd Eisenberger |
2011-09-11 | Change license to zlib (MIT sucks :() | Florent Le Coz |
2011-09-06 | Change license to MIT | Florent Le Coz |
2011-06-18 | Empty roster on disconnect | Florent Le Coz |
2011-05-24 | fixes #2187 (import/export) | mathieui |
2011-03-10 | use config.get() only once instead of doing it at each iteration | Florent Le Coz |
2011-02-02 | fixed #2115 | mathieui |
2011-01-12 | Avoid a traceback on remove_contact: | Florent Le Coz |
2011-01-12 | /add and /remove commands, yay | Florent Le Coz |
2011-01-11 | /accept and /deny commands | Florent Le Coz |
2011-01-01 | update copyright date | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-12-18 | hop, fixed #2068 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-12-17 | fixed #1892 save folded rosters and info_win_height in the config file | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-11-10 | ConversationTab interface | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-10-31 | Basic search in the roster (based on contact JIDs) | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-10-27 | Command mode in roster tab, toggle offline contacts with 'o' and sort contact... | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-10-17 | Multi-resource. Handling <presence /> stanzas. But the normal conversation wi... | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-10-04 | update e-mail address and README | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-09-27 | fold groups, display-name, focus the tab if user tries to open an already ope... | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-09-26 | group 'none' doesn't need to be created | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-09-26 | open conversation only if a message has a body. And use the group 'none' for ... | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-09-26 | Basic implementation of the roster and one to one conversations | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-09-16 | LALALALALALALALALA | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |