Tulir Asokan
|
9145ebdc64
|
Fix message ID mapping for channels. Fixes #51
|
2018-02-06 14:05:55 +02:00 |
|
Tulir Asokan
|
f49f71ce8d
|
Bridge group chat portal metadata from Matrix to Telegram. Fixes #33
WARNING: Portal table schema changed. Run the following SQL before updating:
ALTER TABLE portal ADD COLUMN about VARCHAR
|
2018-02-03 16:22:23 +02:00 |
|
Tulir Asokan
|
1bc246af37
|
Cleanup and refactoring
|
2018-02-03 14:39:40 +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
|
28593ea50c
|
Fix private chats when multiple users are using the bridge
|
2018-01-28 21:21:44 +02:00 |
|
Tulir Asokan
|
9722a1ce6f
|
Implement Matrix->Telegram redactions
|
2018-01-27 17:27:44 +02:00 |
|
Tulir Asokan
|
9c6fbb8bc5
|
Add supergroup migrate support
|
2018-01-27 14:22:14 +02:00 |
|
Tulir Asokan
|
0eace205ad
|
Add avatar syncing and join/leave bridging
|
2018-01-23 22:14:26 +02:00 |
|
Tulir Asokan
|
8a3ccb6e8c
|
Implement message reply/forward bridging in both directions
|
2018-01-22 21:20:56 +02:00 |
|
Tulir Asokan
|
aaaf52576c
|
Implement room name and avatar change handling
|
2018-01-22 19:03:02 +02:00 |
|
Tulir Asokan
|
f1d8312806
|
Implement Telegram -> Matrix formatted message bridging
|
2018-01-21 15:15:13 +02:00 |
|
Tulir Asokan
|
899f491707
|
Add plain text message bridging
|
2018-01-20 23:59:51 +02:00 |
|