summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-07-19Remove the shell_completionmathieui
2012-07-19Fix /info (role and affiliation were inverted)mathieui
2012-07-18[labedz] Add keys to jump to the next and previous contact in the roster.Florent Le Coz
2012-07-17Fix /version to find a fulljid when availablemathieui
2012-07-13Finally fix the ipv6 issues.mathieui
2012-07-05Properly quote the %(body)s and %(from)s used in the simple_notify plugin.Florent Le Coz
2012-07-04Use no_auth instead of failed_auth eventmathieui
2012-07-03Add a new color to the theme, for the warning promptmathieui
2012-07-03Do not reload plugins on reconnectionmathieui
2012-07-03Make /status comply with the command args rulemathieui
2012-07-03Remove the duplicated sort_by function in the MUCListmathieui
2012-07-03Improve the simple_notify plugin and the daemon to execute a command to clean...Florent Le Coz
2012-06-01Prevent a crash when the value of custom_port is not expectedmathieui
2012-05-29Move ^D to ^Xmathieui
2012-05-24Change version to 0.8-devmathieui
2012-05-24Change version to 0.7.5mathieui
2012-05-24Truncate everything in the roster if needed.mathieui
2012-05-23Put the personal words in the last words completion (M-/)mathieui
2012-05-23Add personal words completion - Fixes #1723mathieui
2012-05-22Add a few punctuation char to avoid in recent words completion.Florent Le Coz
2012-05-22Remove the unused “port” option.mathieui
2012-05-21Fix the ^I (when pasting) issue correctly this time.Florent Le Coz
2012-05-21Revert "Do not display ^I when pasting a tabulation char."Florent Le Coz
2012-05-21Docstrings, and small cleanupmathieui
2012-05-20Do not display ^I when pasting a tabulation char.Florent Le Coz
2012-05-20Merge branch 'master' of https://git.louiz.org/poezioFlorent Le Coz
2012-05-19Allow nick completion in the Private tabs as well.mathieui
2012-05-17Do not add a '…' if the nick has the exact same size as the limitmathieui
2012-05-17Use a different theme variable for the /me messagemathieui
2012-05-17Add a shortcut to go to the first unread message (separator) with M-pmathieui
2012-05-17Add an option to always show the separator - Fixes #2240mathieui
2012-05-17Show subscription changes in the info buffer - Fixes #2234mathieui
2012-05-17Fix a crash if there are no messages in the roommathieui
2012-05-17Resolves separator persistence problems - Fixes #2073mathieui
2012-05-17Add a way to review room highlights - Fixes #1673mathieui
2012-05-16Put color in the topic againmathieui
2012-05-16Complete the commands differently.mathieui
2012-05-16Put a space after completion only if there is one (and only one) commandmathieui
2012-05-16Prevent the rooms from going “offline”mathieui
2012-05-16Add status code handling - Fixes #2338mathieui
2012-05-14Fix the “/bookmark{,_local} *” behaviourmathieui
2012-05-13Catch a possible exception when trying to retrieve the rgb value in cursesmathieui
2012-05-12Add the ignore_private and private_auto_response optionsmathieui
2012-05-10Prevent iq errors & timeouts on /join completionmathieui
2012-05-10Fixes #2358mathieui
2012-05-10Avoid a traceback on /close on a non-joined MucTab. fixed #2358Florent Le Coz
2012-05-10Fix the usr join/rejoin when someone gets kicked or bannedmathieui
2012-05-10Add a way to execute a custom command with a custom key bindingmathieui
2012-05-10Add new status & bookmarks actionsmathieui
2012-05-09Allow a config to be set & created directlymathieui