weechat-matrix/matrix
2019-01-24 18:26:19 +01: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 matrix: Room display name calculation method is now a property. 2019-01-19 12:37:05 +01:00
buffer.py matrix: Room display name calculation method is now a property. 2019-01-19 12:37:05 +01:00
colors.py colors: Add html bg color support. 2019-01-24 18:26:19 +01:00
commands.py Update copyright notices. 2019-01-16 16:37:53 +01:00
completion.py completion: Don't use the Olm class directly. 2019-01-19 16:11:28 +01:00
config.py config: Change the import for the encryption logger. 2019-01-19 15:45:51 +01:00
globals.py Update copyright notices. 2019-01-16 16:37:53 +01:00
server.py server: Only set the lag from the response if it's less than the current lag. 2019-01-24 11:56:08 +01:00
uploads.py Update copyright notices. 2019-01-16 16:37:53 +01:00
utf.py Fix collections ABC deprecation warning. 2019-01-09 15:06:33 +01:00
utils.py Update copyright notices. 2019-01-16 16:37:53 +01:00