crypto
|
Make attachment decryption less hacky
|
2023-07-17 17:58:11 +03:00 |
events
|
Fix RequestError.Is
|
2023-09-04 14:31:59 +03:00 |
gmproto
|
Implement avatars
|
2023-09-05 01:42:36 +03:00 |
gmtest
|
Move gmtest inside libgm
|
2023-08-27 12:10:48 +03:00 |
manualdecrypt
|
Implement avatars
|
2023-09-05 01:42:36 +03:00 |
pblite
|
Add list support to pblite deserializer
|
2023-09-04 14:25:40 +03:00 |
util
|
Don't panic if fetching web version fails
|
2023-09-05 00:34:22 +03:00 |
client.go
|
Don't panic if fetching web version fails
|
2023-09-05 00:34:22 +03:00 |
go.mod
|
Add test for RequestError parsing
|
2023-09-04 14:28:27 +03:00 |
go.sum
|
Add test for RequestError parsing
|
2023-09-04 14:28:27 +03:00 |
http.go
|
Add trace log with successful HTTP response data
|
2023-09-05 00:34:51 +03:00 |
longpoll.go
|
Remove unnecessary byte spam in trace logs
|
2023-09-05 00:31:50 +03:00 |
media.go
|
Use constants instead of string literals
|
2023-09-02 13:29:02 +03:00 |
methods.go
|
Implement avatars
|
2023-09-05 01:42:36 +03:00 |
pair.go
|
Sleep before reconnecting after pair success
|
2023-08-24 21:52:40 +03:00 |