.. |
binary
|
Add support for MMS subjects
|
2023-07-15 19:57:13 +03:00 |
crypto
|
Remove unnecessary JWK functions
|
2023-07-15 16:45:50 +03:00 |
events
|
Add better bridge states
|
2023-07-15 15:05:40 +03:00 |
payload
|
Remove unnecessary JWK functions
|
2023-07-15 16:45:50 +03:00 |
pblite
|
Remove manual json unmarshaling step in pblite
|
2023-07-15 16:11:36 +03:00 |
routes
|
Add method for sending typing notification
|
2023-07-15 19:48:11 +03:00 |
util
|
Remove unnecessary utility functions
|
2023-07-15 16:39:11 +03:00 |
client.go
|
Remove unnecessary utility functions
|
2023-07-15 16:39:11 +03:00 |
conversation_builder.go
|
Fix usages of log package
|
2023-07-09 23:33:01 +03:00 |
conversations.go
|
Remove message builder
|
2023-07-15 19:51:43 +03:00 |
event_handler.go
|
Log all pblite response contents
|
2023-07-15 16:17:02 +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
|
Remove message builder
|
2023-07-15 19:51:43 +03:00 |
media_processor.go
|
Fix usages of log package
|
2023-07-09 23:33:01 +03:00 |
messages.go
|
Handle read receipts from Matrix
|
2023-07-15 14:38:24 +03:00 |
pair.go
|
Remove unnecessary JWK functions
|
2023-07-15 16:45:50 +03:00 |
pairing_handler.go
|
Fix usages of log package
|
2023-07-09 23:33:01 +03:00 |
qr.go
|
Clean up some protobuf things
|
2023-07-15 16:37:44 +03:00 |
request.go
|
Update package name
|
2023-06-30 14:05:33 +03:00 |
response_handler.go
|
Log all pblite response contents
|
2023-07-15 16:17:02 +03:00 |
rpc.go
|
Don't log error when closing connection manually
|
2023-07-15 16:20:02 +03:00 |
session.go
|
Update library
|
2023-07-09 14:49:55 +03:00 |
session_handler.go
|
Make ack log more readable
|
2023-07-15 18:49:28 +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
|
Log all pblite response contents
|
2023-07-15 16:17:02 +03:00 |
useralert_handler.go
|
Add better bridge states
|
2023-07-15 15:05:40 +03:00 |