weechat-matrix/matrix
2018-02-14 14:21:56 +01:00
..
__init__.py Start splitting up the script into different files. 2018-01-26 12:18:52 +01:00
api.py Change the join API to allow joins using aliases. 2018-02-14 14:21:56 +01:00
bar_items.py Final fix for buffer name bar item. 2018-02-08 11:20:41 +01:00
colors.py Mypy fixes. 2018-02-12 10:56:28 +01:00
commands.py Remove MatrixMessage class. 2018-02-12 14:17:36 +01:00
completion.py Fix server command completion. 2018-02-01 13:19:59 +01:00
config.py Mypy fixes. 2018-02-12 10:56:28 +01:00
events.py Change the join API to allow joins using aliases. 2018-02-14 14:21:56 +01:00
globals.py More split work for the config. 2018-01-29 17:50:59 +01:00
http.py Start some refactoring work on the api. 2018-02-02 15:03:52 +01:00
messages.py Change the join API to allow joins using aliases. 2018-02-14 14:21:56 +01:00
plugin_options.py Add missing files. 2018-01-30 14:25:25 +01:00
server.py Return from the timer callback if we're scheduling a reconnect. 2018-02-13 10:15:05 +01:00
utf.py Change the licence to ISC and add license headers. 2018-01-26 18:22:06 +01:00
utils.py Add SendEvent class. 2018-02-13 15:50:30 +01:00