.. |
crypto
|
Make attachment decryption less hacky
|
2023-07-17 17:58:11 +03:00 |
events
|
Properly set phone ID when pairing with google account
|
2024-02-23 22:52:04 +02:00 |
gmproto
|
Try adding SIM payload when sending reactions
|
2024-03-08 01:45:18 +02:00 |
gmtest
|
Add context for google login and cancel if HTTP request is cancelled
|
2024-02-26 16:10:32 +02:00 |
manualdecrypt
|
Implement avatars
|
2023-09-05 01:42:36 +03:00 |
pblite
|
Add Google account pairing support to libgm
|
2024-02-22 22:39:28 +02:00 |
pblitedecode
|
Add Google account pairing support to libgm
|
2024-02-22 22:39:28 +02:00 |
util
|
Bump config message version number
|
2024-02-29 13:42:22 +02:00 |
client.go
|
Fill httpTransport field
|
2024-03-05 19:31:12 +02:00 |
event_handler.go
|
Ack failed messages too
|
2024-02-26 17:08:24 +02:00 |
go.mod
|
Update mautrix-go
|
2024-02-23 21:20:26 +02:00 |
go.sum
|
Update mautrix-go
|
2024-02-23 21:20:26 +02:00 |
http.go
|
Add timeouts for HTTP requests
|
2024-03-05 19:14:14 +02:00 |
longpoll.go
|
Add timeouts for HTTP requests
|
2024-03-05 19:14:14 +02:00 |
media.go
|
Use constants instead of string literals
|
2023-09-02 13:29:02 +03:00 |
methods.go
|
Add Google account pairing support to libgm
|
2024-02-22 22:39:28 +02:00 |
pair.go
|
Send acks before sending set active request
|
2024-03-05 13:11:27 +02:00 |
pair_google.go
|
Add timeouts for HTTP requests
|
2024-03-05 19:14:14 +02:00 |
session_handler.go
|
Send acks before sending set active request
|
2024-03-05 13:11:27 +02:00 |