Commit graph

1482 commits

Author SHA1 Message Date
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
Tulir Asokan
3025523089 Update dependencies 2023-01-16 14:07:21 +02:00
Tulir Asokan
7f96510771 Update mautrix-go 2023-01-14 13:36:08 +02:00
Tulir Asokan
0723d60205 Add error code for normal transient disconnects 2023-01-14 13:36:08 +02:00
Sumner Evans
e1b734e52f
provisioning: add logging for timezone
Signed-off-by: Sumner Evans <sumner@beeper.com>
2023-01-13 16:18:55 -07:00
Tulir Asokan
e1b2a67f2c Update changelog 2023-01-10 16:15:56 +02:00
Tulir Asokan
ee3ce9b020 Fix receiving messages in notes to self chat 2023-01-10 16:14:03 +02:00
vurpo
acb056c894
Merge pull request #582 from mautrix/vurpo/reconnect
Fix reconnect on remote logout issues
2023-01-05 16:34:27 +02:00
Max Sandholm
ee5cf7fe11 Fix reconnect on remote logout issues 2023-01-05 16:29:10 +02:00
Tulir Asokan
7a0091bff2 Expose history sync config struct in bridge config 2023-01-04 22:37:25 +02:00
Tulir Asokan
426e9df3f7 Update mautrix-go 2023-01-04 22:11:33 +02:00
Tulir Asokan
bbabf389a5 Use hungryserv room yeeting endpoint 2023-01-04 12:48:16 +02:00
Tulir Asokan
c42b1f1e93 Update mautrix-go 2023-01-04 12:41:45 +02:00
Tulir Asokan
1ce4e4a219 Fix some database transaction bugs 2023-01-04 02:13:20 +02:00
Tulir Asokan
16277a8702 Update whatsmeow 2023-01-01 13:30:12 +02:00
Tulir Asokan
0305680317 Add support for creating polls from Matrix 2022-12-23 15:18:16 +02:00
Tulir Asokan
52876bb607 Handle WhatsApp poll creation message v2 2022-12-21 23:21:23 +02:00
Tulir Asokan
c1538ccfa0 Bump version to v0.8.0 2022-12-16 17:20:51 +02:00
Tulir Asokan
5b3b3bd9c2 Update mautrix-go 2022-12-16 17:19:40 +02:00
Tulir Asokan
a8a98264fb Fix syncing community avatars 2022-12-14 01:04:14 +02:00
Tulir Asokan
54c61c63e6 Update child portal m.bridge info when updating parent 2022-12-14 01:04:11 +02:00
Tulir Asokan
ee26bc6061 Prevent misusing --create-portals in sync command 2022-12-12 12:05:40 +02:00
Tulir Asokan
a26cac6051 Update changelog 2022-12-11 13:48:49 +02:00
Tulir Asokan
abfbc1bab5 update mautrix-go 2022-12-09 13:10:00 +02:00
Tulir Asokan
528683372b Use atomic read receipts on hungryserv backfill 2022-12-09 13:06:36 +02:00