Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 an option to always show the separator - Fixes #2240 | 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-04-19 | Add a show_roster_jids option | mathieui | |
2012-04-18 | Document the new options | 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-15 | Fixes #2324 | mathieui | |
2012-02-15 | Documentation update | mathieui | |
2012-01-26 | Add an auto_reconnect option | mathieui | |
2012-01-26 | We can now configure each conversation independently, for some options. | Florent Le Coz | |
Fixed #2039. | |||
2011-11-27 | Doc/config file for this new option | mathieui | |
2011-11-26 | Document the new option | mathieui | |
2011-11-16 | Add an option to display vertical tabs from bottom to top. | Florent Le Coz | |
2011-11-16 | Document the two new options. | Florent Le Coz | |
2011-11-10 | Doc for custom_host and custom_port (config file and asciidoc) | mathieui | |
2011-11-09 | Plugin options in the config file | mathieui | |
2011-11-03 | Merge remote-tracking branch 'myrtille/doc' into doc | Florent Le Coz | |
Conflicts: doc/en/configure.txt | |||
2011-11-03 | Add the configuration "help" | mathieui | |
2011-11-02 | Add configure and keys documentation, also edit some default configuration ↵ | Florent Le Coz | |
values. |