1
0
Fork 0
mirror of https://github.com/mautrix/signal.git synced 2026-05-15 05:36:53 -04:00
Commit graph

1,601 commits

Author SHA1 Message Date
Tulir Asokan
be0b0e4d8c Merge remote-tracking branch 'maltee1/number_as_topic' 2022-08-19 17:57:59 +03:00
Sumner Evans
960b58994f read receipts: send to latest message before receipt ts if eventID is not a message
Signed-off-by: Sumner Evans <sumner@beeper.com>
2022-08-19 17:18:39 +03:00
Tulir Asokan
34ad1bc81e Merge remote-tracking branch 'MaximilianGaedig/master' 2022-08-19 17:00:54 +03:00
Tulir Asokan
f1272e2506 Merge remote-tracking branch 'Craeckie/master' 2022-08-19 16:41:41 +03:00
Tulir Asokan
2cc44f64ad Enable appservice ephemeral events by default 2022-08-19 14:40:15 +03:00
Tulir Asokan
45108c7ccb Update mautrix-python 2022-08-17 15:49:35 +03:00
Tulir Asokan
e51f775f67 Update mautrix-python and asyncpg 2022-08-15 11:40:22 +03:00
Maximilian Gaedig
b333efff10 Fix linting errors 2022-08-02 17:17:30 +02:00
Maximilian Gaedig
b2321fbe5e Complete bridge command, fix minor id command issue 2022-07-31 00:36:09 +02:00
Malte E
2d76f5d0f3 use public_portals config toggle 2022-07-30 22:38:00 +02:00
Malte E
247aed54ee Bridge join rules (both ways) 2022-07-30 22:37:31 +02:00
Tulir Asokan
2f569e1b7a Improve location message bridging 2022-07-30 14:31:38 +03:00
Tulir Asokan
7ca3ce8e33 Merge remote-tracking branch 'maltee1/matrix_location' 2022-07-30 14:22:26 +03:00
Tulir Asokan
496736667b Sync contact when receiving profile key update
This is probably not enough to catch all profile changes, but hopefully
it at least help a bit
2022-07-30 14:19:38 +03:00
Tulir Asokan
9e134782c3 Fix things in group change handling 2022-07-30 14:19:26 +03:00
Tulir Asokan
7840b162f4 Merge remote-tracking branch 'maltee1/use_groupchange' 2022-07-30 14:03:20 +03:00
Maximilian Gaedig
10d0b9618b Fixed text being Telegram instead of Signal 2022-07-28 16:33:30 +02:00
Maximilian Gaedig
3164f7d0d9 Make interactions more inline with other bridges 2022-07-28 15:08:02 +02:00
Maximilian Gaedig
8e5a2221bd Make interactions more inline with other bridges 2022-07-28 14:54:52 +02:00
Maximilian Gaedig
5960cc4288 Add bridge and get-id commands 2022-07-28 13:32:34 +02:00
Malte E
51d71e98d3 convert location to link 2022-07-26 09:34:01 +02:00
Malte E
e1858e0e35 change and use _kick_with_puppet 2022-07-18 08:57:26 +02:00
Malte E
82668d8e42
make "public_portals: false" the default
Co-authored-by: Tulir Asokan <tulir@maunium.net>
2022-07-17 22:41:15 +02:00
Malte E
eb5a05b723 remove sender info from update_info, handle User in handle_signal_group_change 2022-07-17 22:31:25 +02:00
Malte E
456513f689 use group change 2022-07-15 15:58:07 +02:00
Tulir Asokan
af3b9981aa Add status field to message status events and update changelog 2022-07-13 23:14:38 +03:00
Malte E
3ddf53c780 set Signal user's phone number as topic in DMs 2022-07-12 12:48:54 +02:00
Tulir Asokan
43622022c3 Add issue templates
[ci skip]
2022-07-11 16:10:21 +03:00
Tulir Asokan
82972ec929 Fix example config 2022-07-08 17:49:48 +03:00
Tulir Asokan
acadae9f8f Reduce Matrix message size limit to account for encryption
The limit is used for deciding whether to unpack Signal's large message text files
2022-07-07 22:00:11 +03:00
Tulir Asokan
1fa08d07da Update changelog
[ci skip]
2022-07-06 19:38:40 +03:00
Tulir Asokan
e5812e46a5 Update Docker image to Alpine 3.16 2022-07-06 19:19:48 +03:00
Tulir Asokan
6e15292c4a Update mautrix-python 2022-07-06 19:19:46 +03:00
Tulir Asokan
9ef663ca75 Enable delivery_error_reports by default 2022-07-06 10:42:00 +03:00
Tulir Asokan
e1b53a1249
Merge pull request #280 from maltee1/catch_captcha_required
fix evt.sender.command_status
2022-07-05 12:14:02 +03:00
Malte E
bca70fc5c4 fix evt.sender.command_status 2022-07-05 10:56:49 +02:00
Tulir Asokan
b86f1114ab
Merge pull request #279 from maltee1/catch_captcha_required
catch captcha required error and request user to enter captcha
2022-07-04 22:35:28 +03:00
Malte E
b4aa8b77a8 catch captcha required error and request user to enter captcha 2022-07-04 20:53:44 +02:00
Sumner Evans
06d8b171fc
Merge pull request #278 from mautrix/use-contact-name
contact names: use new contact_name field instead of name
2022-07-01 13:32:32 -06:00
Sumner Evans
c17654d6f0
contact names: use new contact_name field instead of name
Requires https://gitlab.com/signald/signald/-/merge_requests/148

Signed-off-by: Sumner Evans <sumner@beeper.com>
2022-07-01 13:30:50 -06:00
Tulir Asokan
b793f24de2 Store name quality in database to prevent updating to a lower quality name 2022-07-01 19:51:52 +03:00
Tulir Asokan
e5d9b3fa44 Merge branch 'add-logging-for-profile-names' 2022-07-01 19:45:03 +03:00
Sumner Evans
9a680f7e0f
puppet/update_info: add more logs, rearrange conditionals 2022-06-28 11:59:02 -06:00
Sumner Evans
7caefc582c
Merge pull request #277 from mautrix/sumner/bri-3924
sync groups on storage change
2022-06-28 11:52:38 -06:00
Sumner Evans
dc7780a025
sync groups on storage change
Signed-off-by: Sumner Evans <sumner@beeper.com>
2022-06-28 11:45:56 -06:00
Sumner Evans
65415ed753
deps/mautrix: update to v0.16.10 2022-06-24 11:30:31 -06:00
Sumner Evans
ab47865d44 encryption: add ability to control rotation settings 2022-06-23 09:55:58 +03:00
Tulir Asokan
144a52fe21 Update changelog 2022-06-22 13:18:17 +03:00
Tulir Asokan
e660955546 Update mautrix-python 2022-06-21 15:43:03 +03:00
Malte E
0c7b46e45c
Add support for kick/ban/unban from Matrix (#257) 2022-06-19 15:22:29 +03:00