gmessages/libgm
2023-09-04 14:25:40 +03:00
..
crypto Make attachment decryption less hacky 2023-07-17 17:58:11 +03:00
events Send correct bridge state if phone isn't responding 2023-07-20 01:11:59 +03:00
gmproto Update changelog and add comment to protobuf 2023-09-04 12:14:35 +03:00
gmtest Move gmtest inside libgm 2023-08-27 12:10:48 +03:00
manualdecrypt Decode with schema in manualdecrypt utility 2023-08-30 18:23:22 +03:00
pblite Add list support to pblite deserializer 2023-09-04 14:25:40 +03:00
util Adjust constants and defaults 2023-08-24 13:37:21 +03:00
client.go Don't resync if session ID doesn't change 2023-08-02 15:07:02 +03:00
event_handler.go Include sim metadata with outgoing messages 2023-08-30 19:35:02 +03:00
go.mod Add separate go module for libgm 2023-06-30 14:02:10 +03:00
go.sum Add separate go module for libgm 2023-06-30 14:02:10 +03:00
http.go Refactor all protobuf HTTP request sending into shared functions 2023-07-19 13:59:11 +03:00
longpoll.go Retry on 4xx errors 2023-08-09 15:27:47 +03:00
media.go Use constants instead of string literals 2023-09-02 13:29:02 +03:00
methods.go Fix GetConversationTypeRequest struct name 2023-08-27 12:35:47 +03:00
pair.go Sleep before reconnecting after pair success 2023-08-24 21:52:40 +03:00
session_handler.go Send correct bridge state if phone isn't responding 2023-07-20 01:11:59 +03:00