summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-01-21Data form support.Florent Le Coz
supported yet: text-single, text-private, list-single, boolean The interface is really ugly, but, well, it works
2011-01-17/info command (to see user's affiliation, role, etc)Florent Le Coz
2011-01-17/join @server.tld now works. fixed #2038Florent Le Coz
2011-01-17/win's arg can be a part of the tab's nameFlorent Le Coz
2011-01-13Added tag 0.7 for changeset e15166eea64aFlorent Le Coz
2011-01-13Version 0.7Florent Le Coz
2011-01-13Fix copy of default config fileFlorent Le Coz
2011-01-13Prompt password if no password is provided in config fileFlorent Le Coz
2011-01-13Restaure the display of the kick's reason if availableFlorent Le Coz
2011-01-13Fix /bookmark command on non-MUC tabsFlorent Le Coz
2011-01-13/close command closes MucListTabFlorent Le Coz
2011-01-12man page typoFlorent Le Coz
2011-01-12Fix the README one last timeFlorent Le Coz
2011-01-12Correctly refresh the screen on ^G on roster commandsFlorent Le Coz
2011-01-12Update CHANGELOG and s/codingteam.net/dev.louiz.org/Florent Le Coz
2011-01-12Fix //Florent Le Coz
2011-01-12Vcard support removed, btwFlorent Le Coz
2011-01-12Update man pageFlorent Le Coz
2011-01-12Fix the size of nicks in user_list windowFlorent Le Coz
2011-01-12Have a notification when someone wants to suscribe to your presenceFlorent Le Coz
2011-01-12Fix InfoTabFlorent Le Coz
2011-01-12Finish the two default themesFlorent Le Coz
And remove the automatic copy of the config files
2011-01-12Log messages from normal and private conversations as wellFlorent Le Coz
2011-01-12Clean up the on_enter methods. fixed #2101Florent Le Coz
2011-01-12fixed #2100Florent Le Coz
2011-01-12Cleanly reset curses, so the term is never messed up after an exitFlorent Le Coz
2011-01-12Avoid various crashes by denying the resize AND the refresh on too small sizeFlorent Le Coz
2011-01-12Avoid a traceback on remove_contact:Florent Le Coz
2011-01-12Also, fix C-wFlorent Le Coz
2011-01-12Fix M-b and M-f, fixed #2102Florent Le Coz
2011-01-12/add and /remove commands, yayFlorent Le Coz
2011-01-11And fix the on_enter again (for commands)Florent Le Coz
2011-01-11Avoid traceback on Enter in ChatTabsFlorent Le Coz
2011-01-11Limit nick size to the user list widthFlorent Le Coz
2011-01-11/accept and /deny commandsFlorent Le Coz
User can now decide to accept or deny a subscription, in the roster
2011-01-11Displays the subscription and Ask states in the rosterFlorent Le Coz
2011-01-11And also thatFlorent Le Coz
2011-01-11Fix // on rosterFlorent Le Coz
2011-01-11Move the Contact Window in the left part of the roster tabFlorent Le Coz
2011-01-10Do not automatically reconnect. EverFlorent Le Coz
2011-01-10Avoid traceback on text_win refreshFlorent Le Coz
2011-01-10use fast search by default (s), and possibly use slow search (S)Florent Le Coz
2011-01-10Handle correctly disconnectionsFlorent Le Coz
When we are disconnected from the server and we reconnect, do not reopen the MUCs in double.
2011-01-10Fix an error in textwin.refreshFlorent Le Coz
a \n was added when the line was exactly the same width as the window, so the next nick was one line too low
2011-01-10Update the default MUC in default configFlorent Le Coz
2011-01-10launch.sh is executableFlorent Le Coz
2011-01-10Update URLs in README fileFlorent Le Coz
2011-01-09Test commitFlorent Le Coz
2011-01-09avoid a traceback on subject, whateverlouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2011-01-09remove the separator when it is at the bottom (unles the user maid M-v)louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13