Tulir Asokan
fdce256a03
Ignore conversation events where DM turns into group
...
Google seems to randomly send group chat info with a DM ID, then revert
back to the correct DM data in the next update. Since DMs should never
turn into groups, just ignore those events entirely.
2023-08-21 12:11:56 +03:00
Tulir Asokan
8140abedd5
Log unexpected data
2023-08-21 12:10:16 +03:00
Tulir Asokan
16b1f5d0c9
Ignore link preview tombstones in groups as well
2023-08-21 11:09:36 +03:00
Tulir Asokan
667613f0c5
Ignore downloading messages moving away from groups
2023-08-21 10:58:34 +03:00
Tulir Asokan
fd154bd633
Fix inserting reactions
2023-08-21 09:54:36 +03:00
Tulir Asokan
1a14311ae6
Use SendMessageEvent to ensure reactions get double puppet identifiers
2023-08-21 09:51:48 +03:00
Tulir Asokan
87489f11a8
Add unconditional lib/pq import
2023-08-21 09:30:29 +03:00
Tulir Asokan
271aa4e993
Ignore more tombstones
2023-08-19 11:43:03 +03:00
Tulir Asokan
40f78b8fd6
Only send checkpoint after message reaches phone
2023-08-18 20:43:46 +03:00
Tulir Asokan
af212c9339
Bump version to v0.1.0
2023-08-17 00:48:19 +03:00
Tulir Asokan
ac1a297a58
Update web version number
2023-08-15 18:35:35 +03:00
Tulir Asokan
b89e9b235c
Adjust bridge state messages
2023-08-15 18:34:55 +03:00
Tulir Asokan
1fd9c70257
Ignore more tombstones, but only in DMs
2023-08-15 11:28:59 +03:00
Tulir Asokan
18288b5ea5
Don't send notifications from batch sending if last message is old
2023-08-15 11:05:21 +03:00
Tulir Asokan
aa12c2e5d2
Fix initial schema version number
2023-08-14 15:07:01 +03:00
Tulir Asokan
37557fcc1a
Bump web version number
2023-08-14 15:03:40 +03:00
Tulir Asokan
b05212e47d
Add support for messages moving to different chats
2023-08-14 15:03:29 +03:00
Tulir Asokan
3f417ba719
Don't bridge auto-downloading messages
2023-08-13 17:10:37 +03:00
Tulir Asokan
8adad5ea1b
Remove unnecessary fake value in protobuf
2023-08-10 20:53:43 +03:00
Tulir Asokan
dbab44c945
Ignore unknown old messages
2023-08-10 16:25:42 +03:00
Tulir Asokan
bd213bf550
Delete state if phone ID changes on login
2023-08-10 15:55:33 +03:00
Tulir Asokan
efb0008ca0
Make event handling synchronous
2023-08-10 15:40:43 +03:00
Tulir Asokan
3fc26339d8
Send notifications if applicable when using beeper batch sending
2023-08-10 14:09:26 +03:00
Tulir Asokan
c88e5ec550
Fetch conversation info if necessary when creating portal
2023-08-10 14:09:08 +03:00
Tulir Asokan
39ed9890bc
Update dependencies
2023-08-10 14:08:48 +03:00
Tulir Asokan
ad4b9a84b7
Adjust error messages
2023-08-10 11:39:18 +03:00
Tulir Asokan
84aa0c6f4f
Check existing messages when forward backfilling
2023-08-10 11:39:09 +03:00
Tulir Asokan
211f000b28
Stop bridging protocol switch messages
2023-08-10 11:30:17 +03:00
Tulir Asokan
f72cb7d7da
Track number of parts in message
2023-08-09 19:49:36 +03:00
Tulir Asokan
d1ba596504
Handle message updates properly instead of dropping in-progress messages
2023-08-09 17:54:46 +03:00
Tulir Asokan
3df8296d9f
Mark chat as read on conversation events
2023-08-09 17:52:38 +03:00
Tulir Asokan
0169f2140a
Enable go vet in pre-commit
2023-08-09 17:52:30 +03:00
Tulir Asokan
2116071b73
Retry on 4xx errors
2023-08-09 15:27:47 +03:00
Tulir Asokan
aa28b6bd38
Send tombstone messages as bridge bot
2023-08-08 23:18:00 +03:00
Tulir Asokan
f9d004a09d
Increase ping timeout to 30 seconds
2023-08-08 19:05:08 +03:00
Tulir Asokan
b30d1fe7f8
Add some human-readable error messages
2023-08-08 18:57:23 +03:00
Tulir Asokan
9a45e6a534
Refactor message status handling and bridge read receipts
2023-08-08 18:49:03 +03:00
Tulir Asokan
0411c6eeac
Update version identifier
2023-08-08 17:10:41 +03:00
Tulir Asokan
439f5d1033
Delay missed backfill if messages are recent
2023-08-08 17:05:56 +03:00
Tulir Asokan
c3be0a30fa
Update mautrix-go
2023-08-08 16:17:14 +03:00
Tulir Asokan
a21a556c57
Include more error states in ping command
2023-08-02 15:21:54 +03:00
Tulir Asokan
bef980092f
Save access token when enabling double puppeting manually. Fixes #5
2023-08-02 15:14:45 +03:00
Tulir Asokan
b958401b73
Don't resync if session ID doesn't change
2023-08-02 15:07:02 +03:00
Tulir Asokan
20599e93f3
Include room ID in portal logger
2023-08-02 15:02:54 +03:00
Tulir Asokan
b45185beab
Kick users who don't belong in portal (ref #6 )
2023-08-02 14:58:27 +03:00
Tulir Asokan
13a8d9b9a9
Add more logs for syncing conversations
2023-08-02 14:54:13 +03:00
Tulir Asokan
7618afed7f
Log conversation data when syncing (ref #6 )
2023-08-02 14:37:01 +03:00
Tulir Asokan
107f164180
Fix field type
2023-07-31 19:57:31 +03:00
Tulir Asokan
8b8ac305bb
Add better logs for decode errors
2023-07-31 19:57:31 +03:00
Tulir Asokan
8a8410cd89
Update mautrix-go
2023-07-29 14:44:43 +03:00