gmessages/libgm
Sean Greenawalt cf4484f123
Some checks failed
Go / Lint ${{ matrix.go-version == '1.22' && '(latest)' || '(old)' }} (1.21) (push) Has been cancelled
Go / Lint ${{ matrix.go-version == '1.22' && '(latest)' || '(old)' }} (1.22) (push) Has been cancelled
Add user options to disable battery and certain connected messages
2024-06-18 23:44:53 -04:00
..
crypto Make attachment decryption less hacky 2023-07-17 17:58:11 +03:00
events Add user options to disable battery and certain connected messages 2024-06-18 23:44:53 -04: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 Add user options to disable battery and certain connected messages 2024-06-18 23:44:53 -04: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