Tulir Asokan
|
f6b64126cf
|
Add support for bridging or responding to private chats with relaybot
|
2019-09-29 00:47:28 +03:00 |
|
Tulir Asokan
|
d5470de8fd
|
Bridge bans to Telegram. Fixes #303
|
2019-09-22 22:51:46 +03:00 |
|
Tulir Asokan
|
eea059c0d3
|
Fix bridging room meta to Telegram
|
2019-08-15 22:33:22 +03:00 |
|
Tulir Asokan
|
601b29c28b
|
Fix redaction bridging
|
2019-08-07 19:49:09 +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
|
d4e3956941
|
Even more migrations to mautrix-python
|
2019-07-19 21:36:21 +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
|
4942789213
|
Fix vulnerability in event handling
|
2019-07-09 19:43:37 +03:00 |
|
Tulir Asokan
|
cd51fb85cf
|
Make getting started more user-friendly. Fixes #327
|
2019-06-01 22:38:43 +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
|
2dc04a8517
|
Add basic metrics with prometheus (ref #120)
|
2019-05-31 02:11:36 +03:00 |
|
Tulir Asokan
|
ab1d65e6f0
|
Trim left spaces when parsing command. Fixes #322
|
2019-05-15 20:45:16 +03:00 |
|
Tulir Asokan
|
2cf9dcafd9
|
Update copyright year and fix minor lint problems
|
2019-03-19 18:30:36 +02:00 |
|
Tulir Asokan
|
7c46bf4b9e
|
Remove remaining traces of ORM
|
2019-03-16 17:13:28 +02:00 |
|
Tulir Asokan
|
f2efb235eb
|
Add command to vote in polls. Fixes #257
|
2019-02-16 19:47:38 +02:00 |
|
Tulir Asokan
|
165f286bfd
|
Handle Matrix room upgrades. Fixes #277
|
2019-02-11 22:32:37 +02:00 |
|
Tulir Asokan
|
2480578bd9
|
Set max telethon version to 1.5.3
|
2019-02-04 09:06:58 +02:00 |
|
Tulir Asokan
|
dad0ccb3c0
|
Clean up code
|
2018-12-23 19:51:02 +02:00 |
|
Tulir Asokan
|
82d7e78455
|
Handle kicking puppets separately. Fixes #191
|
2018-11-15 11:57:02 +02:00 |
|
Tulir Asokan
|
56fb88b75e
|
Use mxids instead of localparts as default displaynames and fix name add/remove message. Fixes #228
|
2018-09-29 00:59:02 +03:00 |
|
Tulir Asokan
|
b0fe208768
|
Add missing await to portal.set_typing
|
2018-09-28 01:18:39 +03:00 |
|
Tulir Asokan
|
d4ea5f8b38
|
Improve type hints and set version to 0.4.0+dev
|
2018-09-10 01:14:12 +03:00 |
|
Tulir Asokan
|
6a1c160608
|
Await set_presence. Fixes #209
|
2018-09-01 14:03:13 +03:00 |
|
Kai A. Hiller
|
e751d140f2
|
Change case of new types
|
2018-08-09 14:11:41 +02:00 |
|
Kai A. Hiller
|
0f8009b1e9
|
Add missing type hints and fix most type errors except for Optionals.
|
2018-08-09 03:31:04 +02:00 |
|
Kai A. Hiller
|
08dd5b5b15
|
Add None return type to functions
|
2018-08-09 02:42:47 +02:00 |
|
Travis Ralston
|
b36f962761
|
Fix a minor error regarding power level changes
The first power level event won't have previous power levels. This can cause problems sometimes, although usually minor.
|
2018-08-06 10:50:24 -06:00 |
|
Tulir Asokan
|
dbfb980bde
|
Add more type hints
|
2018-07-25 11:02:38 -04:00 |
|
Tulir Asokan
|
76410ee7cb
|
Implement Matrix->Telegram presence
|
2018-07-22 17:42:29 -04:00 |
|
Tulir Asokan
|
af46aee191
|
Implement Matrix->Telegram read receipts
|
2018-07-22 17:42:14 -04:00 |
|
Tulir Asokan
|
54d7ac5542
|
Implement Matrix->Telegram typing notifications
|
2018-07-22 17:28:27 -04:00 |
|
Tulir Asokan
|
54287c344f
|
Implement syncing with custom puppets
|
2018-07-21 10:45:29 -04:00 |
|
Tulir Asokan
|
2b92483c50
|
Initial option to replace Matrix puppet of own Telegram account
|
2018-07-20 12:35:22 -04:00 |
|
Tulir Asokan
|
e4ce73cbba
|
Revert Context iter changes in 87dc1a44b2 and fix a f-string
Closes #185
|
2018-07-17 09:49:01 +03:00 |
|
Tulir Asokan
|
23232cf88c
|
Don't crash on TimeoutError when initializing AS bot. Fixes #179
|
2018-07-15 16:13:02 +03:00 |
|
Tulir Asokan
|
87dc1a44b2
|
Add bot_avatar config field
|
2018-07-15 16:08:49 +03:00 |
|
Tulir Asokan
|
7a4d29e1e4
|
Make help message dynamic based on permissions
|
2018-07-10 14:21:21 +03:00 |
|
Tulir Asokan
|
62b66040e7
|
Add some more debug messages to message receiving/handling
|
2018-07-01 18:41:05 +03:00 |
|
Tulir Asokan
|
4a0d00e74c
|
Add support for Matrix displaynames in relaybot messages
|
2018-06-24 01:24:24 +03:00 |
|
Tulir Asokan
|
f473c02bc3
|
Retry joins in bridge bot invite accepting. Fixes #150
|
2018-06-23 22:19:53 +03:00 |
|
Tulir Asokan
|
25b1adf626
|
Add support for logging in with a bot. Fixes #155
|
2018-06-23 00:44:41 +03:00 |
|
Tulir Asokan
|
d466060c44
|
Make logged_in and has_full_access async functions instead of properties
|
2018-06-22 12:45:19 +03:00 |
|
Tulir Asokan
|
fe32475e10
|
Fix kicking Telegram puppets and fix error message when bridging chats you've left
|
2018-05-31 11:19:24 +03:00 |
|
Tulir Asokan
|
1e0f2c72b5
|
Fix line lengths and add limit to .editorconfig
|
2018-04-29 23:51:28 +03:00 |
|
Tulir Asokan
|
d9dd304b26
|
Send notification and leave when non-whitelisted user invites bridge bot. Fixes #122
|
2018-04-29 12:54:20 +03:00 |
|
Tulir Asokan
|
45981b9c77
|
Add Matrix->Telegram sticker bridging. Fixes #105
|
2018-04-29 01:49:19 +03:00 |
|
Tulir Asokan
|
445d997be8
|
Allow deleting messages via relay bot. Fixes #114
|
2018-04-28 21:52:24 +03:00 |
|