|
appservice
|
Fix EventProcessor handler type
|
2020-06-10 14:04:27 +03:00 |
|
crypto
|
Fix getting relation info when encrypting content
|
2020-06-30 16:20:44 +03:00 |
|
event
|
Return error in ParseRaw if content is already parsed
|
2020-06-26 01:13:45 +03:00 |
|
format
|
Add more tests and comments
|
2020-04-19 14:54:49 +03:00 |
|
id
|
Fix account key mix-up. Fixes #11
|
2020-06-24 00:26:41 +03:00 |
|
pushrules
|
Merge branch 'e2ee'
|
2020-05-05 21:17:15 +03:00 |
|
.gitignore
|
Rename package
|
2018-10-08 01:22:27 +03:00 |
|
client.go
|
Add option to store credentials directly in Login()
|
2020-07-04 20:18:22 +03:00 |
|
filter.go
|
Overhaul event content representation
|
2020-04-19 03:23:27 +03:00 |
|
go.mod
|
Add crypto SQL store from mautrix-whatsapp
|
2020-06-23 21:54:20 +02:00 |
|
go.sum
|
Add crypto SQL store from mautrix-whatsapp
|
2020-06-23 21:54:20 +02:00 |
|
LICENSE
|
Switch license to MPL 2.0
|
2020-04-13 15:49:16 +03:00 |
|
README.md
|
More decryption stuff
|
2020-04-26 22:48:35 +03:00 |
|
requests.go
|
Add option to store credentials directly in Login()
|
2020-07-04 20:18:22 +03:00 |
|
responses.go
|
Add option to store credentials directly in Login()
|
2020-07-04 20:18:22 +03:00 |
|
room.go
|
Overhaul event content representation
|
2020-04-19 03:23:27 +03:00 |
|
store.go
|
Update DefaultSyncer
|
2020-06-09 22:06:05 +03:00 |
|
sync.go
|
Make sure DefaultSyncer implements ExtensibleSyncer
|
2020-06-09 22:09:23 +03:00 |
|
version.go
|
Fix building URLs with escaped slashes
|
2020-07-03 13:43:49 +03:00 |