gmessages/libgm
2023-07-16 02:51:26 +03:00
..
binary Send unpair request when logging out 2023-07-16 02:11:25 +03:00
crypto Remove manual X.509 public key encoding 2023-07-16 02:35:35 +03:00
events Remove some unnecessary event wrappers 2023-07-16 02:24:39 +03:00
payload Allow configuring device details shown on phone 2023-07-16 02:51:26 +03:00
pblite Make response waiting less hacky 2023-07-16 01:55:41 +03:00
routes Add method for sending typing notification 2023-07-15 19:48:11 +03:00
util Allow configuring device details shown on phone 2023-07-16 02:51:26 +03:00
client.go Fix URL constant names 2023-07-16 02:21:53 +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 Make response waiting less hacky 2023-07-16 01:55:41 +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 Add support for sending attachments from Matrix 2023-07-15 20:29:43 +03:00
media_processor.go Fix URL constant names 2023-07-16 02:21:53 +03:00
messages.go Make response waiting less hacky 2023-07-16 01:55:41 +03:00
pair.go Fix URL constant names 2023-07-16 02:21:53 +03:00
pairing_handler.go Handle pair revoke events 2023-07-16 02:41:34 +03:00
qr.go Clean up some protobuf things 2023-07-15 16:37:44 +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 Fix URL constant names 2023-07-16 02:21:53 +03:00
session.go Make response waiting less hacky 2023-07-16 01:55:41 +03:00
session_handler.go Fix URL constant names 2023-07-16 02:21:53 +03:00
updates_handler.go Remove some unnecessary event wrappers 2023-07-16 02:24:39 +03:00