weechat-matrix/matrix
2019-06-27 11:48:01 +02:00
..
__init__.py Start splitting up the script into different files. 2018-01-26 12:18:52 +01:00
_weechat.py Implement MockConfig object. 2019-01-16 16:37:53 +01:00
bar_items.py Use nicklist_visible_count for buffer_nicklist_count bar item 2019-05-15 00:48:09 +02:00
buffer.py buffer: Clear the buffer last message if we succeed in sending it. 2019-06-27 11:48:01 +02:00
colors.py Revert "Fix parsing of unclosed Markdown delimiters." 2019-01-27 15:36:42 +01:00
commands.py commands: Print out device display names. 2019-05-15 21:50:48 +02:00
completion.py commands: Add a command for interactive key verification. 2019-05-05 23:23:14 +02:00
config.py buffer: Make the resending -> ignore devices logic a configurable option. 2019-06-26 23:07:08 +02:00
globals.py Update copyright notices. 2019-01-16 16:37:53 +01:00
server.py buffer: Allow to ignore devices by sending the same message twice. 2019-06-26 17:53:26 +02:00
uploads.py uploads: Add support for encrypted uploads. 2019-02-17 22:45:49 +01:00
utf.py Fix collections ABC deprecation warning. 2019-01-09 15:06:33 +01:00
utils.py server: Don't use the address in the config for connection establishment. 2019-02-03 22:56:10 +01:00