1
0
Fork 0
mirror of https://github.com/mautrix/signal.git synced 2026-05-14 21:26:54 -04:00
Commit graph

1,030 commits

Author SHA1 Message Date
Tulir Asokan
4ea831536f Implement get_bridge_states 2021-08-25 16:31:47 +03:00
Tulir Asokan
5e2291db4f Enable timestamp massaging for reactions 2021-08-18 16:48:43 +03:00
Tulir Asokan
02cf61ace1 Add flag to invite events that will be auto-accepted 2021-08-18 16:46:15 +03:00
Tulir Asokan
e3b57c17ca Update mautrix-python and add manhole to example config 2021-08-18 16:37:59 +03:00
Sumner Evans
4aafc906bc
Merge pull request #113 from mautrix/notify-send-error
send: add m.notice when send to Signal fails
2021-08-17 09:23:49 -06:00
Sumner Evans
3f1d87b1e7
send: add m.notice when send to Signal fails 2021-08-16 22:58:11 -06:00
Tulir Asokan
a592baaaa6 Add remote_id to LOGGED_OUT state 2021-08-12 16:05:15 +03:00
Tulir Asokan
615460e870 Bump asyncpg version 2021-08-11 10:30:34 +03:00
Tulir Asokan
86d05fa837 Add support for Matrix->Signal redactions 2021-08-11 10:30:28 +03:00
Tulir Asokan
892e5fa56c Bump version to 0.2.0 v0.2.0 2021-08-07 22:11:56 +03:00
Tulir Asokan
6b944652aa Update repo path 2021-08-06 18:17:25 +03:00
Sumner Evans
e766eba3b7
Merge pull request #110 from tulir/new-bridge-state
Upgrade mautrix to 0.10.2 and use new BridgeStateEvents
2021-08-05 08:18:44 -06:00
Sumner Evans
1958f5c663
bridge state: use new bridge state events 2021-08-04 12:20:24 -06:00
Tulir Asokan
22c9b1a3ac Fix sticker size when using image downloaded by signald 2021-07-12 11:11:06 +03:00
Tulir Asokan
56eb24412f Update Docker image to Alpine 3.14 2021-07-01 14:51:22 +03:00
Tulir Asokan
863a4aeff3 Add command to view linked devices 2021-07-01 14:36:02 +03:00
Tulir Asokan
8de4416210 Handle errors with no type 2021-06-30 19:33:31 +03:00
Tulir Asokan
bb41dbb46c Don't respond to provisioning API requests until signald is connected 2021-06-30 16:25:57 +03:00
Tulir Asokan
778f8e34b3 Fix pushing logout bridge state 2021-06-24 15:30:58 +03:00
Tulir Asokan
61f7d663dc Add overwrite flag when linking device
When combined with https://gitlab.com/signald/signald/-/merge_requests/62, this
should allow linking accounts even if there's an existing failed link.
2021-06-23 19:32:26 +03:00
Tulir Asokan
49e8a9994a Catch automatic double puppeting errors. Fixes #101 2021-06-22 10:23:05 +03:00
Tulir Asokan
d9db1f8f4d Move double puppeting commands to mautrix-python 2021-06-22 10:13:53 +03:00
Tulir Asokan
c988a15b38 Update relaybot stuff 2021-06-21 15:38:13 +03:00
Tulir Asokan
c56b27a53d Merge remote-tracking branch 'a000a/master' 2021-06-21 14:31:15 +03:00
Tulir Asokan
ba7212e1af Remove SerializableAttrs type param 2021-06-21 10:49:24 +03:00
a000a
52312e46ed Add relaybot functionality for bridge user 2021-06-18 20:57:24 +02:00
Tulir Asokan
36b1aefd45 Fix delivery receipts being handled as read receipts 2021-06-18 13:57:18 +03:00
Tulir Asokan
bfcd7bb43d Add real-time bridge status push option 2021-06-18 13:53:06 +03:00
Tulir Asokan
671296520a Log when starting to send a message 2021-06-17 15:16:38 +03:00
Tulir Asokan
386e5e1269 Add captcha parameter to register command help 2021-06-13 17:26:44 +03:00
Tulir Asokan
996b0139b5 Try to use contact avatars if contact names are allowed 2021-06-10 00:12:30 +03:00
Tulir Asokan
fa9463c10d Use signald delete_account request to delete local account data 2021-06-04 12:24:33 +03:00
Tulir Asokan
34ec0c0f75 Respond properly to /whoami even if get_profile throws an error 2021-05-27 12:29:48 +03:00
Tulir Asokan
4941a27ba2 Add option to delete unknown signald accounts on startup 2021-05-27 12:19:39 +03:00
Tulir Asokan
39b32d229a Sync contacts when receiving sync message saying there are contacts 2021-05-21 11:56:05 +03:00
Tulir Asokan
4f7d14b688 Add asyncio shields around linking and other RPC requests 2021-05-11 19:19:49 +03:00
Tulir Asokan
d27a7eef2b Add metric for logged in status 2021-05-04 22:36:10 +03:00
Tulir Asokan
4f3c449882 Fall back to profile name even when preferring contact list names 2021-04-29 17:19:54 +03:00
Tulir Asokan
c12508ac33 Handle conflicting puppet rows when finding UUID. Fixes #82 2021-04-20 22:51:53 +03:00
Tulir Asokan
ed312bd694 Add option for periodic contact info syncs 2021-04-19 15:26:04 +03:00
Tulir Asokan
8c3373bf89 Use asyncio.create_task instead of loop.create_task 2021-04-19 15:25:49 +03:00
Tulir Asokan
422f89c699 Update mautrix-python 2021-04-16 14:11:00 +03:00
Tulir Asokan
39f5d39e8c Bump version to 0.1.1 v0.1.1 2021-04-07 22:13:56 +03:00
Tulir Asokan
7bd7bda616 Update dependencies 2021-04-07 11:44:29 +03:00
Tulir Asokan
7dd47f92ba Handle outgoing_attachment_dir not existing 2021-04-07 11:37:11 +03:00
Tulir Asokan
4e62595393 Actually fix handling errors with no message 2021-04-05 11:57:17 +03:00
Tulir Asokan
ba62a6769d Fix raising RPC errors with no message 2021-04-01 01:10:52 +03:00
Tulir Asokan
4f39108cd5 Include error type in unknown errors 2021-03-29 16:25:22 +03:00
Tulir Asokan
70ea3527c5 Add hidden captcha support to register command 2021-03-29 15:56:30 +03:00
Tulir Asokan
f56a913afe Switch to v1 for most requests 2021-03-29 15:35:34 +03:00