Age | Commit message (Expand) | Author |
2011-02-15 | Scroll user list by "height-1" lines, instead of 4 | 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-14 | Automated merge with http://hg.louiz.org/poezio | 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-13 | Automated merge with http://hg.louiz.org/poezio | Florent Le Coz |
2011-02-13 | Make it possible to define bold in the theme files | 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 | /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-10 | Remove a useless UnicodeError check | Florent Le Coz |
2011-02-09 | update version to 0.7.5-dev and remove some debug | Florent Le Coz |
2011-02-02 | Update to 0.7.1 | 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-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-25 | data-forms: an help message | Florent Le Coz |
2011-01-25 | Fix a little issue on the default values of text-multi | Florent Le Coz |
2011-01-25 | data-forms: text-multi and jid-multi support | Florent Le Coz |
2011-01-25 | data-forms: temporary text-multi support | Florent Le Coz |
2011-01-25 | data-forms: list-multi support | Florent Le Coz |
2011-01-24 | /status also changes your presence in MUCs | Florent Le Coz |
2011-01-23 | fixed #2109. HUGE DIFF OMG | 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-23 | Fix a crash on unknown role | Florent Le Coz |
2011-01-22 | fix get_output_of_command. fixed #2018 | 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-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 | Version 0.7 | Florent Le Coz |
2011-01-13 | Fix copy of default config file | Florent Le Coz |
2011-01-13 | Prompt password if no password is provided in config file | 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 |