Age | Commit message (Expand) | Author |
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 |
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 | Update CHANGELOG and s/codingteam.net/dev.louiz.org/ | Florent Le Coz |
2011-01-12 | Fix // | Florent Le Coz |
2011-01-12 | Fix the size of nicks in user_list window | Florent Le Coz |
2011-01-12 | Have a notification when someone wants to suscribe to your presence | Florent Le Coz |
2011-01-12 | Fix InfoTab | Florent Le Coz |
2011-01-12 | Finish the two default themes | 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 | fixed #2100 | 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 | Avoid a traceback on remove_contact: | Florent Le Coz |
2011-01-12 | Also, fix C-w | 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 | Limit nick size to the user list width | 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 | And also that | Florent Le Coz |
2011-01-11 | Fix // on 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 | Do not automatically reconnect. Ever | Florent Le Coz |
2011-01-10 | Avoid traceback on text_win refresh | Florent Le Coz |