Finn
|
24472f157c
|
Merge pull request #309 from mautrix/fix-variable-name-reuse
fix variable name reuse
|
2022-09-26 13:31:10 -07:00 |
|
finn
|
4c2349ed0a
|
fix variable name reuse
|
2022-09-26 13:30:06 -07:00 |
|
Finn
|
8b3809d78c
|
Merge pull request #308 from mautrix/INF-5194-call-notifications-as-m-text
INF-5194: add plaintext body to incoming call messages
|
2022-09-26 12:18:27 -07:00 |
|
finn
|
267c39e39f
|
INF-5194: add plaintext body to incoming call messages
|
2022-09-26 12:16:46 -07:00 |
|
Finn
|
6ae335eb72
|
Merge pull request #307 from mautrix/AND-4424-dont-show-implicit-message-decryption-errors
AND-4424: don't show error messages on decryption failure for IMPLICIT messages
|
2022-09-26 11:42:06 -07:00 |
|
finn
|
10c6094655
|
AND-4424: don't show error messages when decryption fails and content_hint = 2
|
2022-09-26 11:37:44 -07:00 |
|
Tulir Asokan
|
2798e463ca
|
Drop weird message rows without corresponding puppet row
|
2022-09-23 20:48:29 +03:00 |
|
Tulir Asokan
|
f68e2a8b59
|
Fix inserting puppets
|
2022-09-20 17:13:25 +03:00 |
|
Tulir Asokan
|
d333abc2d5
|
Don't use new type hint in evaluated code
|
2022-09-20 16:34:59 +03:00 |
|
Tulir Asokan
|
10ad143966
|
Stringify some more chat IDs
|
2022-09-20 16:31:58 +03:00 |
|
Tulir Asokan
|
8baed3bdf3
|
Adjust some more logs
|
2022-09-20 16:27:56 +03:00 |
|
Tulir Asokan
|
cc87504715
|
Remove chat_id_str property
|
2022-09-20 16:25:20 +03:00 |
|
Tulir Asokan
|
b0a60a4ba5
|
Stringify chat IDs before saving to database
|
2022-09-20 16:24:23 +03:00 |
|
Tulir Asokan
|
af6263bf85
|
Add some extra logs
|
2022-09-20 16:15:47 +03:00 |
|
Tulir Asokan
|
c3e83dedcb
|
Fix upgrade on weird databases
|
2022-09-20 16:15:34 +03:00 |
|
Tulir Asokan
|
3673b0d0d4
|
Add missing import
|
2022-09-20 15:58:46 +03:00 |
|
Tulir Asokan
|
82cec8d15e
|
Fix handling own messages in groups
|
2022-09-20 15:31:29 +03:00 |
|
Tulir Asokan
|
96bcd4e5ea
|
Fix handling sync messages
|
2022-09-20 15:28:25 +03:00 |
|
Tulir Asokan
|
21312b3012
|
Handle finding conflicting numbers in puppet insert
|
2022-09-20 13:02:05 +03:00 |
|
Tulir Asokan
|
50db07ac59
|
Add option to bypass startup script
|
2022-09-20 12:38:29 +03:00 |
|
Tulir Asokan
|
b1e0f87732
|
Fix bugs added when dropping phone numbers
|
2022-09-20 12:38:21 +03:00 |
|
Tulir Asokan
|
bfb212590d
|
Update comments in config
|
2022-09-20 12:25:49 +03:00 |
|
Tulir Asokan
|
2ec415648c
|
Drop support for phone number IDs and v1 groups
|
2022-09-19 17:18:48 +03:00 |
|
Tulir Asokan
|
90542f770f
|
Bump version to 0.4.0
v0.4.0
|
2022-09-17 22:12:54 +03:00 |
|
Malte E
|
c934b44776
|
Set relaybot as relay on create (#295)
|
2022-09-17 22:09:01 +03:00 |
|
Tulir Asokan
|
fcffb15c50
|
Update mautrix-python to fix encrypting when a single device is out of OTKs
|
2022-09-15 21:55:01 +03:00 |
|
Tulir Asokan
|
8d379b91ef
|
Move config env overrides to mautrix-python
|
2022-09-15 17:24:57 +03:00 |
|
Tulir Asokan
|
9da54dfcda
|
Handle ScanTimeoutError properly
|
2022-09-15 16:56:26 +03:00 |
|
Tulir Asokan
|
5eeeeaf4aa
|
Update mautrix-python
|
2022-09-14 21:24:49 +03:00 |
|
Sumner Evans
|
c901201de1
|
call notifications: use portal._send_message to encrypt properly
Signed-off-by: Sumner Evans <sumner@beeper.com>
|
2022-09-04 08:04:46 -06:00 |
|
Tulir Asokan
|
9211af2444
|
Add login alias for link. Fixes #114
|
2022-08-28 13:35:41 +03:00 |
|
Tulir Asokan
|
26cc754957
|
Don't throw error when unsubscribing from accounts that aren't subscribed
Fixes #201
|
2022-08-28 13:00:05 +03:00 |
|
Tulir Asokan
|
f06ae857c3
|
Update changelog
|
2022-08-23 22:55:08 +03:00 |
|
Malte E
|
56c96d47e8
|
Add default relaybot config option (#293)
|
2022-08-23 21:53:06 +03:00 |
|
Tulir Asokan
|
b4ecedf055
|
Allow portals to be manually set to public even if public_portals is disabled
|
2022-08-23 21:39:58 +03:00 |
|
Tulir Asokan
|
91280f349e
|
Add missing signal message type
|
2022-08-23 21:09:31 +03:00 |
|
Tulir Asokan
|
6dc0e75656
|
Fix join rule stuff
|
2022-08-23 21:04:37 +03:00 |
|
Tulir Asokan
|
ab235c501f
|
Merge remote-tracking branch 'maltee1/bridge_join_rules'
|
2022-08-23 20:36:49 +03:00 |
|
Tulir Asokan
|
0a33edcdef
|
Update mautrix-python
|
2022-08-22 17:48:39 +03:00 |
|
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 |
|