Tulir Asokan
d9874ab1b4
Improve low battery warning
2020-06-30 17:21:17 +03:00
Tulir Asokan
44b399790b
Fix replies in encrypted rooms
2020-06-30 16:26:13 +03:00
Tulir Asokan
5a611146cb
Update go-whatsapp to improve some errors
2020-06-26 00:37:17 +03:00
Tulir Asokan
2132bc653b
Handle WhatsApp chat create events
2020-06-26 00:13:18 +03:00
Tulir Asokan
8cfb04a5ed
Handle WhatsApp invites. Fixes #120
2020-06-26 00:13:03 +03:00
Tulir Asokan
326293303d
Handle WhatsApp kicks and Matrix invites
2020-06-25 23:58:35 +03:00
Tulir Asokan
fed6756ae5
Handle leaving and kicking from Matrix. Fixes #47
2020-06-25 23:33:11 +03:00
Tulir Asokan
3a571b2c7a
Add command to join groups with invite link
2020-06-25 23:29:25 +03:00
Tulir Asokan
67864d8475
Make command system work better in private chat portals
2020-06-25 22:42:52 +03:00
Tulir Asokan
09a08a9ef4
Add command to get group invite link
2020-06-25 22:40:34 +03:00
Tulir Asokan
3460d7b6e8
Make WhatsApp device name configurable
2020-06-25 17:59:44 +03:00
Tulir Asokan
d0ccc85522
Actually log errors when accepting invite fails. Fixes #143
2020-06-25 17:01:40 +03:00
Tulir Asokan
f4ce80f98e
Handle contact and battery events
2020-06-25 16:44:51 +03:00
Tulir Asokan
d4e812b968
Update mautrix-go
2020-06-24 00:31:50 +03:00
Tulir Asokan
542d30ead7
Use SQLCryptoStore from mautrix-go and update deps
2020-06-23 23:22:44 +03:00
Tulir Asokan
cbd1a79e80
Ignore some types of message parse errors
2020-06-23 19:03:20 +03:00
Tulir Asokan
c541afbb46
Update go-whatsapp again
2020-06-23 19:01:11 +03:00
Tulir Asokan
50132ae274
Add ffmpeg to Docker image
2020-06-23 16:40:05 +03:00
Tulir Asokan
3fe9289f91
Add support for Matrix->WhatsApp GIF bridging. Fixes #141
2020-06-23 16:37:13 +03:00
Tulir Asokan
63a1a77f26
Update go-whatsapp to handle unknown ping responses
2020-06-23 15:36:08 +03:00
Tulir Asokan
58de73f8b2
Update mautrix-go
2020-06-23 14:52:32 +03:00
Tulir Asokan
c922d7e569
Add FUNDING.yml
2020-06-22 12:43:25 +03:00
Tulir Asokan
5a04f6c871
Add simple disconnection count to metrics
2020-06-22 12:43:25 +03:00
Tulir Asokan
689202f43d
Move HandleMediaMessage parameters to a struct
2020-06-20 22:24:27 +03:00
Tulir Asokan
bd9464add3
Merge pull request #201 from lieuwex/document-whatsapp-filename
...
Use WhatsApp document filename for document type files
2020-06-20 22:07:33 +03:00
Lieuwe Rooijakkers
9cc8b04c8e
use whatsapp document filename for document type files
...
Fixes #199
2020-06-20 17:29:52 +02:00
Tulir Asokan
9d6b9a901d
Call EncryptMegolmEvent with pointer to content
2020-06-18 12:57:55 +03:00
Tulir Asokan
beed19fdad
Add Prometheus metrics
...
Closes #197
Co-authored-by: haywo <haywo@nct08.de>
2020-06-17 17:50:06 +03:00
Tulir Asokan
8e30262275
Fix sending updated bridge info
2020-06-15 20:39:16 +03:00
Tulir Asokan
59e2015fa7
Add option to resend bridge info to all portals
2020-06-15 20:28:04 +03:00
Tulir Asokan
8bcf81879d
Add connect as alias to reconnect command
2020-06-15 19:00:29 +03:00
Tulir Asokan
ec86259a20
Update bridge info when portal metadata changes
2020-06-15 14:56:52 +03:00
Tulir Asokan
b8de8544e1
Add state key to m.bridge events
2020-06-11 14:41:45 +03:00
Tulir Asokan
47a1d7f6cb
Generate AS registrations with bot sync workaround
...
Looks like synapse isn't going to be fixed soon (matrix-org/synapse#5758 ),
so this changes all registrations to be generated using the workaround:
the sender_localpart is set to a random string and the actual AS bot is
added as another namespace.
2020-06-11 14:39:19 +03:00
Tulir Asokan
7c799f1faa
Encrypt media from WhatsApp when sending to encrypted portal
2020-06-10 15:26:14 +03:00
Tulir Asokan
210b1caf65
Add bridging of location messages to Matrix
2020-06-10 14:58:57 +03:00
Tulir Asokan
e4a160e650
Add basic bridging of contact messages to Matrix
2020-06-10 14:06:36 +03:00
Tulir Asokan
934f98119f
Add option to disable notifications during initial backfill
2020-06-08 20:51:24 +03:00
Tulir Asokan
c6180660c2
Fix normal dockerfile
2020-06-07 21:20:57 +03:00
Tulir Asokan
535efcc8bd
Send "delivery" receipt for messages bridged from WhatsApp too
2020-06-05 17:54:09 +03:00
Tulir Asokan
93b758b026
Bump version to v0.1.1
2020-06-04 18:39:30 +03:00
Tulir Asokan
aea84c9907
Update mautrix-go to fix new OTK generation for e2be
2020-06-04 18:39:11 +03:00
Tulir Asokan
b88b02ace3
Add missing v to version command output
2020-06-04 01:34:50 +03:00
Tulir Asokan
f36e4e44fe
Fix CI docker manifest stage for tags
2020-06-03 21:11:48 +03:00
Tulir Asokan
f70b7663d2
Bump version to v0.1.0
2020-06-03 21:02:53 +03:00
Tulir Asokan
3f35a90145
Send plain version number to WhatsApp
2020-06-03 20:59:44 +03:00
Tulir Asokan
4b23ca9ff2
Fix getting commit SHA in CI
2020-06-03 20:49:26 +03:00
Tulir Asokan
0f7163a294
Don't require config for --version
2020-06-03 20:47:13 +03:00
Tulir Asokan
f3793309a0
Fix +dev suffix in version
2020-06-03 20:44:52 +03:00
Tulir Asokan
09385713de
Include commit information in CI builds. Fixes #158
2020-06-03 20:32:53 +03:00