Commit graph

1415 commits

Author SHA1 Message Date
Tulir Asokan 42d9d6edf3 Adjust create_portals comment 2023-05-10 22:30:03 +03:00
Tulir Asokan a97f9765bc Add provisioning API for using group invite links 2023-05-06 16:36:31 +03:00
Tulir Asokan eb5f28355f Update dependencies 2023-05-06 16:36:16 +03:00
Tulir Asokan 8a75e762d5 Save real sender mxid before overriding sender
Fixes #615
2023-05-02 19:59:11 +03:00
Tulir Asokan 51c18ec78b Fix editing relaybot messages 2023-05-01 15:09:22 +03:00
Tulir Asokan 1ab3d76db4 Improve logging when handling group info updates 2023-04-26 15:28:38 +03:00
Tulir Asokan fd83ea8c0a Fix bug with cross-room status replies 2023-04-26 15:16:36 +03:00
Tulir Asokan c7b6826455 Update dependencies 2023-04-25 15:48:19 +03:00
Tulir Asokan 300815baff Only run lint on one Go version 2023-04-19 17:31:12 +03:00
Tulir Asokan d9344ac099 Update mautrix-go 2023-04-19 17:30:21 +03:00
Tulir Asokan 172ce83318 Add option to disable reply fallbacks 2023-04-19 17:29:31 +03:00
Sumner Evans a7068cd75b
contact info: omit is_bridge_bot, remove is_bot
Signed-off-by: Sumner Evans <sumner@beeper.com>
2023-04-18 10:17:55 -06:00
Tulir Asokan 1c1843c769 Bump version to v0.8.4 2023-04-16 15:33:30 +03:00
Tulir Asokan fb7d0364e5 Update dependencies 2023-04-16 15:30:41 +03:00
Tulir Asokan 43ed49d4fe Sync puppet info on push name setting app data 2023-04-14 13:45:45 +03:00
Tulir Asokan d2054a39b2 Update whatsmeow 2023-04-14 13:41:11 +03:00
Tulir Asokan 0fcb64c1aa Add option to not set room meta in encrypted rooms 2023-04-14 13:40:35 +03:00
Tulir Asokan ac5ca1965b Add options to automatically delete/ratchet megolm sessions 2023-04-13 17:25:01 +03:00
vurpo a6dca47740
Add custom contact info fields to puppet profile (#605)
* Add custom contact info fields to puppet profile

* Rename the field names in the new contact info

* Set contact info for puppets on startup

* Check for hungry inside the contact info function

* appservice bot: add contact info to bridge bot

Signed-off-by: Sumner Evans <sumner@beeper.com>

* go.sum: tidy

Signed-off-by: Sumner Evans <sumner@beeper.com>

* puppet/UpdateContactInfo: reduce nesting

Signed-off-by: Sumner Evans <sumner@beeper.com>

---------

Signed-off-by: Sumner Evans <sumner@beeper.com>
Co-authored-by: Sumner Evans <sumner@beeper.com>
2023-04-10 18:39:05 +03:00
Tulir Asokan f24f3bcb79 Re-request media from WhatsApp on 403 2023-04-10 12:18:45 +03:00
Tulir Asokan 139b89cd66 Remove option to disable edit bridging 2023-04-07 12:22:04 +03:00
Tulir Asokan 67f27c9baf Fix bug 2023-04-06 15:11:05 +03:00
Tulir Asokan 23c75948f5 Undo incorrect changes 2023-04-06 14:31:21 +03:00
Tulir Asokan 5ffd92731b Add better errors for rejected edits 2023-04-06 14:18:09 +03:00
Tulir Asokan c2bda58ad6 Update outgoing edit format 2023-04-06 13:54:29 +03:00
Tulir Asokan dec2f81fbe Add fi.mau.gif flag for gifs 2023-03-28 12:26:30 +03:00
Tulir Asokan 5404ab0184 Bump version to v0.8.3 2023-03-16 13:07:42 +02:00
Tulir Asokan 6d10547d6e Update changelog and dependencies 2023-03-16 12:40:00 +02:00
Tulir Asokan 1b31a36e60 Update mautrix-go 2023-03-15 16:22:05 +02:00
Tulir Asokan 6df2ff7259 Add config option to bridge cross-room replies 2023-03-08 17:14:31 +02:00
Tulir Asokan 6bea8539ab Update whatsmeow 2023-03-08 16:45:31 +02:00
Tulir Asokan d320c4ab08 Add more detailed logging when receiving history syncs 2023-03-02 17:33:44 +02:00
Tulir Asokan 5e28343350 Lock latest event backfill lock when handling Matrix messages 2023-03-02 14:14:49 +02:00
Tulir Asokan 65e0c0019e Implement MSC3952 for incoming messages 2023-03-02 14:02:11 +02:00
Tulir Asokan 59b6e9f272 Fix state store not being updated on double puppet requests 2023-02-27 01:28:44 +02:00
Tulir Asokan 5f06d1d537 Update changelog and dependencies 2023-02-26 15:02:57 +02:00
Tulir Asokan aceadf18e2 Update mautrix-go and switch to zerolog 2023-02-24 14:45:28 +02:00
Tulir Asokan 998d81f48a Update whatsmeow 2023-02-22 15:19:51 +02:00
Tulir Asokan e0a9b0e8bb Update whatsmeow 2023-02-17 19:38:11 +02:00
Tulir Asokan fc743f1ad2 Don't use goroutine for queuing bridge states 2023-02-17 15:51:01 +02:00
Tulir Asokan da1aa50757 Update whatsmeow 2023-02-17 01:42:29 +02:00
Tulir Asokan 3056599509 Bump minimum Go version to 1.19
[skip ci]
2023-02-16 16:57:40 +02:00
Tulir Asokan 81028cf2c2 Bump version to v0.8.2 2023-02-16 13:11:47 +02:00
Tulir Asokan 96092af492 Add missing field for sending files. Fixes #595 2023-02-15 16:04:08 +02:00
Tulir Asokan c477f46af8 Fix syncing DMs in sync space command 2023-02-15 14:33:53 +02:00
Tulir Asokan 918792ce85 Update whatsmeow to auto-reconnect on connect failure 503 2023-02-13 19:56:00 +02:00
Tulir Asokan 8e47607602 Update dependencies 2023-02-13 15:38:34 +02:00
Tulir Asokan c9419a2a8c Update linters
[skip cd]
2023-02-12 12:26:10 +02:00
Tulir Asokan 08fe836b8a Add hack for working around image rendering in broken clients
Closes #589
2023-02-05 01:01:42 +02:00
Tulir Asokan edc682c657 Update dependencies and changelog 2023-02-04 20:17:30 +02:00