Tulir Asokan
|
7c54436dff
|
Initial support for creating portals without any authenticated users
|
2018-02-22 21:12:35 +02:00 |
|
Tulir Asokan
|
232ec6ee42
|
Add room pill bridging. Fixes #62
|
2018-02-22 19:21:29 +02:00 |
|
Tulir Asokan
|
3e62a89b30
|
Update dependencies
|
2018-02-22 17:49:08 +02:00 |
|
Tulir Asokan
|
2f9cd15013
|
Fix registration generation on Python 3.5
|
2018-02-22 17:28:18 +02:00 |
|
Tulir Asokan
|
aded9d9210
|
Small bugfixes
|
2018-02-22 17:20:37 +02:00 |
|
Tulir Asokan
|
25252c7b79
|
Remove delete-orphan cascade rule from User.portals. Hopefully fixes #76
|
2018-02-22 00:50:13 +02:00 |
|
Tulir Asokan
|
8e98ca1ce8
|
Don't kick user from portal on logout if chat has relay bot. Fixes #75
|
2018-02-22 00:37:03 +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
|
cf162e76ec
|
Update setup.py
|
2018-02-22 00:14:45 +02:00 |
|
Tulir Asokan
|
c1eb907e8a
|
Merge pull request #73 from tulir/independent-login
Add support for out-of-Matrix login
|
2018-02-22 00:04:49 +02:00 |
|
Tulir Asokan
|
725b3a1182
|
Fix command names in roadmap and add clean-rooms
|
2018-02-21 23:53:57 +02:00 |
|
Tulir Asokan
|
bc1d0c1d2a
|
Fix portal avatar updating
|
2018-02-21 23:47:41 +02:00 |
|
Tulir Asokan
|
74935de459
|
Fix minor things
|
2018-02-21 23:47:23 +02:00 |
|
Tulir Asokan
|
b4d23af05d
|
Merge branch 'master' into independent-login
|
2018-02-21 23:36:09 +02:00 |
|
Tulir Asokan
|
2d13c30a26
|
Fix possible errors
|
2018-02-21 23:35:59 +02:00 |
|
Tulir Asokan
|
29c71b48de
|
Improve login page style and fix bugs
|
2018-02-21 23:35:44 +02:00 |
|
Tulir Asokan
|
03734a6745
|
Fix Telegram -> Matrix image bridging
|
2018-02-21 17:11:47 +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
|
6e1d497e66
|
Fix edit handling/deduplication in channels. Fixes #74
|
2018-02-20 21:43:08 +02:00 |
|
Tulir Asokan
|
12d4025752
|
Implement Telegram->Matrix deletion bridging. Fixes #63
|
2018-02-20 20:43:05 +02:00 |
|
Tulir Asokan
|
05853115c6
|
Use file deduplication for avatars
|
2018-02-20 13:34:40 +02:00 |
|
Tulir Asokan
|
bbc5f99ae9
|
Fix Alembic setup and add timestamp to TelegramFile
|
2018-02-20 00:14:47 +02:00 |
|
Tulir Asokan
|
f9d2d32ef0
|
Save and reuse MXC URIs of bridged files. Fixes #40
|
2018-02-19 23:27:46 +02:00 |
|
Tulir Asokan
|
c21a55ebc7
|
portal.py refactoring
|
2018-02-19 22:30:34 +02:00 |
|
Tulir Asokan
|
799dfdb2ac
|
Use correct defaults in has_power_level()
|
2018-02-19 22:17:54 +02:00 |
|
Tulir Asokan
|
092b80ad02
|
Handle surrogates in a non-hacky way
|
2018-02-19 20:53:37 +02:00 |
|
Tulir Asokan
|
51b868d9ce
|
Split formatter to two files
|
2018-02-19 20:45:40 +02:00 |
|
Tulir Asokan
|
5930b2e3bb
|
Stop using db.merge() in most places
|
2018-02-19 20:35:34 +02:00 |
|
Tulir Asokan
|
710976c27e
|
Merge pull request #71 from tulir/bots
Add option for message relay bot
|
2018-02-19 20:09:52 +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
|
f926727a8d
|
Update README
|
2018-02-19 19:39:26 +02:00 |
|
Tulir Asokan
|
5c5915ae66
|
Make default query handler async
|
2018-02-19 19:33:37 +02:00 |
|
Tulir Asokan
|
f6b18497b4
|
Update bot chats when updating portal participants
|
2018-02-19 19:32:40 +02:00 |
|
Tulir Asokan
|
d8dc7c59f4
|
Fix chat join rule preset
|
2018-02-19 19:31:38 +02:00 |
|
Tulir Asokan
|
d21ac58929
|
Merge branch 'master' into bots
|
2018-02-19 18:19:53 +02:00 |
|
Tulir Asokan
|
7f86ec6c5d
|
Remove debug prints
|
2018-02-19 18:13:44 +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
|
4af4f90a3d
|
Add some empty parameter checks
|
2018-02-19 18:09:12 +02:00 |
|
Tulir Asokan
|
e003151c7b
|
Merge branch 'master' into bots
|
2018-02-18 21:19:17 +02:00 |
|
Tulir Asokan
|
ad11abb56e
|
Add initial out-of-Matrix login system
|
2018-02-18 19:44:32 +02:00 |
|
Tulir Asokan
|
7d2af0ce75
|
Merge branch 'hotfix/matrix-formatting'
|
2018-02-18 16:32:26 +02:00 |
|
Tulir Asokan
|
f66c182e82
|
Fix Matrix->Telegram formatted messages throwing an error
v0.1.1
|
2018-02-18 16:29:19 +02:00 |
|
Tulir Asokan
|
91f34543dc
|
Bump version to 0.2.0-dev
|
2018-02-18 15:50:21 +02:00 |
|
Tulir Asokan
|
95fad313c5
|
Deduplicate outgoing avatar/title changes
|
2018-02-18 12:37:47 +02:00 |
|
Tulir Asokan
|
1560647a5d
|
Fix Matrix->Telegram room meta changes
|
2018-02-18 12:32:56 +02:00 |
|
Tulir Asokan
|
457df435ac
|
Deduplicate service messages, typing notifications and presence
|
2018-02-18 12:31:52 +02:00 |
|
Tulir Asokan
|
7b0c58aa27
|
Handle incoming messages from bot
|
2018-02-18 12:03:35 +02:00 |
|
Tulir Asokan
|
7dc5384d52
|
Update future-fstrings and stop concatenating multiline strings
|
2018-02-18 11:24:51 +02:00 |
|