Damir Jelić
6ddf63093a
config: Improve the help for the humman_buffer_names option.
2019-03-06 17:40:01 +01:00
Damir Jelić
ef51c95a08
buffer: Allow the buffer name to be human readable.
2019-03-06 16:25:21 +01:00
Damir Jelić
1f67491325
config: Small config description fixes.
2019-01-31 10:51:51 +01:00
Damir Jelić
5476d8e500
config: Change the import for the encryption logger.
2019-01-19 15:45:51 +01:00
Denis Kasak
d6a415e54a
Update copyright notices.
2019-01-16 16:37:53 +01:00
Damir Jelić
062a736217
Merge branch 'coloring' into olm-command
2019-01-13 13:46:13 +01:00
Denis Kasak
dcc5a3e530
Make displaying preformatted code as blocks configurable.
2019-01-13 13:45:25 +01:00
Denis Kasak
26f7dae990
Make code block margin configurable.
2019-01-13 13:45:25 +01:00
Denis Kasak
141814bb84
Support full color pair (fg/bg) for each color.
2019-01-13 13:45:25 +01:00
Denis Kasak
96e8f5246b
Improve handling of code blocks.
...
* Don't try to guess the language of code blocks without a language
specifier ("untagged" blocks).
* Colour untagged and inline code blocks (and make the colour
configurable).
* Reflow inline code blocks.
2019-01-13 13:45:25 +01:00
Damir Jelić
4eb1d52d81
matrix: Add initial upload support.
2019-01-13 12:33:25 +01:00
Damir Jelić
9d3b624733
server: Add support for sending out read markers.
2018-12-03 22:28:49 +01:00
Damir Jelić
624ecc4d77
config: Add typing notice conditions.
2018-11-29 17:10:42 +01:00
Damir Jelić
e4377c6d1a
bar_items: Make the disconnect sign configurable.
2018-11-15 11:08:39 +01:00
Damir Jelić
14f4da0708
bar_items: Make the encrypted room sign configurable.
2018-11-15 11:07:35 +01:00
Damir Jelić
c1037620fa
bar_items: Make the busy sign configurable.
2018-11-14 20:07:39 +01:00
Damir Jelić
7e15b04f98
config: Add the lag_min_show option.
2018-11-12 15:30:28 +01:00
Damir Jelić
e05af8fad3
Merge branch 'pr-16' into olm-command
2018-11-07 13:30:52 +01:00
Denis Kasak
9b6ca78866
Don't use eval_cast for pygments_style option.
2018-11-07 13:24:22 +01:00
Damir Jelić
caf74ceb1f
config: Add documentation.
2018-11-07 13:16:11 +01:00
Denis Kasak
560c8d0c54
Make pygments style configurable.
2018-11-07 12:34:31 +01:00
Damir Jelić
fd9053eacd
server: Support printing out sent messages before finishing the request.
2018-11-03 16:44:40 +01:00
Damir Jelić
286b15aa86
bar_items: Make the encryption warning sign configurable.
2018-11-03 12:30:20 +01:00
Damir Jelić
e8fa66bbcb
config: Improve the lazy_load_room_users help message.
2018-11-02 14:10:08 +01:00
Damir Jelić
0bc297ba94
server: Make the lag reconnect time configurable.
2018-11-01 13:34:55 +01:00
Damir Jelić
64bea928ef
bar_items: Add a typing notice bar item.
2018-11-01 11:56:43 +01:00
Damir Jelić
74efe8ef9b
server: Add a maximum value for the number of nicklist users.
2018-10-30 21:12:41 +01:00
Damir Jelić
d896962b19
matrix: Add option to fetch members only when we switch to the buffer.
2018-10-30 17:20:44 +01:00
Damir Jelić
0a8e491b00
config: Fix log level and category setting.
2018-10-14 14:16:51 +02:00
Damir Jelić
a97af644cd
commands: Use unicode literals.
2018-10-14 14:02:37 +02:00
Damir Jelić
76e0aba3aa
config: Add encryption debug category.
2018-09-16 18:21:18 +02:00
Damir Jelić
dc8df67f55
commands: Add backlog fetching back.
2018-09-03 20:39:16 +02:00
Damir Jelić
d97655d68c
matrix: Style fixes.
2018-08-30 16:35:05 +02:00
Damir Jelić
05a413f7cb
matrix: Style fixes and cleanup.
2018-08-29 19:42:44 +02:00
Damir Jelić
19eeec4f3b
config: Big config refactor.
2018-08-29 15:35:36 +02:00
Damir Jelić
7f71bf47a1
colors: Colorize matrix block quotes.
2018-08-20 11:11:54 +02:00
Damir Jelić
df61dba644
matrix: Add option to log into a separate debug buffer.
2018-07-24 11:39:05 +02:00
Damir Jelić
4b67dc015b
matrix: Make logging configurable.
2018-07-24 11:05:03 +02:00
poljar (Damir Jelić)
11076f9649
More formatting fixes using yapf.
2018-02-22 14:35:14 +01:00
poljar (Damir Jelić)
b22deceb00
Mypy fixes.
2018-02-12 10:56:28 +01:00
poljar (Damir Jelić)
e39fa57f83
Fix server buffer merging if no server buffers are created.
2018-02-07 12:43:35 +01:00
poljar (Damir Jelić)
e02a731809
Fix global config handling.
2018-02-05 12:47:40 +01:00
poljar (Damir Jelić)
deea9d897e
Full server buffer merging implementation.
2018-02-04 13:34:17 +01:00
poljar (Damir Jelić)
44fb7a1913
More split work for the config.
2018-01-29 17:50:59 +01:00
poljar (Damir Jelić)
937ad993c5
Apply PEP8 fixes to the source tree.
2018-01-27 18:15:18 +01:00
poljar (Damir Jelić)
5efea04b64
Change the licence to ISC and add license headers.
2018-01-26 18:22:06 +01:00
poljar (Damir Jelić)
7328dcf7ab
More splitting.
2018-01-26 17:44:17 +01:00