Tulir Asokan
|
14d4e5ea6a
|
Add protocol to links if its missing. Fixes #69
|
2018-02-16 17:36:20 +02:00 |
|
Tulir Asokan
|
44fea38231
|
Fix lint warnings and properly handle ShortMessages
|
2018-02-15 14:01:14 +02:00 |
|
Tulir Asokan
|
c29059d5d5
|
Merge branch 'master' into python3.5
|
2018-02-14 23:35:55 +02:00 |
|
Tulir Asokan
|
089d372334
|
Fix incoming channel messages and signatures. Fixes #67
|
2018-02-14 23:22:09 +02:00 |
|
Tulir Asokan
|
6d99258c99
|
Merge branch 'master' into python3.5
|
2018-02-13 13:55:10 +02:00 |
|
Tulir Asokan
|
317b7d3dc7
|
Show that message is edit when using native replies
|
2018-02-13 13:45:09 +02:00 |
|
Tulir Asokan
|
0147475aec
|
Add optional edit handling with replies. Fixes #47
|
2018-02-13 13:35:18 +02:00 |
|
Tulir Asokan
|
e1e9ba80fa
|
Add Python 3.5 compatibility
|
2018-02-11 22:41:44 +02:00 |
|
Tulir Asokan
|
0e56592966
|
Remove Python 3.5 compatibility on master branch
|
2018-02-11 22:39:02 +02:00 |
|
Tulir Asokan
|
b0a8d1b984
|
Remove matrix-client dependency
|
2018-02-10 16:45:43 +02:00 |
|
Tulir Asokan
|
02708827ac
|
Merge branch 'master' into asyncio
|
2018-02-10 13:23:17 +02:00 |
|
Tulir Asokan
|
40178d5917
|
Show correct displayname in reply to pill
|
2018-02-10 11:41:08 +02:00 |
|
Tulir Asokan
|
55dc1ff3c7
|
Initial asyncio version
|
2018-02-09 23:17:03 +02:00 |
|
Tulir Asokan
|
a4a7cb2472
|
Calculate string lengths the same way as Telegram. Fixes #48
|
2018-02-08 22:52:34 +02:00 |
|
Tulir Asokan
|
d349c58f90
|
Add option to link to original message in non-native reply
|
2018-02-08 15:27:21 +02:00 |
|
Tulir Asokan
|
9eff63c220
|
Add option for non-native replies. Fixes #42
|
2018-02-08 15:02:31 +02:00 |
|
Tulir Asokan
|
fb90605557
|
Fix replying to real Matrix users messages in a multiuser setup
|
2018-02-08 14:22:48 +02:00 |
|
Tulir Asokan
|
13c2d327fb
|
Stop passing loggers around and organize imports
|
2018-02-06 18:10:19 +02:00 |
|
Tulir Asokan
|
ff703c2827
|
Fix two previous commits
|
2018-02-06 14:23:06 +02:00 |
|
Tulir Asokan
|
9145ebdc64
|
Fix message ID mapping for channels. Fixes #51
|
2018-02-06 14:05:55 +02:00 |
|
Tulir Asokan
|
ceeeefeae6
|
Fix most warnings
|
2018-02-04 20:31:42 +02:00 |
|
Tulir Asokan
|
e38cf82c40
|
Add Matrix->Telegram kicking and fix and improve things. Fixes #36
|
2018-02-01 23:22:16 +02:00 |
|
Tulir Asokan
|
5311facf97
|
Replace line breaks with <br> in telegram->matrix converter. Fixes #38
|
2018-01-30 21:24:49 +02:00 |
|
Tulir Asokan
|
63070624f6
|
Use concatenation with f-strings in parantheses for future-fstrings compatibility
|
2018-01-29 19:38:19 +02:00 |
|
Tulir Asokan
|
bef850e924
|
Add future-fstrings to support python 3.5 and possibly 3.4
|
2018-01-29 18:24:43 +02:00 |
|
Tulir Asokan
|
b862399bfb
|
Refactor and add region comments
|
2018-01-22 21:49:21 +02:00 |
|
Tulir Asokan
|
8a3ccb6e8c
|
Implement message reply/forward bridging in both directions
|
2018-01-22 21:20:56 +02:00 |
|
Tulir Asokan
|
a8359441b0
|
Implement Matrix -> Telegram formatted message bridging
|
2018-01-21 20:48:14 +02:00 |
|
Tulir Asokan
|
f1d8312806
|
Implement Telegram -> Matrix formatted message bridging
|
2018-01-21 15:15:13 +02:00 |
|