.. |
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
|
Sync read only and RCS status as power levels
|
2023-07-19 21:40:39 +03:00 |
pblite
|
Refactor incoming RPC data parsing to remove useless structs
|
2023-07-18 02:01:06 +03:00 |
util
|
Move fetching initial conversations to bridge code
|
2023-07-19 23:30:27 +03:00 |
client.go
|
Send correct bridge state if phone isn't responding
|
2023-07-20 01:11:59 +03:00 |
conversation_builder.go
|
Reorganize protobuf schemas
|
2023-07-18 02:57:20 +03:00 |
event_handler.go
|
Move fetching initial conversations to bridge code
|
2023-07-19 23:30:27 +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
|
Send correct bridge state if phone isn't responding
|
2023-07-20 01:11:59 +03:00 |
media.go
|
Always close response body in uploads
|
2023-07-19 14:19:09 +03:00 |
methods.go
|
Send correct bridge state if phone isn't responding
|
2023-07-20 01:11:59 +03:00 |
pair.go
|
Rename long poll file and functions to be more accurate
|
2023-07-19 14:13:02 +03:00 |
session_handler.go
|
Send correct bridge state if phone isn't responding
|
2023-07-20 01:11:59 +03:00 |