gmessages/libgm
2023-07-15 02:17:36 +03:00
..
binary Sync read status after backfill 2023-07-15 02:17:36 +03:00
crypto Handle events synchronously and ignore duplicates 2023-07-12 02:18:14 +03:00
events Update library 2023-07-09 14:49:55 +03:00
payload Fix usages of log package 2023-07-09 23:33:01 +03:00
pblite Handle events synchronously and ignore duplicates 2023-07-12 02:18:14 +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 Remove unnecessary fetched message media downloading 2023-07-11 01:20:11 +03:00
conversation_builder.go Fix usages of log package 2023-07-09 23:33:01 +03:00
conversations.go Remove unnecessary fetched message media downloading 2023-07-11 01:20:11 +03:00
event_handler.go Handle events synchronously and ignore duplicates 2023-07-12 02:18:14 +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 Fix usages of log package 2023-07-09 23:33:01 +03:00
message_builder.go Update library 2023-07-09 14:49:55 +03:00
messages.go Add basic support for incoming reactions 2023-07-13 00:44:57 +03:00
pair.go Update library 2023-07-09 14:49:55 +03:00
pairing_handler.go Fix usages of log package 2023-07-09 23:33:01 +03:00
qr.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 Fix usages of log package 2023-07-09 23:33:01 +03:00
rpc.go Make update deduplication list smaller 2023-07-15 01:51:36 +03:00
session.go Update library 2023-07-09 14:49:55 +03:00
session_handler.go Fix usages of log package 2023-07-09 23:33:01 +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 Handle events synchronously and ignore duplicates 2023-07-12 02:18:14 +03:00
useralert_handler.go Handle events synchronously and ignore duplicates 2023-07-12 02:18:14 +03:00