gmessages/libgm
2023-07-16 14:40:28 +03:00
..
binary Send unpair request when logging out 2023-07-16 02:11:25 +03:00
crypto Refactor more things 2023-07-16 14:36:13 +03:00
events Remove some unnecessary event wrappers 2023-07-16 02:24:39 +03:00
payload Refactor more things 2023-07-16 14:36:13 +03:00
pblite Refactor more things 2023-07-16 14:36:13 +03:00
routes Add method for sending typing notification 2023-07-15 19:48:11 +03:00
util Remove more unused utility functions 2023-07-16 13:23:44 +03:00
client.go Unnest device pair info in AuthData 2023-07-16 14:40:28 +03:00
conversation_builder.go Fix usages of log package 2023-07-09 23:33:01 +03:00
conversations.go Make response waiting less hacky 2023-07-16 01:55:41 +03:00
event_handler.go Refactor more things 2023-07-16 14:36:13 +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 Refactor more things 2023-07-16 14:36:13 +03:00
media_processor.go Unnest device pair info in AuthData 2023-07-16 14:40:28 +03:00
messages.go Make response waiting less hacky 2023-07-16 01:55:41 +03:00
pair.go Unnest device pair info in AuthData 2023-07-16 14:40:28 +03:00
pairing_handler.go Unnest device pair info in AuthData 2023-07-16 14:40:28 +03:00
qr.go Refactor more things 2023-07-16 14:36:13 +03:00
request.go Remove commented logs 2023-07-16 01:04:29 +03:00
response_handler.go Make response waiting less hacky 2023-07-16 01:55:41 +03:00
rpc.go Unnest device pair info in AuthData 2023-07-16 14:40:28 +03:00
session.go Make response waiting less hacky 2023-07-16 01:55:41 +03:00
session_handler.go Unnest device pair info in AuthData 2023-07-16 14:40:28 +03:00
updates_handler.go Refactor more things 2023-07-16 14:36:13 +03:00