weechat-matrix/matrix
2018-02-26 22:35:01 +01:00
..
__init__.py Start splitting up the script into different files. 2018-01-26 12:18:52 +01:00
api.py Handle media messages. 2018-02-26 18:21:40 +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 Handle room redaction events. 2018-02-25 14:53:48 +01:00
commands.py Remove the message type enum. 2018-02-25 18:09:05 +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 Reuse RoomMessageText class for our own messages. 2018-02-26 22:35:01 +01:00
globals.py More formatting fixes using yapf. 2018-02-22 14:35:14 +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 Handle notice messages. 2018-02-26 19:57:19 +01:00
server.py Remove unused ignore_event_list. 2018-02-25 18:12:23 +01:00
utf.py More formatting fixes using yapf. 2018-02-22 14:35:14 +01:00
utils.py Small formatting fix. 2018-02-25 20:13:07 +01:00