Age | Commit message (Expand) | Author |
2011-03-05 | Move a lot of muc-only-related stuff insid the MucTab class | Florent Le Coz |
2011-03-05 | Kind of big cleanup. | Florent Le Coz |
2011-03-03 | fixed #2117 Fix tracebacks: remove traceback handler. | Florent Le Coz |
2011-03-03 | Avoid a blink at startup with a stupid hackā¦ | Florent Le Coz |
2011-02-25 | Fix a tb when receiving the first private message of a conversation | Florent Le Coz |
2011-02-24 | Display chatstates in the user list in MucTabs | Florent Le Coz |
2011-02-24 | end and handle chatstates in privateconversations | Florent Le Coz |
2011-02-24 | Refresh the tab when we receive a chat state | Florent Le Coz |
2011-02-24 | Pass the message too | Florent Le Coz |
2011-02-24 | In normal conversations: Send composing and active chat states | Florent Le Coz |
2011-02-16 | Fix the info_win of the InfoTab (anon mode) | Florent Le Coz |
2011-02-15 | Ctrl+Shift+left and right switch to the previous/next tab | Florent Le Coz |
2011-02-15 | /message command. Fixed #2106 | Florent Le Coz |
2011-02-15 | Remove the resize timer etc, because the resize process | Florent Le Coz |
2011-02-15 | Make the resize faster by resizing each tab | Florent Le Coz |
2011-02-13 | Make the tab collectable by remove self references when closing | Florent Le Coz |
2011-02-10 | Fix /list completion (complete the servers only) | Florent Le Coz |
2011-02-10 | Fix the /help command with commands of the current tab | Florent Le Coz |
2011-02-10 | /help completion | Florent Le Coz |
2011-02-10 | /win completion and fix the return values of other completions | Florent Le Coz |
2011-02-10 | /show completion | Florent Le Coz |
2011-02-10 | Make the shell split do a normal split if the syntax is wrong | Florent Le Coz |
2011-02-09 | update version to 0.7.5-dev and remove some debug | Florent Le Coz |
2011-01-26 | get_tab_by_name is safer now, by passing the type of the tab we want. | Florent Le Coz |
2011-01-26 | Fix a traceback occuring when an (unknown) tab has a name corresponding to an... | Florent Le Coz |
2011-01-26 | Properly consider the size of the window on data-form tab | Florent Le Coz |
2011-01-24 | /status also changes your presence in MUCs | Florent Le Coz |
2011-01-23 | Handle correctly the banning of a muc participant | Florent Le Coz |
2011-01-23 | /status command. fixed #2110 | Florent Le Coz |
2011-01-21 | Fix on_user_join issue, and displays the jid if available on /info | Florent Le Coz |
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 |