.. |
binary
|
Remove hackiness in long polling and ack sending
|
2023-07-15 15:49:51 +03:00 |
crypto
|
Handle events synchronously and ignore duplicates
|
2023-07-12 02:18:14 +03:00 |
events
|
Add better bridge states
|
2023-07-15 15:05:40 +03:00 |
payload
|
Remove hackiness in long polling and ack sending
|
2023-07-15 15:49:51 +03:00 |
pblite
|
Remove hackiness in long polling and ack sending
|
2023-07-15 15:49:51 +03:00 |
routes
|
Handle read receipts from Matrix
|
2023-07-15 14:38:24 +03:00 |
util
|
Remove hackiness in long polling and ack sending
|
2023-07-15 15:49:51 +03:00 |
client.go
|
Remove unnecessary fetched message media downloading
|
2023-07-11 01:20:11 +03:00 |
conversation_builder.go
|
Fix usages of log package
|
2023-07-09 23:33:01 +03:00 |
conversations.go
|
Remove unnecessary fetched message media downloading
|
2023-07-11 01:20:11 +03:00 |
event_handler.go
|
Remove hackiness in long polling and ack sending
|
2023-07-15 15:49:51 +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
|
Fix most variable name casing
|
2023-06-30 16:26:49 +03:00 |
media_processor.go
|
Fix usages of log package
|
2023-07-09 23:33:01 +03:00 |
message_builder.go
|
Update library
|
2023-07-09 14:49:55 +03:00 |
messages.go
|
Handle read receipts from Matrix
|
2023-07-15 14:38:24 +03:00 |
pair.go
|
Update library
|
2023-07-09 14:49:55 +03:00 |
pairing_handler.go
|
Fix usages of log package
|
2023-07-09 23:33:01 +03:00 |
qr.go
|
Update library
|
2023-07-09 14:49:55 +03:00 |
request.go
|
Update package name
|
2023-06-30 14:05:33 +03:00 |
response_handler.go
|
Fix usages of log package
|
2023-07-09 23:33:01 +03:00 |
rpc.go
|
Remove hackiness in long polling and ack sending
|
2023-07-15 15:49:51 +03:00 |
session.go
|
Update library
|
2023-07-09 14:49:55 +03:00 |
session_handler.go
|
Remove hackiness in long polling and ack sending
|
2023-07-15 15:49:51 +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
|
Handle events synchronously and ignore duplicates
|
2023-07-12 02:18:14 +03:00 |
useralert_handler.go
|
Add better bridge states
|
2023-07-15 15:05:40 +03:00 |