Commit graph

1493 commits

Author SHA1 Message Date
Tulir Asokan
0857301f8b Send delivery receipt after bridging message 2020-10-11 22:02:58 +03:00
Tulir Asokan
1cfc99d758 Add fallback displayname 2020-10-09 23:39:07 +03:00
Tulir Asokan
4b4694b207 Import custom commands 2020-10-09 17:38:48 +03:00
Tulir Asokan
4e8769f0f5 Set version to 0.1.0b1 2020-10-09 12:26:25 +03:00
Tulir Asokan
c990a485cd Update mautrix-python 2020-10-09 11:58:12 +03:00
Tulir Asokan
c5294e4ba8 Pin yarl<1.6 2020-10-08 15:48:53 +03:00
Tulir Asokan
7c8b5d7df6 Add option to allow double puppeting from other servers 2020-10-08 15:48:53 +03:00
Tulir Asokan
f52db2051c Fix getting reactions/messages from db 2020-10-08 15:48:53 +03:00
Tulir Asokan
184bdf10cc Move more command handling stuff to mautrix-python 2020-10-08 15:48:53 +03:00
Tulir Asokan
7c6973fe6f
Merge pull request #6 from witchent/patch-4
Added ability to change direct chats name and avatar
2020-10-07 19:32:10 +03:00
Tulir Asokan
65a924e92a
Merge pull request #5 from witchent/patch-1
Check if quoted message exists in db
2020-10-07 19:31:29 +03:00
witchent
3ab42bb40b
Straightforward mxid
Co-authored-by: Tulir Asokan <tulir@maunium.net>
2020-10-07 01:23:32 +02:00
witchent
9e2b43b0c8 Added ability to change direct chats name and avatar 2020-10-07 01:09:48 +02:00
witchent
49d4e0e542
Check if quoted message exists in db 2020-10-06 16:07:25 +00:00
Tulir Asokan
522ba35c49 Only sync if subscribe succeeds 2020-10-03 23:44:55 +03:00
Tulir Asokan
68d4d93238 Merge remote-tracking branch 'djohnson1865/master' 2020-10-03 23:44:17 +03:00
djohnson1865
b0ee3a90fe
Update puppet.py
Handle case where no phone number is tied to Matrix account. Otherwise initial sync fails.
2020-10-02 22:41:42 -07:00
Tulir Asokan
a78a89d537 Update mautrix-python 2020-10-02 14:59:01 +03:00
Tulir Asokan
2eb80bf362 Add missing param to register request 2020-10-01 14:53:32 +03:00
Tulir Asokan
dc5d9eb826 Remove automatic permission changing in Docker image 2020-10-01 12:19:06 +03:00
Tulir Asokan
1ab4a9bbef Log instead of throwing error if incoming_filename is missing 2020-09-30 19:23:16 +03:00
Tulir Asokan
230df71815 Fix sticker bridging 2020-09-30 14:19:27 +03:00
Tulir Asokan
b83ee9851a More small config changes
Closes #3

Co-authored-by: witchent <witchent@users.noreply.github.com>
2020-09-30 13:56:22 +03:00
Tulir Asokan
1dd6244973 Clarify some things in roadmap and config comments 2020-09-30 13:21:43 +03:00
Tulir Asokan
a263d4ae88 Fix login check in commands 2020-09-30 12:07:43 +03:00
Tulir Asokan
f29e8633d3 Set avatar when creating room if available 2020-09-30 01:08:08 +03:00
Tulir Asokan
cc8111b179 Add missing parameters 2020-09-30 01:04:41 +03:00
Tulir Asokan
bc62b69996 Add bridging for read receipts from Matrix 2020-09-30 00:31:24 +03:00
Tulir Asokan
9918723db0 Add bridging for typing notifications from Signal 2020-09-30 00:13:35 +03:00
Tulir Asokan
b25c2e8a88 Add bridging for group avatars from Signal 2020-09-29 23:40:33 +03:00
Tulir Asokan
80f29df36d Add command for manually enabling double puppeting 2020-09-29 23:07:34 +03:00
Tulir Asokan
8684933c8d Ignore own messages in 1:1 chats when not using double puppeting 2020-09-29 22:58:49 +03:00
Tulir Asokan
c92356cf8b Enable double puppeting with shared secret login 2020-09-29 22:17:24 +03:00
Tulir Asokan
4fc0c204af Fix some signald types 2020-09-29 22:16:54 +03:00
Tulir Asokan
90cbb9f9ff Update .md editorconfig again 2020-09-29 14:57:11 +03:00
Tulir Asokan
6677e5f682 Bridge group name changes 2020-09-29 14:56:31 +03:00
Tulir Asokan
24ec5505b2 Turns out Matrix->Signal images also work*
* only after https://gitlab.com/thefinn93/signald/-/merge_requests/25
2020-09-29 02:00:45 +03:00
Tulir Asokan
554bf5664e Fix .md editorconfig 2020-09-29 02:00:29 +03:00
Tulir Asokan
43abdf1dec Add support for Matrix->Signal files 2020-09-29 01:40:17 +03:00
Tulir Asokan
90d9266ba9 Add support for Signal->Matrix attachments 2020-09-29 01:07:40 +03:00
Tulir Asokan
49d39b06cf Fix casting UUIDs to strings in portal db handler 2020-09-29 01:06:48 +03:00
Tulir Asokan
70f68756b2 Fix bugs in puppet mxid switcher 2020-09-28 02:35:56 +03:00
Tulir Asokan
a5a50f43e0 Initial commit 2020-09-28 02:03:47 +03:00