Age | Commit message (Expand) | Author |
2011-01-21 | Data form support. | Florent Le Coz |
2011-01-17 | /info command (to see user's affiliation, role, etc) | Florent Le Coz |
2011-01-17 | /join @server.tld now works. fixed #2038 | Florent Le Coz |
2011-01-17 | /win's arg can be a part of the tab's name | Florent Le Coz |
2011-01-13 | Restaure the display of the kick's reason if available | Florent Le Coz |
2011-01-13 | Fix /bookmark command on non-MUC tabs | Florent Le Coz |
2011-01-12 | Update CHANGELOG and s/codingteam.net/dev.louiz.org/ | Florent Le Coz |
2011-01-12 | Have a notification when someone wants to suscribe to your presence | Florent Le Coz |
2011-01-12 | Log messages from normal and private conversations as well | Florent Le Coz |
2011-01-12 | Cleanly reset curses, so the term is never messed up after an exit | Florent Le Coz |
2011-01-12 | Avoid various crashes by denying the resize AND the refresh on too small size | Florent Le Coz |
2011-01-12 | Fix M-b and M-f, fixed #2102 | 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-11 | And also that | Florent Le Coz |
2011-01-11 | Fix // on roster | Florent Le Coz |
2011-01-10 | use fast search by default (s), and possibly use slow search (S) | Florent Le Coz |
2011-01-10 | Handle correctly disconnections | Florent Le Coz |
2011-01-09 | avoid a traceback on subject, whatever | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2011-01-09 | Handle subject with no nick. And avoid duplicates | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2011-01-08 | Handle authentication and connection errors. fixed #1994 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2011-01-05 | correctly refresh the screen on got_offline/online | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2011-01-05 | also displays a message in ConversationTabs when a resource goes online | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2011-01-05 | same thing, but nicer code | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2011-01-05 | correctly displays a message in ConversationTabs when a resource goes offline | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2011-01-05 | fix ConversationTab's nicks when a contact has no name | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2011-01-04 | ask for NO history message when using /cycle | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2011-01-04 | displays message in ConversationTabs when a resource goes offline | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2011-01-03 | display the 'nickname' instead of the JID | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2011-01-02 | also fix /join completion (using xep 30), and add a timeout | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2011-01-02 | fix /list with new SleekXMPP xep_0030 version. Also add some error handling a... | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2011-01-01 | update copyright date | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-12-31 | fix InfoTab, fixed #2087 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-12-31 | use the theme color | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-12-31 | fix some stuff, maybe | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-12-31 | remote nickname is colored in ConversationTab | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-12-26 | fixed #1988 Traceback handler | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-12-17 | stupid… | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-12-17 | ^L now works | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-12-17 | correctly differentiate private and normal messages | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-12-17 | fix typo and catch NoSectionError in config | 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-12-15 | fix the issue of first private message received | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-12-15 | fix the /recolor command | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-12-15 | HUGE performance improvement on refresh. fixed #1855 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-12-07 | fixed #2036 (ctrl+l) | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-12-07 | (link mauve) fixed #2041 use JID class everywhere | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-12-07 | /list command, can join the room with J (cannot sort, search or filter yet, a... | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-11-29 | can now complete with NOTHING in the node | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-11-29 | completion of the jid's node when doing /join ro@some.server.fr/[TAB](it comp... | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |