Tulir Asokan
6852bae7f9
Move more things to use telethon methods
2019-08-06 01:46:22 +03:00
Tulir Asokan
8536bdd614
Use telethon's send_read_acknowledge instead of raw methods
2019-08-06 01:19:21 +03:00
Tulir Asokan
bd13c73f2f
Fix bugs
2019-08-06 01:13:27 +03:00
Tulir Asokan
2a9ab569b4
Only load users with a tgid at startup
2019-08-06 00:59:28 +03:00
Tulir Asokan
d6ebce0425
Make it work
2019-08-06 00:51:27 +03:00
Tulir Asokan
3af306abe0
Even^4 more migrations to mautrix-python
2019-08-06 00:23:41 +03:00
Tulir Asokan
30563f3648
Even even even more migrations to mautrix-python
2019-08-05 22:10:43 +03:00
Tulir Asokan
d6a2e7a9f7
Split portal.py and migrate more stuff to mautrix-0.4
2019-08-05 00:11:21 +03:00
Tulir Asokan
32d686e908
Migrate formatter and utils to mautrix-python
2019-08-04 15:20:14 +03:00
Tulir Asokan
05f906427e
Fix command handler return hints
2019-08-04 01:51:13 +03:00
Tulir Asokan
d8653961af
Even even more migrations to mautrix-python
2019-08-04 01:41:10 +03:00
Tulir Asokan
d521bbc0fa
Merge branch 'master' into mautrix-0.4
2019-08-03 21:22:38 +03:00
Tulir Asokan
281f7203dc
Filter non-nice whitespace out of displaynames
2019-07-29 20:11:35 +03:00
Tulir Asokan
dd683af5f5
Add hacky fix for edit reply fallbacks
2019-07-29 19:59:34 +03:00
Tulir Asokan
d4e3956941
Even more migrations to mautrix-python
2019-07-19 21:36:21 +03:00
Tulir Asokan
eef498d47a
More migrations to mautrix-python
2019-07-19 00:17:57 +03:00
Tulir Asokan
8d4a9dc231
Start migrating to mautrix-python
2019-07-18 23:24:25 +03:00
Tulir Asokan
e0d3c940f8
Remove more Python 3.5 compatibility
2019-07-18 23:24:25 +03:00
Tulir Asokan
be6d395ed6
Remove Python 3.5 compatibility
2019-07-18 23:24:25 +03:00
Tulir Asokan
87aa0b6659
Limit displaynames sent to Matrix to 100 characters
2019-07-18 23:23:15 +03:00
Tulir Asokan
bb167b14ef
Add/remove reply fallbacks in m.new_content
2019-07-18 23:22:57 +03:00
Tulir Asokan
9a8f8433b0
Bump version to 0.6.0
2019-07-09 19:43:56 +03:00
Tulir Asokan
4942789213
Fix vulnerability in event handling
2019-07-09 19:43:37 +03:00
Tulir Asokan
0741265837
Bump version to 0.6.0rc2
2019-07-06 21:03:59 +03:00
Tulir Asokan
06d4e1703e
Restore old blockquote behavior in formatter as telegram's blockquotes don't work yet
2019-07-06 20:53:37 +03:00
Tulir Asokan
41be2a7b78
Merge branch 'native-strike-underline'
2019-07-06 20:50:07 +03:00
Tulir Asokan
fee8da1613
Fix handling unsupported media
2019-07-06 17:57:28 +03:00
Tulir Asokan
28bed96e40
Fix displayname not updating for some users
...
Users who the bridge only saw via logged in users with the target user
in their contact lists wouldn't get their displayname updated due to an
invalid condition in the update_displayname function.
2019-07-04 22:32:30 +03:00
Tulir Asokan
050800f5f7
Add missing escape
2019-06-30 19:16:24 +03:00
Tulir Asokan
21fe94b38c
Add support for nested formatting coming from Telegram
2019-06-30 19:16:24 +03:00
Tulir Asokan
ce639c12d8
Use native strikethrough/underline/blockquote on Telegram
2019-06-30 19:16:24 +03:00
Tulir Asokan
0f7eebd683
Add option to set related groups for created rooms
2019-06-30 19:05:17 +03:00
Tulir Asokan
860b635188
Handle FileIdInvalidError in file transfers
2019-06-30 17:30:52 +03:00
Tulir Asokan
3fa6128561
Bump version to 0.6.0rc1
2019-06-22 18:56:14 +03:00
Tulir Asokan
0003d2efd3
Add secret flag for logged in admins to use relaybot when plumbing rooms. Fixes #294
2019-06-20 22:57:47 +03:00
Tulir Asokan
0efe9f05f2
Add option for maximum document size that gets bridged. Fixes #335
2019-06-20 22:41:51 +03:00
Tulir Asokan
912aa38063
Make mime type extension guessing saner
2019-06-20 21:56:35 +03:00
Tulir Asokan
5fba658c66
Update to telethon 1.8. Fixes #334
2019-06-20 21:42:22 +03:00
Tulir Asokan
070601689a
Include relaybot pill in !tg create invite suggestion
2019-06-10 00:49:10 +03:00
Tulir Asokan
bde177fc34
Fix env config overrides. Fixes #333
2019-06-07 21:30:06 +03:00
pacien
107fc501e4
Allow config key override through env var
...
Signed-off-by: pacien <pacien.trangirard@pacien.net >
2019-06-06 22:24:34 +02:00
Tulir Asokan
cd51fb85cf
Make getting started more user-friendly. Fixes #327
2019-06-01 22:38:43 +03:00
Tulir Asokan
9591a05361
Ignore whitespace in web login input
2019-06-01 22:15:49 +03:00
Tulir Asokan
ddfffaf6a2
Handle some image send errors by resending as document. Fixes #324
2019-06-01 22:09:05 +03:00
Tulir Asokan
baffe1b79e
Revert "Add event/update counter to metrics"
...
This reverts commit 145eb8f611 .
2019-06-01 21:18:06 +03:00
Tulir Asokan
145eb8f611
Add event/update counter to metrics
2019-06-01 21:10:01 +03:00
Tulir Asokan
a279835cf8
HTML-escape names in telegram forward/reply header
2019-06-01 19:49:25 +03:00
Tulir Asokan
2dc04a8517
Add basic metrics with prometheus (ref #120 )
2019-05-31 02:11:36 +03:00
Tulir Asokan
5c076933e7
Apparently session hashes can be negative integers too
2019-05-31 01:24:48 +03:00
Tulir Asokan
cbfb4d6d32
Add command to change displayname
2019-05-31 01:18:03 +03:00