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
Scott Weber
ff6531a5e5
Merge pull request #591 from mautrix/segment_user_id
...
Allow setting segment_user_id in config
2023-01-31 21:48:44 -05:00
Scott Weber
5d4862f111
Forgot to copy segment_user_id in upgrade.go
2023-01-31 21:35:31 -05:00
Scott Weber
8d4c8afef8
Forgot two ID uppercasings
...
Co-authored-by: Tulir Asokan <tulir@maunium.net>
2023-01-31 14:21:37 -05:00
Scott Weber
fa0a69d746
Allow setting segment_user_id in config
2023-01-31 14:11:01 -05:00
Tulir Asokan
e5d32cc1e2
Update whatsmeow to handle some message send errors
2023-01-28 21:51:40 +02:00
Tulir Asokan
da0fb48eb2
Update base power level for poll votes
2023-01-16 17:17:36 +02:00
Tulir Asokan
b8127f3545
Remove unused read receipt based disappearing timer
2023-01-16 17:16:01 +02:00
Tulir Asokan
3a5ca36d49
Fix disappearing message timing
2023-01-16 17:15:04 +02:00
Tulir Asokan
ac8a2f8368
Bump version to v0.8.1
2023-01-16 14:09:40 +02:00