Commit graph

1320 commits

Author SHA1 Message Date
Tulir Asokan ec9e6d517f Add missing f
[skip cd]
2022-09-07 12:31:59 -04:00
Tulir Asokan 8a7204998e Update changelog 2022-09-06 15:55:54 -04:00
Tulir Asokan 3f59ae3d26 Ignore webp padding errors. Fixes #549 2022-09-06 15:55:46 -04:00
Tulir Asokan 60506593e5 Handle StreamReplaced errors 2022-09-06 15:38:47 -04:00
Tulir Asokan b923a39d76 Fix media conversion errors not including actual error 2022-08-31 11:10:39 +03:00
Tulir Asokan 985b33fd7c Backfill with deterministic event IDs on hungryserv 2022-08-25 17:05:45 +03:00
Tulir Asokan b8ffe971fc Replace asmux flag with generic software config option 2022-08-25 12:04:42 +03:00
Tulir Asokan 46a48541aa Add config option to use AS transactions for e2be 2022-08-25 11:59:09 +03:00
Tulir Asokan 11abac2214 Resize webp stickers if they're not 1:1 2022-08-25 11:43:16 +03:00
Tulir Asokan 24f7f353e4 Fix variable names 2022-08-24 21:08:47 +03:00
Tulir Asokan e554d048c9 Pad images when converting to webp 2022-08-24 21:06:27 +03:00
Tulir Asokan e25974ea4e Update changelog 2022-08-24 12:01:02 +03:00
Tulir Asokan 5c5498c9c0 Disable notices for m.notice errors. Fixes #544 2022-08-24 12:00:22 +03:00
Tulir Asokan 76c9660849 Reject unsupported message types and add some more conversions
Closes #524
Closes #539
Fixes #510
2022-08-22 15:05:51 +03:00
Tulir Asokan cdf5a98b29 Update mautrix-go and bump minimum Go version 2022-08-22 15:05:46 +03:00
Tulir Asokan b33bd9c4a7 Enable appservice ephemeral events by default 2022-08-19 14:39:38 +03:00
Tulir Asokan e5ca572811 Add hidden option to use appservice login for double puppeting 2022-08-16 20:35:49 +03:00
Tulir Asokan a87bb67be9 Bump version to v0.6.1 2022-08-16 20:23:44 +03:00
Tulir Asokan e464ea78f4 Update dependencies 2022-08-16 11:03:04 +03:00
Tulir Asokan 52072d9650 Update mautrix-go for new bridge status package 2022-08-15 16:36:28 +03:00
Tulir Asokan aa15fde5da Update changelog 2022-08-14 19:37:11 +03:00
Tulir Asokan f79efa9037 Update mautrix-go 2022-08-14 19:37:11 +03:00
Nick Mills-Barrett 78a8a759c8
Merge pull request #543 from mautrix/add-dev-dockerfile
Add development specific Dockerfile
2022-08-14 16:28:53 +01:00
Nick Barrett 56e041a03c
Add development specific Dockerfile 2022-08-12 15:32:18 +01:00
Tulir Asokan b7514fdc8d Update whatsmeow 2022-08-04 20:53:02 +03:00
Tulir Asokan 8788cbcbd2 Bump Go version used for linting 2022-08-04 20:42:52 +03:00
Tulir Asokan e50ac52014 Update mautrix-go 2022-08-04 20:42:03 +03:00
Tulir Asokan 5ba69f7e8e Add support for admin redactions in groups 2022-08-01 09:49:27 +03:00
Tulir Asokan 3617b991c8 Update whatsmeow 2022-08-01 09:49:27 +03:00
Sumner Evans 2a44a2bf7d provisioning: better logging around authentication 2022-07-27 13:01:12 -07:00
Tulir Asokan 7edd9f3237 Install libolm in GH actions so vet can compile the program
[skip cd]
2022-07-19 22:05:45 +03:00
Tulir Asokan 13f5ab9533 Fix pre-commit hook ID
[skip cd]
2022-07-19 22:01:50 +03:00
Tulir Asokan b2567c9588 Add go vet to pre-commit and GH actions
[skip cd]
2022-07-19 21:57:25 +03:00
Sumner Evans 8cc1ad85ba
Merge pull request #533 from mautrix/fix-test
Fix the FindPrivateChats SELECT statement
2022-07-18 18:16:23 -07:00
Sumner Evans 17cd75654f
Fix the FindPrivateChats SELECT statement
The % needs to be escaped in the LIKE statement.

Closes #532
2022-07-18 19:11:23 -06:00
Tulir Asokan 465ffa27af Remove special-cased private chat portal cleanup 2022-07-18 16:31:56 +03:00
vurpo 1600559de7
Delete portal if user deletes chat on WhatsApp (#531) 2022-07-18 16:16:17 +03:00
vurpo 180c8996a8
Implement "Delete for me" support for messages (#530) 2022-07-18 16:08:52 +03:00
Tulir Asokan 45ed657ab1 Bump version to v0.6.0 2022-07-16 19:50:34 +03:00
Tulir Asokan 6f5070b243 Add message and status fields to status events 2022-07-12 13:15:49 +03:00
Tulir Asokan 7ccc0d005e Remove unused dbms migration function 2022-07-12 13:15:49 +03:00
Tulir Asokan 08d5b10902 Use same ensureUserInvited method everywere. Fixes #529 2022-07-12 13:15:46 +03:00
Tulir Asokan 35ed840a36 Don't try to do periodic sync on status broadcast chat 2022-07-11 19:47:10 +03:00
Tulir Asokan 574d6f47c3 Extend message handling timeout for scheduled messages 2022-07-11 15:08:34 +03:00
Tulir Asokan 794975eaa0 Add support for Matrix -> WhatsApp captions with MSC2530 2022-07-11 14:38:47 +03:00
Tulir Asokan 73f4449761 Add log to find which part of message handling takes long 2022-07-11 14:20:31 +03:00
Tulir Asokan a2d808626f Update changelog 2022-07-09 11:33:33 +03:00
Tulir Asokan fb74e014ec Improve log and update dependencies 2022-07-09 11:16:43 +03:00
Tulir Asokan a548fd7174 Update Docker image to Alpine 3.16 2022-07-06 18:48:30 +03:00
Tulir Asokan 152f5a57b5 Fix handling not found avatars 2022-07-06 13:54:32 +03:00