gmessages/libgm
2023-07-09 20:48:27 +03:00
..
binary Add untested support for incoming replies 2023-07-09 20:48:27 +03:00
crypto Further simplify refresh request signing 2023-07-09 18:39:05 +03:00
events Update library 2023-07-09 14:49:55 +03:00
metadata Update library 2023-07-09 14:49:55 +03:00
payload Further simplify refresh request signing 2023-07-09 18:39:05 +03:00
pblite Update library 2023-07-09 14:49:55 +03:00
routes Add conversation thumbnail fetching and other library updates 2023-07-09 20:35:29 +03:00
util Update library 2023-07-09 14:49:55 +03:00
client.go Add basic support for incoming media messages 2023-07-09 20:28:20 +03:00
conversation_builder.go Update library 2023-07-09 14:49:55 +03:00
conversation_handler.go Update library 2023-07-09 14:49:55 +03:00
conversations.go Add conversation thumbnail fetching and other library updates 2023-07-09 20:35:29 +03:00
event_handler.go Update library 2023-07-09 14:49:55 +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
image_builder.go Fix most variable name casing 2023-06-30 16:26:49 +03:00
media_processor.go Update library 2023-07-09 14:49:55 +03:00
message_builder.go Update library 2023-07-09 14:49:55 +03:00
message_handler.go Update library 2023-07-09 14:49:55 +03:00
messages.go Update library 2023-07-09 14:49:55 +03:00
pair.go Update library 2023-07-09 14:49:55 +03:00
pairing_handler.go Update library 2023-07-09 14:49:55 +03:00
qr.go Update library 2023-07-09 14:49:55 +03:00
reaction_builder.go Update library 2023-07-09 14:49:55 +03:00
request.go Update package name 2023-06-30 14:05:33 +03:00
response_handler.go Update library 2023-07-09 14:49:55 +03:00
rpc.go Update library 2023-07-09 14:49:55 +03:00
session.go Update library 2023-07-09 14:49:55 +03:00
session_handler.go Update library 2023-07-09 14:49:55 +03:00
settings_handler.go Update library 2023-07-09 14:49:55 +03:00
typing_handler.go Update library 2023-07-09 14:49:55 +03:00
updates_handler.go Update library 2023-07-09 14:49:55 +03:00
useralert_handler.go Update library 2023-07-09 14:49:55 +03:00