Tulir Asokan
|
2d63c5b3ce
|
Fix and refactor Matrix->Telegram formatter
|
2018-03-10 09:39:53 +02:00 |
|
Tulir Asokan
|
85a4982ad9
|
Update roadmap and remove unnecessary newline
|
2018-03-09 17:49:26 +02:00 |
|
Tulir Asokan
|
b1c85d5cda
|
Add moviepy as optional dep for HQ thumbnails, make Pillow optional
[db updated]
|
2018-03-09 16:54:35 +02:00 |
|
Tulir Asokan
|
a469e6ed10
|
Switch to AGPLv3
|
2018-03-08 23:49:56 +02:00 |
|
Tulir Asokan
|
61d9d6890a
|
Bridge plaintext mentions of Telegram puppets into Telegram mentions
|
2018-03-08 18:39:27 +02:00 |
|
Tulir Asokan
|
150321a4d7
|
Fix replies/forwards to/of images
|
2018-03-08 18:01:58 +02:00 |
|
Tulir Asokan
|
96d3ca106a
|
Fix Matrix -> Telegram code block bridging
|
2018-03-07 23:28:36 +02:00 |
|
Tulir Asokan
|
8d1de218a1
|
Implement registering (untested), fix auth stuff and possibly break stuff. Fixes #44
|
2018-03-07 22:09:56 +02:00 |
|
Tulir Asokan
|
30768d0a06
|
Add option to use inline images for better captions. Fixes #83
|
2018-03-07 21:16:09 +02:00 |
|
Tulir Asokan
|
3aff450bae
|
Fix error with large thumbnails
|
2018-03-06 22:43:31 +02:00 |
|
Tulir Asokan
|
97957a5731
|
Use native reply fallback format. Fixes #86
|
2018-03-06 21:24:45 +02:00 |
|
Tulir Asokan
|
fe00145d1c
|
Fix bridging documents without thumbnails
|
2018-03-06 15:13:13 +02:00 |
|
Tulir Asokan
|
e2ba478095
|
Fix highlighting Telegram users without usernames
|
2018-03-06 00:27:35 +02:00 |
|
Tulir Asokan
|
e8c0312839
|
Fix messages again
|
2018-03-04 21:22:19 +02:00 |
|
Tulir Asokan
|
e98acf39ae
|
Fix messages with URL previews not being bridged
|
2018-03-04 21:12:24 +02:00 |
|
Tulir Asokan
|
26b8efb1e6
|
Send thumbnail and size info with Telegram -> Matrix videos
|
2018-03-04 20:59:45 +02:00 |
|
Tulir Asokan
|
cd055e1ba7
|
Handle UpdateShort*Messages properly
|
2018-03-04 15:41:42 +02:00 |
|
Tulir Asokan
|
021b60a45e
|
Update Telethon and use PyPI telethon-aio package
|
2018-03-04 13:35:24 +02:00 |
|
Tulir Asokan
|
172e472221
|
Replace send_message_super with markdown flag in send_message
|
2018-03-03 21:15:44 +02:00 |
|
Tulir Asokan
|
4237c36dae
|
Fix sending files to Telegram
|
2018-03-03 15:03:46 +02:00 |
|
Tulir Asokan
|
08b6f9dbbf
|
Fix Telegram media handling
|
2018-03-03 14:20:37 +02:00 |
|
Tulir Asokan
|
a9b362943f
|
Update Telethon, fix leave messages and stop deleting sessions
|
2018-03-03 13:35:50 +02:00 |
|
Tulir Asokan
|
46cac040c7
|
Add room unbridge command
|
2018-03-01 21:10:21 +02:00 |
|
Tulir Asokan
|
da3e37ccc0
|
Don't await Matrix room updating. Fixes #82
|
2018-02-25 22:07:59 +02:00 |
|
Tulir Asokan
|
8a7ccc0007
|
Refactor code
|
2018-02-24 12:37:12 +02:00 |
|
Tulir Asokan
|
1372a16459
|
Bridge !commands to Telegram /commands
|
2018-02-24 12:25:13 +02:00 |
|
Tulir Asokan
|
566a2b3892
|
Add join/leave notifications for unauthenticated users. Fixes #81
|
2018-02-24 11:44:49 +02:00 |
|
Tulir Asokan
|
9e5cb84140
|
Refactor more code
|
2018-02-23 21:24:18 +02:00 |
|
Tulir Asokan
|
9e5843a0dc
|
Refactor and clean up code
|
2018-02-23 21:06:28 +02:00 |
|
Tulir Asokan
|
2aa48f37a9
|
Merge pull request #79 from tulir/authless-relaybot-portals
Allow creating relaybot portals without any authenticated users
|
2018-02-23 18:21:35 +02:00 |
|
Tulir Asokan
|
22e4a189eb
|
Convert Telegram room mentions into pills (ref #62)
|
2018-02-23 16:45:48 +02:00 |
|
Tulir Asokan
|
2d2fe86757
|
Move all permissions to single object in config
|
2018-02-23 12:07:42 +02:00 |
|
Tulir Asokan
|
7c54436dff
|
Initial support for creating portals without any authenticated users
|
2018-02-22 21:12:35 +02:00 |
|
Tulir Asokan
|
232ec6ee42
|
Add room pill bridging. Fixes #62
|
2018-02-22 19:21:29 +02:00 |
|
Tulir Asokan
|
aded9d9210
|
Small bugfixes
|
2018-02-22 17:20:37 +02:00 |
|
Tulir Asokan
|
8e98ca1ce8
|
Don't kick user from portal on logout if chat has relay bot. Fixes #75
|
2018-02-22 00:37:03 +02:00 |
|
Tulir Asokan
|
bc1d0c1d2a
|
Fix portal avatar updating
|
2018-02-21 23:47:41 +02:00 |
|
Tulir Asokan
|
2d13c30a26
|
Fix possible errors
|
2018-02-21 23:35:59 +02:00 |
|
Tulir Asokan
|
6e1d497e66
|
Fix edit handling/deduplication in channels. Fixes #74
|
2018-02-20 21:43:08 +02:00 |
|
Tulir Asokan
|
05853115c6
|
Use file deduplication for avatars
|
2018-02-20 13:34:40 +02:00 |
|
Tulir Asokan
|
bbc5f99ae9
|
Fix Alembic setup and add timestamp to TelegramFile
|
2018-02-20 00:14:47 +02:00 |
|
Tulir Asokan
|
f9d2d32ef0
|
Save and reuse MXC URIs of bridged files. Fixes #40
|
2018-02-19 23:27:46 +02:00 |
|
Tulir Asokan
|
c21a55ebc7
|
portal.py refactoring
|
2018-02-19 22:30:34 +02:00 |
|
Tulir Asokan
|
51b868d9ce
|
Split formatter to two files
|
2018-02-19 20:45:40 +02:00 |
|
Tulir Asokan
|
5930b2e3bb
|
Stop using db.merge() in most places
|
2018-02-19 20:35:34 +02:00 |
|
Tulir Asokan
|
0a6130607d
|
Fix avatar changes and outgoing meta change deduplication
Also move the telegram ID -> MXID generation to Puppet.get_mxid_from_id()
|
2018-02-19 19:52:45 +02:00 |
|
Tulir Asokan
|
f6b18497b4
|
Update bot chats when updating portal participants
|
2018-02-19 19:32:40 +02:00 |
|
Tulir Asokan
|
d21ac58929
|
Merge branch 'master' into bots
|
2018-02-19 18:19:53 +02:00 |
|
Tulir Asokan
|
7f86ec6c5d
|
Remove debug prints
|
2018-02-19 18:13:44 +02:00 |
|
Tulir Asokan
|
1a1d7e6d90
|
Synchronize all users and fix joining chats via invite links, deleting portals
|
2018-02-19 18:10:14 +02:00 |
|