Age | Commit message (Expand) | Author |
2012-07-18 | [labedz] Add keys to jump to the next and previous contact in the roster. | Florent Le Coz |
2012-07-17 | Fix /version to find a fulljid when available | mathieui |
2012-07-13 | Finally fix the ipv6 issues. | mathieui |
2012-07-05 | Properly quote the %(body)s and %(from)s used in the simple_notify plugin. | Florent Le Coz |
2012-07-04 | Use no_auth instead of failed_auth event | mathieui |
2012-07-03 | Add a new color to the theme, for the warning prompt | mathieui |
2012-07-03 | Do not reload plugins on reconnection | mathieui |
2012-07-03 | Make /status comply with the command args rule | mathieui |
2012-07-03 | Remove the duplicated sort_by function in the MUCList | mathieui |
2012-07-03 | Improve the simple_notify plugin and the daemon to execute a command to clean... | Florent Le Coz |
2012-06-01 | Prevent a crash when the value of custom_port is not expected | mathieui |
2012-05-29 | Move ^D to ^X | mathieui |
2012-05-24 | Change version to 0.8-dev | mathieui |
2012-05-24 | Change version to 0.7.5 | mathieui |
2012-05-24 | Truncate everything in the roster if needed. | mathieui |
2012-05-23 | Put the personal words in the last words completion (M-/) | mathieui |
2012-05-23 | Add personal words completion - Fixes #1723 | mathieui |
2012-05-22 | Add a few punctuation char to avoid in recent words completion. | Florent Le Coz |
2012-05-22 | Remove the unused “port” option. | mathieui |
2012-05-21 | Fix the ^I (when pasting) issue correctly this time. | Florent Le Coz |
2012-05-21 | Revert "Do not display ^I when pasting a tabulation char." | Florent Le Coz |
2012-05-21 | Docstrings, and small cleanup | mathieui |
2012-05-20 | Do not display ^I when pasting a tabulation char. | Florent Le Coz |
2012-05-20 | Merge branch 'master' of https://git.louiz.org/poezio | Florent Le Coz |
2012-05-19 | Allow nick completion in the Private tabs as well. | mathieui |
2012-05-17 | Do not add a '…' if the nick has the exact same size as the limit | mathieui |
2012-05-17 | Use a different theme variable for the /me message | mathieui |
2012-05-17 | Add a shortcut to go to the first unread message (separator) with M-p | mathieui |
2012-05-17 | Add an option to always show the separator - Fixes #2240 | mathieui |
2012-05-17 | Show subscription changes in the info buffer - Fixes #2234 | mathieui |
2012-05-17 | Fix a crash if there are no messages in the room | mathieui |
2012-05-17 | Resolves separator persistence problems - Fixes #2073 | mathieui |
2012-05-17 | Add a way to review room highlights - Fixes #1673 | mathieui |
2012-05-16 | Put color in the topic again | mathieui |
2012-05-16 | Complete the commands differently. | mathieui |
2012-05-16 | Put a space after completion only if there is one (and only one) command | mathieui |
2012-05-16 | Prevent the rooms from going “offline” | mathieui |
2012-05-16 | Add status code handling - Fixes #2338 | mathieui |
2012-05-14 | Fix the “/bookmark{,_local} *” behaviour | mathieui |
2012-05-13 | Catch a possible exception when trying to retrieve the rgb value in curses | mathieui |
2012-05-12 | Add the ignore_private and private_auto_response options | mathieui |
2012-05-10 | Prevent iq errors & timeouts on /join completion | mathieui |
2012-05-10 | Fixes #2358 | mathieui |
2012-05-10 | Avoid a traceback on /close on a non-joined MucTab. fixed #2358 | Florent Le Coz |
2012-05-10 | Fix the usr join/rejoin when someone gets kicked or banned | mathieui |
2012-05-10 | Add a way to execute a custom command with a custom key binding | mathieui |
2012-05-10 | Add new status & bookmarks actions | mathieui |
2012-05-09 | Allow a config to be set & created directly | mathieui |
2012-05-09 | Fix the size of the XMLTab | mathieui |
2012-05-08 | Add the possibility to map keys on 'actions' | mathieui |