You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+2-1
Original file line number
Diff line number
Diff line change
@@ -7,8 +7,9 @@ The Element fork includes the following changes:
7
7
- Add `psycopg2`, `uvloop` to requirements.txt, install_requires https://github.com/vector-im/mautrix-telegram/pull/10/files
8
8
- Add metrics about Matrix API calls https://github.com/mautrix/python/pull/68
9
9
- Don't block connections on startup https://github.com/vector-im/mautrix-telegram/pull/20
10
-
- Add metrics for Appservice's Connection Pool stats https://github.com/vector-im/mautrix-telegram/pull/22
10
+
- Add metrics for Appservice's Connection Pool stats https://github.com/vector-im/mautrix-telegram/pull/22, https://github.com/vector-im/mautrix-telegram/pull/27
11
11
- Don't require bot startup for bridge startup https://github.com/vector-im/mautrix-telegram/pull/24
12
+
- Add `telegram.liveness_timeout` config to change `/_matrix/mau/live` when Telegram connections are no longer being received https://github.com/vector-im/mautrix-telegram/pull/23
12
13
13
14
Some changes that appear here may get upstreamed to https://github.com/mautrix/telegram, and will be removed from
0 commit comments