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

1,619 commits

Author SHA1 Message Date
Sumner Evans
6cb9685d86
Merge pull request #200 from mautrix/pre-commit-config
pre-commit: add configuration
2022-01-21 11:00:59 -07:00
Sumner Evans
db6a45b1f3
dev-requirements: add pre-commit, isort, black 2022-01-21 10:30:11 -07:00
Sumner Evans
a8946454aa
ci: add pre-commit-hooks to lint process 2022-01-21 10:15:08 -07:00
Sumner Evans
f1f451ffd3
mausignald/LICENSE: remove trailing space and newline 2022-01-21 09:47:14 -07:00
Sumner Evans
7c1400804f
pre-commit: initialize with black & isort 2022-01-21 09:47:14 -07:00
Sumner Evans
c535bff3e0
send better message when reconnecting to Signal fails 2022-01-18 18:18:19 -07:00
Sumner Evans
987fc5b83b
Merge pull request #198 from mautrix/sumner/bri-1672-add-retry-logic-for-reactions-in-signal
reactions: add retry logic for failed reactions
2022-01-18 09:35:47 -07:00
Sumner Evans
6f7eeea045
reaction retry: clean up error messages 2022-01-18 09:21:31 -07:00
Sumner Evans
98cf44a222
reactions: add retry logic for failed reactions
Co-authored-by: Tulir Asokan <tulir@maunium.net>
2022-01-18 09:21:18 -07:00
Tulir Asokan
a26576bdc2 Fix catching subscribe/unsubscribe errors 2022-01-17 10:48:57 +02:00
Tulir Asokan
b07c8c5a7b Bump version to 0.2.2 v0.2.2 2022-01-15 14:59:49 +02:00
Tulir Asokan
606c6dad3b Update mautrix-python to fix error handling messages with room links 2022-01-14 21:23:31 +02:00
Tulir Asokan
78ae8b5a94 Fix optional field in typing notifs and add a missing error log 2022-01-14 21:17:40 +02:00
Tulir Asokan
e015852a99 Send disappearing message timer change message as correct user 2022-01-14 14:26:38 +02:00
Tulir Asokan
7be41c1d39 Make disappearing message db queries more efficient 2022-01-14 14:21:38 +02:00
Tulir Asokan
76c0171b36 Update CHANGELOG.md 2022-01-14 12:34:05 +02:00
Tulir Asokan
836b381a8f Add support for long text messages from Signal 2022-01-14 12:32:07 +02:00
Sumner Evans
01dd9a2a3d
deps/mautrix: update to v0.14.4 2022-01-13 13:06:26 -07:00
Sumner Evans
7a1d834d29
Merge pull request #196 from mautrix/sumner/bri-1604-add-a-retry-queue-for-signal-messages
portal: add retries on NotConnected errors
2022-01-13 12:39:37 -07:00
Sumner Evans
b43777a9c1
portal: add retries on NotConnected errors 2022-01-12 18:24:15 -07:00
Tulir Asokan
319d0b330a Fix some strings that should be combined 2022-01-13 00:10:25 +02:00
Tulir Asokan
1f27a608a6 Clean up legacy community stuff 2022-01-13 00:10:25 +02:00
Tulir Asokan
6950786565 Add small power level override to ensure main power level event is allowed
Closes #195
2022-01-13 00:10:20 +02:00
Tulir Asokan
cba5e28e92 Update websocket connection state handler to v1 2022-01-12 20:56:50 +02:00
Tulir Asokan
6b8c4ca6ec Add support for incoming contact messages 2022-01-12 19:38:46 +02:00
Tulir Asokan
13e8057ca2 Update to subscribe v1 and fix some bugs 2022-01-12 19:38:46 +02:00
Sumner Evans
81d8636fdb
Merge pull request #194 from mautrix/sumner/bri-1610-make-it-possible-to-change-signal-phones
bridge state: send BAD_CREDENTIALS when whoami fails with auth failed exception
2022-01-12 10:30:50 -07:00
Sumner Evans
f65ade482a
bridge state: send BAD_CREDENTIALS when whoami fails with auth failed exception 2022-01-12 00:46:09 -07:00
Tulir Asokan
498e0f2bab Add blank quoted attachment to trick Signal iOS into rendering replies properly 2022-01-11 17:00:41 +02:00
Tulir Asokan
8b875ad798 Fix incoming voice message codec 2022-01-10 16:49:28 +02:00
Tulir Asokan
f0f69ce6e6 Update dependencies and changelog 2022-01-09 12:12:13 +02:00
Sumner Evans
0f7fa02e68
example config: update link to E2BE docs
Closes #193
2022-01-04 11:10:55 -07:00
Tulir Asokan
613f375c01 Bump minimum mautrix-python version 2021-12-31 12:06:08 +02:00
Tulir Asokan
f36a30020a Use mautrix-python's magic wrapper 2021-12-31 11:53:58 +02:00
Tulir Asokan
09586c023d Use converted mimetype when generating filename for media from Signal 2021-12-31 11:53:55 +02:00
Tulir Asokan
4a7786bf9a Merge remote-tracking branch 'origin/sumner/bri-1462-bridge-signal-voice-messages-to-matrix' 2021-12-31 11:53:45 +02:00
Tulir Asokan
c562b95a87 Update project metadata 2021-12-29 17:11:45 +02:00
Tulir Asokan
7cb1577974 Add full changelog in a file 2021-12-29 17:10:30 +02:00
Sumner Evans
c22b5f56be
voice messages: use ffmpeg conversion functions from mautrix-python 2021-12-28 12:24:09 -07:00
Sumner Evans
b8c31df0d3
voice messages: bridge Matrix voice messages to native Signal voice messages 2021-12-27 17:12:08 -07:00
Sumner Evans
e99ad76e9c
dockerfile: add ffmpeg as dependency 2021-12-27 00:06:31 -07:00
Sumner Evans
d6978f2287
voice messages: convert incoming voice messages to ogg 2021-12-27 00:06:31 -07:00
Sumner Evans
dfa574f75c
voice messages: bridge Signal voice messages to native Matrix messages 2021-12-27 00:02:59 -07:00
Tulir Asokan
a0ac8956b8 Add isort and black badges 2021-12-25 11:09:35 +02:00
Tulir Asokan
aa5f5ffc5b Sort mautrix-python as a first-party import 2021-12-25 11:09:34 +02:00
Sumner Evans
7f75752e44
Merge pull request #184 from mautrix/sumner/bri-115-show-incoming-call-notifications
calls: show notifications for call start/end in DMs
2021-12-24 22:52:17 -07:00
Sumner Evans
944ddd255a
call notifications: use m.notice for hang up 2021-12-24 22:50:00 -07:00
Sumner Evans
0da2405177
call notifications: add call type to offer messages 2021-12-24 22:50:00 -07:00
Sumner Evans
eddf260c9f
calls: show notifications for call start/end in DMs 2021-12-24 22:49:56 -07:00
Tulir Asokan
105cf52f5a Update mautrix-python 2021-12-23 15:02:27 +02:00