Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-07 | Add the replace plugin to the index. | Florent Le Coz | |
2012-07-07 | Add a replace plugin. | Florent Le Coz | |
2012-07-05 | Properly quote the %(body)s and %(from)s used in the simple_notify plugin. | Florent Le Coz | |
2012-07-03 | Typo. | mathieui | |
2012-07-03 | Document the certificate handling | mathieui | |
- Show the various options - Optimize the documentation images | |||
2012-07-03 | Improve the simple_notify plugin and the daemon to execute a command to ↵ | Florent Le Coz | |
clean the notification and to execute the remote commands through sh -c, letting us use pipes and redirections. Also adds the highlight event for plugin, and make the simple_notify plugin use it as well. | |||
2012-05-29 | Move ^D to ^X | mathieui | |
2012-05-24 | Documentation update (& images) | mathieui | |
2012-05-23 | Put the personal words in the last words completion (M-/) | mathieui | |
(instead of the normal completion) | |||
2012-05-23 | Add personal words completion - Fixes #1723 | mathieui | |
This commits adds a “words” variable to the configuration file. This variable must contain a list of words, separated by colons (:). Those words will then be completed upon tab completion in the chatrooms, private conversations, and direct conversations. | |||
2012-05-22 | Remove the unused “port” option. | mathieui | |
custom_port is already used instead. | |||
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 | Add a way to review room highlights - Fixes #1673 | mathieui | |
This new features is available with M-p and M-n (previous/next). It saves the last highlight viewed, meaning that if you scroll in the buffer, M-n or M-p will take you to the next or previous hl compared to the one before you started scrolling. For convenience, going to the previous highlight of the first highlight will take you to the bottom of the buffer, and going to the next highlight of the last highlight will do *the same*. If there are several highlights in one message, only the first line will be considered a highlight. | |||
2012-05-16 | Update the OTR documentation | mathieui | |
2012-05-13 | Mention exec_remote in the simple_notify plugin help | mathieui | |
2012-05-13 | Add a documentation index | mathieui | |
2012-05-12 | Add the ignore_private and private_auto_response options | mathieui | |
MUC-specific options. private_auto_response is empty by default. + new event ignored_private | |||
2012-05-10 | Document some more options | mathieui | |
2012-05-10 | Add a way to execute a custom command with a custom key binding | mathieui | |
(+doc) | |||
2012-05-10 | Add new status & bookmarks actions | mathieui | |
2012-05-09 | Add help for the translate plugin, but hide it for now | mathieui | |
(since the plugin doesn’t work) | |||
2012-05-09 | Update the XEP support | mathieui | |
2012-05-08 | Document that new possibility | mathieui | |
2012-05-06 | Add the missing plugin docs | mathieui | |
2012-05-06 | Documentation for /link | mathieui | |
2012-05-05 | Link the new files in the index | mathieui | |
2012-05-05 | Add help for the plugins: | mathieui | |
admin, alias, amsg, day_change, exec, figlet, mpd_client, rainbow | |||
2012-05-05 | Add simple_notify in the plugin index | mathieui | |
2012-05-05 | Add a plugin index in the documentation | mathieui | |
2012-05-05 | Complete a bit the themes documentation | mathieui | |
2012-04-19 | Add a show_roster_jids option | mathieui | |
2012-04-18 | Document the /groupmove command | mathieui | |
2012-04-18 | Document the new options | mathieui | |
2012-04-18 | Document the command/quote behaviour | mathieui | |
2012-03-26 | Add OTR documentation | mathieui | |
2012-03-13 | Add a whitespace_interval option | mathieui | |
2012-03-09 | Add a ca_cert_path option | mathieui | |
2012-03-09 | Added doc for ignore_certificate and certificate options | mathieui | |
2012-02-25 | Documentation update | mathieui | |
2012-02-19 | ^S → half-screen up | mathieui | |
2012-02-16 | Add some new events for the plugins | mathieui | |
2012-02-16 | Add half-page scrolling (C-u / C-d) | mathieui | |
2012-02-16 | Add shortcuts to browse the history one line at a time | mathieui | |
(C-b / C-f) | |||
2012-02-15 | Fixes #2324 | mathieui | |
2012-02-15 | Documentation update | mathieui | |
2012-02-09 | Restrict nick change for gmail users because gmail.com is buggy | mathieui | |
2012-02-09 | Documentation for the new /set command | mathieui | |
2012-01-26 | Add an auto_reconnect option | mathieui | |
2012-01-26 | Fix image: syntax in the doc | Florent Le Coz | |