Sumner Evans
|
8d70a664ac
disappearing messages: refactor init_cls to not be async
|
3 年之前 |
Sumner Evans
|
9721ce0235
matrix, portal: fix imports and use time.time() instead of datetime.now().timestamp
|
3 年之前 |
Sumner Evans
|
b962176166
disappearing messages: combine db migrations
|
3 年之前 |
Sumner Evans
|
125d9cdd45
disappearing messages update notice: use mautrix.util.format_duration
|
3 年之前 |
Sumner Evans
|
ae0a0c5f57
disappearing messages: add lock around redaction logic
|
3 年之前 |
Sumner Evans
|
f62f5252a9
disappearing messages: handle inbound and outbound disappearing messages
|
3 年之前 |
Sumner Evans
|
e3556318d4
Merge pull request #180 from mautrix/ignore-profile-key-updates
|
3 年之前 |
Sumner Evans
|
023df3ca99
signal: ignored profile key updates
|
3 年之前 |
Tulir Asokan
|
d7c81ea81a
Fix portals not being stored in by_chat_id cache correctly
|
3 年之前 |
Tulir Asokan
|
3cde418151
Add debug log to detect duplicate Portal instances
|
3 年之前 |
Tulir Asokan
|
35da90e755
Update mautrix-python
|
3 年之前 |
Tulir Asokan
|
097f9eb79a
Adjust get_by_chat_id to make sure the async getter lock works
|
3 年之前 |
Tulir Asokan
|
f93a76a753
Add warning about SQLite to config
|
3 年之前 |
Tulir Asokan
|
b4e5030ded
Fix redaction checkpoints
|
3 年之前 |
Tulir Asokan
|
5593333d13
Bump version to 0.2.1
|
3 年之前 |
Tulir Asokan
|
6c113b5746
Update BridgeState import path
|
3 年之前 |
Tulir Asokan
|
597121fe29
Update dependencies
|
3 年之前 |
Tulir Asokan
|
e9c60936b9
Fix UUID parsing in sqlite
|
3 年之前 |
Tulir Asokan
|
2b7fb8f18d
Move filter_matrix_event logic to mautrix-python
|
3 年之前 |
Sumner Evans
|
7c86302e84
Merge pull request #153 from tadzik/tadzik/make-registration-disablable-2
|
3 年之前 |
Tadeusz Sośnierz
|
d72ac03645
Make it possible to disable device registration from the config
|
3 年之前 |
Sumner Evans
|
2e57810e96
Merge pull request #155 from mautrix/sumner/bri-729-add-configuration-to-allow-bridge-to
|
3 年之前 |
Sumner Evans
|
2e7127d6b1
Send remote checkpoint on success/failure of all Signal messages
|
3 年之前 |
Sumner Evans
|
b8545e41dd
Merge pull request #169 from vector-im/hs/add-randomness-to-sync
|
3 年之前 |
Sumner Evans
|
c527b5ae66
add config option for message_send_checkpoint_endpoint
|
3 年之前 |
Sumner Evans
|
68aab8c0e9
deps/mautrix: ^0.11.1 -> ^0.11.2
|
3 年之前 |
Will Hunt
|
fdafc69233
Update mautrix_signal/__main__.py
|
3 年之前 |
Will Hunt
|
ebe76e884b
Err, you cannot sleep for negative seconds...
|
3 年之前 |
Will Hunt
|
0c1424a759
Add some jitter to the sync loop
|
3 年之前 |
Tulir Asokan
|
cc7883ff8c
Update to mautrix-python v0.11 and add experimental support for SQLite
|
3 年之前 |