Age | Commit message (Expand) | Author |
2011-02-24 | Do not send chat states if send_chat_states = false in config | Florent Le Coz |
2011-02-24 | Better handle the 'not composing, just typing a command', | Florent Le Coz |
2011-02-24 | Do not send the composing chatstate if we are typing a command | Florent Le Coz |
2011-02-24 | In normal conversations: Send composing and active chat states | Florent Le Coz |
2011-02-17 | Re-add the /configure command | Florent Le Coz |
2011-02-16 | Fix the info_win of the InfoTab (anon mode) | Florent Le Coz |
2011-02-15 | Remove ^J from the shortcuts triggering the Enter event, because | Florent Le Coz |
2011-02-15 | Ctrl+up and down go to the next/previous group in the roster | Florent Le Coz |
2011-02-15 | PgUp and PgDown scroll one page in the roster | Florent Le Coz |
2011-02-15 | Make the resize faster by resizing each tab | Florent Le Coz |
2011-02-14 | Make the number of lines and messages kept in memory configurable | Florent Le Coz |
2011-02-14 | Properly remove the info_win from the list of the | Florent Le Coz |
2011-02-13 | Make the tab collectable by remove self references when closing | Florent Le Coz |
2011-02-10 | /win completion and fix the return values of other completions | Florent Le Coz |
2011-02-10 | /unignore completion | Florent Le Coz |
2011-02-10 | Topic 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-02 | euh ok | Florent Le Coz |
2011-02-02 | Disable /configure while it's broken with sleekxmpp | Florent Le Coz |
2011-02-02 | fixed #2115 | mathieui |
2011-01-31 | Avoid crash if info_win_size is over the window height. fixed #2114 | 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 | Avoid traceback when configuration is forbidden… | 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-13 | /close command closes MucListTab | Florent Le Coz |
2011-01-12 | Correctly refresh the screen on ^G on roster commands | Florent Le Coz |
2011-01-12 | Fix // | Florent Le Coz |
2011-01-12 | Fix InfoTab | Florent Le Coz |
2011-01-12 | Log messages from normal and private conversations as well | Florent Le Coz |
2011-01-12 | Clean up the on_enter methods. fixed #2101 | 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 | And fix the on_enter again (for commands) | Florent Le Coz |
2011-01-11 | Avoid traceback on Enter in ChatTabs | Florent Le Coz |
2011-01-11 | /accept and /deny commands | Florent Le Coz |
2011-01-11 | Displays the subscription and Ask states in the roster | Florent Le Coz |
2011-01-11 | Move the Contact Window in the left part of the roster tab | Florent Le Coz |
2011-01-10 | Avoid traceback on text_win refresh | Florent Le Coz |
2011-01-10 | use fast search by default (s), and possibly use slow search (S) | Florent Le Coz |
2011-01-09 | remove the separator when it is at the bottom (unles the user maid M-v) | 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 | use the argument of /cycle as the part message | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2011-01-04 | /cycle command | 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 | fixed #1901 Alt-U and Alt-Y scrolls the participant-list in MUCs | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2011-01-01 | update copyright date | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2011-01-01 | show_inactive_tabs lets the other chose if she wants to display ALL tabs or j... | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |
2010-12-31 | fix InfoTab, fixed #2087 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 |