gmessages/libgm
2024-06-16 23:58:05 +03:00
..
crypto Make attachment decryption less hacky 2023-07-17 17:58:11 +03:00
events Resync if hacky GET_UPDATES works 2024-04-05 13:06:06 +03:00
gmproto Only set force RCS flag if chat has had e2ee tombstone 2024-06-13 20:46:18 +03:00
gmtest Bump version to v0.4.2 2024-06-16 23:58:05 +03:00
manualdecrypt Update manualdecrypt to support gaia pairing events 2024-04-22 18:17:50 +02: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 version to v0.4.1 2024-05-16 16:09:10 +03:00
client.go Add lock for updating cookies 2024-04-17 00:18:22 +03:00
event_handler.go Fix some logs 2024-06-08 16:19:28 +03:00
go.mod Bump version to v0.4.2 2024-06-16 23:58:05 +03:00
go.sum Bump version to v0.4.2 2024-06-16 23:58:05 +03:00
http.go Add lock for updating cookies 2024-04-17 00:18:22 +03:00
longpoll.go Fix ping loop getting stuck if the first ping doesn't respond 2024-05-21 12:56:20 +03:00
media.go Add support for sending captions and fix some fields in send requests 2024-04-16 17:44:34 +03:00
methods.go Add Google account pairing support to libgm 2024-02-22 22:39:28 +02:00
pair.go Add lock for updating cookies 2024-04-17 00:18:22 +03:00
pair_google.go Remove unnecessary sleep after google account pairing. Fixes #22 2024-05-30 20:06:42 +03:00
session_handler.go Fix some logs 2024-06-08 16:19:28 +03:00