Tulir Asokan
|
b76b9ce790
|
Use Gauge instead of fake Enum to count connected users
|
2020-10-16 16:52:54 +03:00 |
|
Tulir Asokan
|
ead8a869c8
|
Use MSC2778 instead of shared secret for bridge bot login
|
2020-10-16 16:52:37 +03:00 |
|
Tulir Asokan
|
0329dd5e62
|
Update mautrix-go to fix errors.Is
|
2020-10-12 18:24:36 +03:00 |
|
Tulir Asokan
|
cd8352a7df
|
Remove webp conversion
|
2020-10-09 18:24:29 +03:00 |
|
Tulir Asokan
|
36bb15fbd6
|
Handle cases where sync response handling takes too long
|
2020-10-06 22:22:04 +03:00 |
|
Tulir Asokan
|
18f709f435
|
Add some more logs in bridge bot syncing
|
2020-10-06 21:39:35 +03:00 |
|
Tulir Asokan
|
491d8b232e
|
Stop using github.com/pkg/errors
|
2020-10-05 22:38:34 +03:00 |
|
Tulir Asokan
|
6315dac2eb
|
Slightly improve waiting for inbound Megolm sessions
|
2020-10-05 22:32:35 +03:00 |
|
Tulir Asokan
|
0f17863708
|
Add command to reset the megolm session in a room
|
2020-10-05 22:32:15 +03:00 |
|
Tulir Asokan
|
f21f57f09f
|
Fix delete-session not deleting all cached state
|
2020-10-04 13:55:09 +03:00 |
|
Tulir Asokan
|
1379e46e1e
|
Update mautrix-go
|
2020-10-02 01:13:26 +03:00 |
|
Tulir Asokan
|
3afe65726d
|
Update mautrix-go
|
2020-09-29 11:17:48 +03:00 |
|
Tulir Asokan
|
3dae9b1999
|
Add connection state to prometheus metrics
|
2020-09-27 22:30:08 +03:00 |
|
Tulir Asokan
|
f88abe98bf
|
Skip key sharing IsInPortal check if user is admin
|
2020-09-25 21:33:55 +03:00 |
|
Tulir Asokan
|
34163859f0
|
Fix no-crypto build
|
2020-09-24 15:49:13 +03:00 |
|
Tulir Asokan
|
d67c3a8c96
|
Wait up to 3 seconds for encryption keys to arrive
|
2020-09-24 15:25:36 +03:00 |
|
Tulir Asokan
|
0b2fd69bf1
|
Send error notice if decrypting event fails
|
2020-09-17 22:01:17 +03:00 |
|
Tulir Asokan
|
4b3c411f2f
|
Ping again if stream goes to sleep soon after connection
|
2020-09-17 18:48:37 +03:00 |
|
Tulir Asokan
|
01101c1272
|
Move .github metadata to common repo
|
2020-09-09 01:20:25 +03:00 |
|
Tulir Asokan
|
075689dacf
|
Update go-whatsapp and rename device name config fields
|
2020-09-04 17:54:59 +03:00 |
|
Tulir Asokan
|
1edf8bb9e1
|
Bump version to v0.1.4
|
2020-09-04 17:53:53 +03:00 |
|
Tulir Asokan
|
2638204eaa
|
Add option to update m.direct with double puppeting
|
2020-08-22 13:07:55 +03:00 |
|
Tulir Asokan
|
b1c947da99
|
Remove deploy step in CI
|
2020-08-18 12:05:32 +03:00 |
|
Tulir Asokan
|
0096662685
|
Add missing arg to dockerfile
|
2020-08-18 11:54:11 +03:00 |
|
Tulir Asokan
|
b2d64819f6
|
Merge pull request #218 from kubesail/master
add bash jq yq to CI dockerfile
|
2020-08-18 00:49:47 +03:00 |
|
Dan Pastusek
|
f1c93de38b
|
add bash jq yq to CI dockerfile
|
2020-08-17 15:46:05 -06:00 |
|
Tulir Asokan
|
f92bfe8eba
|
Merge pull request #217 from kubesail/master
add jq / yq
|
2020-08-16 00:51:37 +03:00 |
|
Dan Pastusek
|
5a0930f672
|
revert to TARGETARCH, update CI
|
2020-08-14 15:50:26 -06:00 |
|
Dan Pastusek
|
90049f5f90
|
update to use existing DOCKER_ARCH from ci pipeline
|
2020-08-14 15:38:23 -06:00 |
|
Dan Pastusek
|
eada69519d
|
add jq / yq
|
2020-08-14 15:10:44 -06:00 |
|
Tulir Asokan
|
7c67fe75eb
|
Move post-connection ping to after chat list times out
|
2020-08-05 22:06:54 +03:00 |
|
Tulir Asokan
|
aefe63cba5
|
Add support for automatic key sharing
|
2020-08-05 14:58:46 +03:00 |
|
Tulir Asokan
|
05da509c7c
|
Add build tags for disabling crypto independently of cgo
|
2020-08-02 13:55:02 +03:00 |
|
Tulir Asokan
|
1b1d5d9a74
|
Fix bug in HTML parser
|
2020-08-01 02:00:51 +03:00 |
|
Tulir Asokan
|
9671b6c39a
|
Use MentionedJIDs metadata instead of assuming everything is a mention
|
2020-07-31 14:30:58 +03:00 |
|
Tulir Asokan
|
6cb55f3969
|
Fix bugs in db migration. Fixes #211
|
2020-07-30 21:41:04 +03:00 |
|
Tulir Asokan
|
dd8b5097cb
|
Support both WhatsApp read receipt event types
|
2020-07-30 18:28:47 +03:00 |
|
Tulir Asokan
|
25a99c4464
|
Bridge own read receipts from WhatsApp mobile with double puppeting
|
2020-07-30 18:08:26 +03:00 |
|
Tulir Asokan
|
51f0be415b
|
Disconnect and reconnect automatically if post-login ping fails
|
2020-07-28 15:58:36 +03:00 |
|
Tulir Asokan
|
31049cd4d5
|
Call AdminTest() right after connecting
|
2020-07-27 13:06:03 +03:00 |
|
Tulir Asokan
|
ded9e31315
|
Add simple method for sending bridge notices
|
2020-07-27 13:05:42 +03:00 |
|
Tulir Asokan
|
1aca93f250
|
Remove http.ListenAndServe in wrong place
|
2020-07-27 13:02:55 +03:00 |
|
Tulir Asokan
|
0430446d6d
|
Make message buffers bigger and make locking message handling less hacky
|
2020-07-23 20:10:21 +03:00 |
|
Tulir Asokan
|
f86f06a403
|
Check connection to homeserver before trying to log in for e2be
|
2020-07-23 19:18:24 +03:00 |
|
Tulir Asokan
|
3e7853f125
|
Send errors for more types of media bridge errors
|
2020-07-21 16:08:54 +03:00 |
|
Tulir Asokan
|
acdd555917
|
Change nova build trigger to master branch
|
2020-07-16 21:08:35 +03:00 |
|
Tulir Asokan
|
9ac7544b64
|
Fix handling contact messages
|
2020-07-16 21:08:20 +03:00 |
|
Tulir Asokan
|
f3728024b0
|
Add needs definitions and nova build trigger to CI
|
2020-07-14 23:22:52 +03:00 |
|
Tulir Asokan
|
b1fd0be345
|
Update mautrix-go to fix static build
|
2020-07-10 16:35:38 +03:00 |
|
Tulir Asokan
|
b7275a763a
|
Make bridging receipts togglable separately from presence
|
2020-07-10 16:26:55 +03:00 |
|