Tulir Asokan
|
3e0e5d703f
|
Make participant deduplication less hacky
|
2024-03-18 14:54:21 +02:00 |
|
Tulir Asokan
|
c8478eaa33
|
Try adding SIM payload when sending reactions
|
2024-03-08 01:45:18 +02:00 |
|
Tulir Asokan
|
0799d550fd
|
Revert "Try sending hearts as custom reaction type"
This reverts commit 96253a90d3 .
|
2024-03-08 01:41:56 +02:00 |
|
Tulir Asokan
|
96253a90d3
|
Try sending hearts as custom reaction type
|
2024-03-07 17:55:35 +02:00 |
|
Tulir Asokan
|
4998d4a34b
|
Bridge custom emoji reactions as :custom:
Official web app doesn't support them yet either, this is probably
better than the raw UUID
|
2024-02-29 15:49:36 +02:00 |
|
Tulir Asokan
|
49a3fd983f
|
Add support for unpairing google logins
|
2024-02-23 16:32:12 +02:00 |
|
Tulir Asokan
|
a59074a026
|
Add hack to ignore weird pre-response data
|
2024-02-23 15:35:59 +02:00 |
|
Tulir Asokan
|
02f0b9e2ca
|
Add Google account pairing support to libgm
|
2024-02-22 22:39:28 +02:00 |
|
Tulir Asokan
|
5b1f6e4c7b
|
Add hacks to send bad credentials on startup too
|
2023-12-14 01:35:21 +02:00 |
|
Tulir Asokan
|
62bf2e608b
|
Send error notice if user switches to google account pairing
|
2023-12-14 01:18:17 +02:00 |
|
Tulir Asokan
|
6c98afb0cc
|
Bump version to v0.2.0
|
2023-09-16 10:39:51 -04:00 |
|
Tulir Asokan
|
a415444fc0
|
Implement avatars
|
2023-09-05 01:42:36 +03:00 |
|
Tulir Asokan
|
dc2d34127f
|
Handle HTTP error responses properly
|
2023-09-04 14:28:22 +03:00 |
|
Tulir Asokan
|
d757ced271
|
Update changelog and add comment to protobuf
[skip ci]
|
2023-09-04 12:14:35 +03:00 |
|
Tulir Asokan
|
328a3eac53
|
Handle send error statuses properly
|
2023-09-01 13:42:52 +03:00 |
|
Tulir Asokan
|
1618051a12
|
Store phone settings for users
|
2023-08-30 20:45:51 +03:00 |
|
Tulir Asokan
|
2f8af9b6eb
|
Include sim metadata with outgoing messages
|
2023-08-30 19:35:02 +03:00 |
|
Tulir Asokan
|
f24e8f029f
|
Fix GetConversationTypeRequest struct name
|
2023-08-27 12:35:47 +03:00 |
|
Tulir Asokan
|
612fb2bae7
|
Adjust some logs
|
2023-08-25 20:45:01 +03:00 |
|
Tulir Asokan
|
821849a25b
|
Fix protobuf type of incoming message/conversation events
|
2023-08-25 18:29:27 +03:00 |
|
Tulir Asokan
|
6f21016ccf
|
Fix device type field and default to tablet. Fixes #8
|
2023-08-24 11:21:24 +03:00 |
|
Tulir Asokan
|
8adad5ea1b
|
Remove unnecessary fake value in protobuf
|
2023-08-10 20:53:43 +03:00 |
|
Tulir Asokan
|
107f164180
|
Fix field type
|
2023-07-31 19:57:31 +03:00 |
|
Tulir Asokan
|
57dfe0fc72
|
Log conversation status when syncing
|
2023-07-24 16:48:22 +03:00 |
|
Tulir Asokan
|
d367469000
|
Sync read only and RCS status as power levels
|
2023-07-19 21:40:39 +03:00 |
|
Tulir Asokan
|
907e6af77b
|
Store all own participant IDs for proper multi-sim support
|
2023-07-19 20:55:52 +03:00 |
|
Tulir Asokan
|
d99da61869
|
Refactor all protobuf HTTP request sending into shared functions
|
2023-07-19 13:59:11 +03:00 |
|
Tulir Asokan
|
1d32fd14da
|
Remove unnecessary route definitions
|
2023-07-19 01:06:09 +03:00 |
|
Tulir Asokan
|
78d0bcd56d
|
Remove RPC message builder
|
2023-07-18 03:08:01 +03:00 |
|
Tulir Asokan
|
9680040ea1
|
Reorganize protobuf schemas
|
2023-07-18 02:57:20 +03:00 |
|
Tulir Asokan
|
8e5d76b1d3
|
Add get conversation method
|
2023-07-18 02:19:25 +03:00 |
|
Tulir Asokan
|
4599f3f0e5
|
Refactor incoming RPC data parsing to remove useless structs
|
2023-07-18 02:01:06 +03:00 |
|
Tulir Asokan
|
4d6233d94b
|
Rename binary package to gmproto
|
2023-07-17 16:51:31 +03:00 |
|