weechat-matrix/matrix
2018-03-06 15:52:30 +01:00
..
__init__.py Start splitting up the script into different files. 2018-01-26 12:18:52 +01:00
_weechat.py tests: Implement mock weechat module and add some color tests. 2018-03-02 22:59:43 +01:00
api.py Implement /kick. 2018-03-06 09:36:22 +01:00
bar_items.py Add buffer_modes bar item, used for backlog and encryption status. 2018-02-22 15:02:42 +01:00
colors.py Always output HTML colors as hex codes. 2018-03-03 12:34:26 +01:00
commands.py Implement /kick. 2018-03-06 09:36:22 +01:00
completion.py More formatting fixes using yapf. 2018-02-22 14:35:14 +01:00
config.py More formatting fixes using yapf. 2018-02-22 14:35:14 +01:00
events.py Implement /kick. 2018-03-06 09:36:22 +01:00
globals.py tests: Implement mock weechat module and add some color tests. 2018-03-02 22:59:43 +01:00
http.py Reformat the source tree using yapf. 2018-02-21 17:04:03 +01:00
plugin_options.py More formatting fixes using yapf. 2018-02-22 14:35:14 +01:00
rooms.py rooms: Print out membership events. 2018-03-06 15:52:30 +01:00
server.py server: Only limit the sync if we don't have a next batch. 2018-03-06 13:53:34 +01:00
utf.py More formatting fixes using yapf. 2018-02-22 14:35:14 +01:00
utils.py rooms: Print out membership events. 2018-03-06 15:52:30 +01:00