Age | Commit message (Collapse) | Author |
|
- use the new PluginConfig.remove method to remove aliases
- do not do weird stuff when no args are provided
- do not flood when re-creating stored aliases
|
|
TODO: implement the remove_option method from configparser
|
|
might send too many stanzas when send_chat_states is false, but I don’t
care.
|
|
Thanks, anonymous contributor
|
|
(thanks eijebong)
|
|
remove xhtml prior to performing stuff
|
|
(why wasn’t that already here?)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It is tab-specific and off by default.
|
|
See https://github.com/afflux/pure-python-otr/issues/47
|
|
TODO (eventually):
- correct words when using “word*” or “*word” using levenshtein distance
- allow regular expressions for replacement
|
|
|
|
Like /link 1:10 to open the last 10 links
Fixes #2130
|
|
|
|
|
|
|
|
|
|
|
|
(and fix a possible traceback)
|
|
|
|
|
|
(bug introduced after a change in the attribute name)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
it didn’t make anything crash, but still.
|
|
|
|
|
|
(use new default directory, install the plugins as a separate
python module…)
|
|
|
|
|
|
|
|
|
|
|