Commit graph

39 commits

Author SHA1 Message Date
Tulir Asokan
7cc9a5066c Remove unused RawJSONFromResult and update sjson 2022-01-18 17:16:22 +02:00
Josh Baker
5d39285086
Upgrade gjson and fix "slice bounds out of range" error
Ref: https://github.com/tidwall/gjson/issues/263#issuecomment-1013759340

Modified-by: David Florness <david@florness.com>
Reported-by: rakshazi <osi@rakshazi.me>
Suggested-by: David Florness <david@florness.com>
2022-01-17 11:55:26 -05:00
Tulir Asokan
95550cbf86 Revert gjson update 2022-01-03 16:27:09 +02:00
Tulir Asokan
cfcd66113e Update dependencies 2022-01-03 16:14:07 +02:00
Tulir Asokan
e0ec08ac84 Remove pq dependency 2021-11-02 20:08:03 +02:00
Tulir Asokan
2868fe9b98 Update dependencies 2021-10-26 18:14:02 +03:00
Tulir Asokan
90da2d9f24 Add support for parsing strings in voip version field. Fixes #33 2021-05-07 16:59:16 +03:00
Tulir Asokan
7f514957e8 Revert golang.org/x/sys update 2021-04-06 17:29:31 +03:00
Tulir Asokan
974dd86542 Use shared http.Client instance with cookie jar in appservices 2021-04-06 17:09:44 +03:00
Tulir Asokan
484a31296e Update maulogger 2021-03-01 12:35:02 +02:00
Tulir Asokan
3033d3d53c Add option to output logs as JSON 2021-02-23 21:15:27 +02:00
Tulir Asokan
22eda58b38 Update dependencies 2021-02-21 13:20:53 +02:00
Tulir Asokan
ff59b6bd65 Update maulogger 2021-02-17 13:41:16 +02:00
Tulir Asokan
a19487db9b Add support for receiving appservice transactions over websocket 2021-02-02 19:42:14 +02:00
Tulir Asokan
495d77b3a0 Merge branch 'master' into cross-sign 2020-10-27 00:38:52 +02:00
Tulir Asokan
af31782846 Update go.sum 2020-10-09 18:22:44 +03:00
Tulir Asokan
72fc4c1643 Stop using github.com/pkg/errors 2020-09-24 14:41:29 +03:00
Nikos Filippakis
0949fe63d1 Retrieve secrets from SSSS using a given passphrase or recovery key
Signed-off-by: Nikos Filippakis <me@nfil.dev>
2020-08-30 20:45:26 +02:00
Nikos Filippakis
47ab76e49d Add crypto store tests
* Add tests for the functionality of the Gob and SQL crypto stores
* Change `RemoveOutboundGroupSession` in the Gob store to not check if a session is shared, to be consistent with the SQL store

Signed-off-by: Nikos Filippakis <me@nfil.dev>
2020-07-06 16:26:18 +02:00
Nikos Filippakis
39ba543400 Add crypto SQL store from mautrix-whatsapp
Signed-off-by: Nikos Filippakis <me@nfil.dev>
2020-06-23 21:54:20 +02:00
Tulir Asokan
9c4296712b Update deps 2020-06-08 00:30:24 +03:00
Tulir Asokan
94679e025b Move appservice module from mautrix-appservice-go 2020-05-09 14:26:52 +03:00
Tulir Asokan
436f9c773e Fix MarshalJSON when Content has both Raw and Parsed set 2020-05-09 14:19:41 +03:00
Tulir Asokan
946714d720 Move canonicaljson and go-olm inside crypto/ 2020-04-21 03:31:42 +03:00
Tulir Asokan
ffc8d4de8f Add more stuff 2020-04-21 02:58:20 +03:00
Tulir Asokan
34dc7485f5 Add some initial structs and other things 2020-04-20 01:28:28 +03:00
Tulir Asokan
f4fc99cddb Overhaul event content representation 2020-04-19 03:23:27 +03:00
Tulir Asokan
cae69de0b8 Update deps 2020-03-03 21:23:35 +02:00
Tulir Asokan
fea33ed88d Clean up go.mod and go.sum 2020-02-18 20:36:45 +02:00
Tulir Asokan
e39c1b9fba Use blackfriday directly from github 2020-02-18 20:26:46 +02:00
Tulir Asokan
ca5d9535b6 Update deps 2019-06-06 18:30:09 +03:00
Tulir Asokan
255a8ab0cd Update deps 2019-06-01 20:13:44 +03:00
Tulir Asokan
897a8c5be1 Update deps 2019-05-12 17:29:59 +03:00
Tulir Asokan
c0bec97a8a Change blackfriday import path back to gopkg.in to fix go get 2019-05-12 17:28:33 +03:00
Tulir Asokan
3ac185c79f Update deps 2019-04-26 13:37:25 +03:00
Tulir Asokan
48bbec6415 Update things 2019-03-26 22:05:01 +02:00
Tulir Asokan
4b1a72ec2f Update deps 2019-01-12 15:37:35 +02:00
Tulir Asokan
7e32bf681c Fix blackfriday dep 2018-12-22 21:36:49 +02:00
Tulir Asokan
ec77a83f14 Make go module 2018-12-21 22:40:34 +02:00