Tulir Asokan
|
2f75fa1cfe
|
Add support for bot message relaying
|
2018-02-17 17:48:48 +02:00 |
|
Tulir Asokan
|
88ef7d856e
|
Merge branch 'master' into next-native-replies
|
2018-02-16 17:41:27 +02:00 |
|
Tulir Asokan
|
c29059d5d5
|
Merge branch 'master' into python3.5
|
2018-02-14 23:35:55 +02:00 |
|
Tulir Asokan
|
aff2b313c5
|
Merge branch 'master' into next-native-replies
|
2018-02-14 23:34:46 +02:00 |
|
Tulir Asokan
|
5b918ede52
|
Handle leave fails if user is not in room
|
2018-02-14 22:20:31 +02:00 |
|
Tulir Asokan
|
65ba1f082b
|
Merge branch 'master' into next-native-replies
|
2018-02-13 13:40:00 +02:00 |
|
Tulir Asokan
|
e1e9ba80fa
|
Add Python 3.5 compatibility
|
2018-02-11 22:41:44 +02:00 |
|
Tulir Asokan
|
0e56592966
|
Remove Python 3.5 compatibility on master branch
|
2018-02-11 22:39:02 +02:00 |
|
Tulir Asokan
|
502d1f53e6
|
Set m.relates_to to None always if it's empty
|
2018-02-11 13:50:15 +02:00 |
|
Tulir Asokan
|
507337ace2
|
Update native reply format. Fixes #57
|
2018-02-11 12:37:43 +02:00 |
|
Tulir Asokan
|
886a080a36
|
Fix media upload path
|
2018-02-10 17:43:46 +02:00 |
|
Tulir Asokan
|
8025535938
|
Fix decoding errors and handling join errors
|
2018-02-10 17:14:06 +02:00 |
|
Tulir Asokan
|
b0a8d1b984
|
Remove matrix-client dependency
|
2018-02-10 16:45:43 +02:00 |
|
Tulir Asokan
|
c7f28fe33f
|
Cleanup and fix setup.py
|
2018-02-10 14:58:17 +02:00 |
|
Tulir Asokan
|
832e13947c
|
Add missing awaits
|
2018-02-10 14:41:25 +02:00 |
|
Tulir Asokan
|
55dc1ff3c7
|
Initial asyncio version
|
2018-02-09 23:17:03 +02:00 |
|
Tulir Asokan
|
9eff63c220
|
Add option for non-native replies. Fixes #42
|
2018-02-08 15:02:31 +02:00 |
|
Tulir Asokan
|
13c2d327fb
|
Stop passing loggers around and organize imports
|
2018-02-06 18:10:19 +02:00 |
|
Tulir Asokan
|
9ea0ab3df1
|
Fix minor things
|
2018-02-06 15:30:30 +02:00 |
|
Tulir Asokan
|
d018189c74
|
Update membership correctly if inviting fails
|
2018-02-06 15:03:42 +02:00 |
|
Tulir Asokan
|
ac188bf85b
|
Don't update power levels at startup unless something changes
|
2018-02-06 14:54:04 +02:00 |
|
Tulir Asokan
|
286c3e8cec
|
Handle incoming read receipts in private chats
|
2018-02-05 23:04:21 +02:00 |
|
Tulir Asokan
|
aa1d6c089c
|
Update Telegram user info automatically
|
2018-02-05 19:40:13 +02:00 |
|
Tulir Asokan
|
51359747ca
|
Add Telegram->Matrix message pinning support
|
2018-02-04 23:17:37 +02:00 |
|
Tulir Asokan
|
ceeeefeae6
|
Fix most warnings
|
2018-02-04 20:31:42 +02:00 |
|
Tulir Asokan
|
5b98aab889
|
Allow using cache when syncing Matrix puppet joins
|
2018-02-04 11:51:15 +02:00 |
|
Tulir Asokan
|
00afa32782
|
Make persistent Matrix state cache more useful
|
2018-02-04 11:39:13 +02:00 |
|
Tulir Asokan
|
ab6ffeedda
|
Persist Matrix state
|
2018-02-04 11:15:52 +02:00 |
|
Tulir Asokan
|
166682fced
|
Add aliases to public channels/supergroups
|
2018-02-03 17:00:56 +02:00 |
|
Tulir Asokan
|
e38cf82c40
|
Add Matrix->Telegram kicking and fix and improve things. Fixes #36
|
2018-02-01 23:22:16 +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
|
143ca11f05
|
Add support for inviting users and initiating chats from Matrix
|
2018-01-28 17:05:43 +02:00 |
|
Tulir Asokan
|
f83f7870c8
|
Add support for joining chats and initiating private chats
|
2018-01-28 14:33:40 +02:00 |
|
Tulir Asokan
|
06cc5246ab
|
Add initial power level bridging
|
2018-01-27 21:01:54 +02:00 |
|
Tulir Asokan
|
aea82daf1b
|
Minor fixes and preparation for proper permission checking in intent API
|
2018-01-27 18:50:19 +02:00 |
|
Tulir Asokan
|
35d425c21d
|
Disable fatal errors in _ensure_registered
|
2018-01-27 18:10:10 +02:00 |
|
Tulir Asokan
|
bfdfb2080a
|
Don't crash if registration returns HTTP 500
|
2018-01-27 18:02:15 +02:00 |
|
Tulir Asokan
|
ebe84a1fa9
|
Implement kicking and fix invites
|
2018-01-27 17:49:28 +02:00 |
|
Tulir Asokan
|
a0bbf0338d
|
Add support for all kinds of files in both directions
|
2018-01-27 16:31:40 +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
|
b862399bfb
|
Refactor and add region comments
|
2018-01-22 21:49:21 +02:00 |
|
Tulir Asokan
|
aaaf52576c
|
Implement room name and avatar change handling
|
2018-01-22 19:03:02 +02:00 |
|
Tulir Asokan
|
af9d38c534
|
Add Telegram->Matrix presence and typing notifications
|
2018-01-21 21:50:56 +02:00 |
|
Tulir Asokan
|
f1d8312806
|
Implement Telegram -> Matrix formatted message bridging
|
2018-01-21 15:15:13 +02:00 |
|
Tulir Asokan
|
130a428641
|
Implement login
|
2018-01-21 12:16:06 +02:00 |
|
Tulir Asokan
|
899f491707
|
Add plain text message bridging
|
2018-01-20 23:59:51 +02:00 |
|