Tulir Asokan
|
021b60a45e
|
Update Telethon and use PyPI telethon-aio package
|
2018-03-04 13:35:24 +02:00 |
|
Tulir Asokan
|
46cac040c7
|
Add room unbridge command
|
2018-03-01 21:10:21 +02:00 |
|
Tulir Asokan
|
56e4f00705
|
Add sync command and move commands around
|
2018-02-25 22:22:11 +02:00 |
|
Tulir Asokan
|
8a7ccc0007
|
Refactor code
|
2018-02-24 12:37:12 +02:00 |
|
Tulir Asokan
|
fed8adae97
|
Actually use bridge.allow_matrix_login
|
2018-02-24 12:06:19 +02:00 |
|
Tulir Asokan
|
9e5843a0dc
|
Refactor and clean up code
|
2018-02-23 21:06:28 +02:00 |
|
Tulir Asokan
|
bbab5a1376
|
Fix phone flood error display
|
2018-02-22 00:35:26 +02:00 |
|
Tulir Asokan
|
caab071a55
|
Don't require auth for meta commands
|
2018-02-22 00:34:57 +02:00 |
|
Tulir Asokan
|
29c71b48de
|
Improve login page style and fix bugs
|
2018-02-21 23:35:44 +02:00 |
|
Tulir Asokan
|
e96e1459eb
|
Move commands/util.py to util/
|
2018-02-20 21:49:52 +02:00 |
|
Tulir Asokan
|
1cf0a6b150
|
Merge branch 'master' into independent-login
|
2018-02-20 21:48:05 +02:00 |
|
Tulir Asokan
|
c21a55ebc7
|
portal.py refactoring
|
2018-02-19 22:30: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
|
d21ac58929
|
Merge branch 'master' into bots
|
2018-02-19 18:19:53 +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 |
|
Tulir Asokan
|
ad11abb56e
|
Add initial out-of-Matrix login system
|
2018-02-18 19:44:32 +02:00 |
|
Tulir Asokan
|
7dc5384d52
|
Update future-fstrings and stop concatenating multiline strings
|
2018-02-18 11:24:51 +02:00 |
|
Tulir Asokan
|
4673546b42
|
Add option to bridge notices and command to get relaybot info
|
2018-02-17 19:17:17 +02:00 |
|
Tulir Asokan
|
2f75fa1cfe
|
Add support for bot message relaying
|
2018-02-17 17:48:48 +02:00 |
|
Tulir Asokan
|
c29059d5d5
|
Merge branch 'master' into python3.5
|
2018-02-14 23:35:55 +02:00 |
|
Tulir Asokan
|
192f106bfa
|
Fix unknown command handling and delete-portal confirmation
|
2018-02-14 21:56:13 +02:00 |
|
Tulir Asokan
|
6d99258c99
|
Merge branch 'master' into python3.5
|
2018-02-13 13:55:10 +02:00 |
|
Tulir Asokan
|
4207e30a17
|
Add more checks to clean-rooms handling
|
2018-02-13 13:28:12 +02:00 |
|
Tulir Asokan
|
90466ba941
|
Handle IntentErrors when cleaning up rooms
|
2018-02-13 01:13:27 +02:00 |
|
Tulir Asokan
|
e4cb2d458d
|
Add clean-rooms to help text
|
2018-02-13 01:02:40 +02:00 |
|
Tulir Asokan
|
e42fcd2fb3
|
Move command handlers to own module and add clean-rooms command (ref #59)
|
2018-02-13 00:08:40 +02:00 |
|