weechat-matrix/matrix
Damir Jelić 934863e209 buffer: Change the way the domain localvar is set.
Room ids in newer room versions will become opaque strings and won't
contain the domain of the homeserver.

Get the domain from the homeserver url instead.
2019-07-02 18:11:28 +02: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 Use nicklist_visible_count for buffer_nicklist_count bar item 2019-05-15 00:48:09 +02:00
buffer.py buffer: Change the way the domain localvar is set. 2019-07-02 18:11:28 +02:00
colors.py Revert "Fix parsing of unclosed Markdown delimiters." 2019-01-27 15:36:42 +01:00
commands.py commands: Add the ability to print out ignored devices. 2019-06-27 11:58:22 +02:00
completion.py commands: Add a command for interactive key verification. 2019-05-05 23:23:14 +02:00
config.py buffer: Make the resending -> ignore devices logic a configurable option. 2019-06-26 23:07:08 +02:00
globals.py Update copyright notices. 2019-01-16 16:37:53 +01:00
server.py buffer: Store the homeserver inside room buffers. 2019-07-02 18:10:12 +02:00
uploads.py uploads: Add support for encrypted uploads. 2019-02-17 22:45:49 +01:00
utf.py Fix collections ABC deprecation warning. 2019-01-09 15:06:33 +01:00
utils.py server: Don't use the address in the config for connection establishment. 2019-02-03 22:56:10 +01:00