weechat-matrix/matrix
Damir Jelić 92ff15943c server: Turn the connected flag into a property.
This way we update the necessary bar items automatically, when we change
the flag.
2019-01-24 11:54:22 +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 Compress consecutive spaces in inline code blocks. 2019-01-16 16:37:53 +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: Turn the connected flag into a property. 2019-01-24 11:54:22 +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