Commit graph

23 commits

Author SHA1 Message Date
Tulir Asokan
99e607dda7 Add missing newline 2021-10-26 17:24:48 +03:00
Tulir Asokan
6b5ccdfd46 Add wrapper for MSC2716 batch send 2021-10-26 17:00:30 +03:00
Tulir Asokan
00ca2be6a5 Run gofmt 2021-09-22 10:52:01 -04:00
Tulir Asokan
81187655c0 Add some tests and fix bugs in matrix: URI parsing 2021-06-15 15:04:48 +03:00
Tulir Asokan
2d9dd44b06 Add generic matrix: URI and matrix.to URL parsing
Closes #34
2021-06-08 16:23:46 +03:00
Tulir Asokan
ecce653670 Add new methods for validating user ID localparts. Fixes #27 2021-02-24 12:08:20 +02:00
Tulir Asokan
c3c3deadb0 Allow empty content URIs in parse methods 2021-02-10 00:08:03 +02:00
Nikos Filippakis
211495722d DB changes for storing cross-signing keys and signatures
Signed-off-by: Nikos Filippakis <me@nfil.dev>
2020-08-30 20:45:26 +02:00
Tulir Asokan
7adbd31280 Fix account key mix-up. Fixes #11 2020-06-24 00:26:41 +03:00
Tulir Asokan
16bcc63b8b Implement encoding.TextMarshaler for ContentURI 2020-05-08 21:31:33 +03:00
Tulir Asokan
a120e7a70f Change stuff and invalidate outgoing group sessions on member event 2020-05-05 18:37:08 +03:00
Tulir Asokan
42381cc696 Re-add import that disappeared somewhere 2020-05-02 01:43:06 +03:00
Tulir Asokan
fcaa384fcb Merge branch 'master' into e2ee 2020-05-02 01:38:47 +03:00
Tulir Asokan
70272a0e19 Add NewRoomAlias method 2020-05-02 01:37:51 +03:00
Tulir Asokan
8c3bc8eb8f Fix content URI marshaling 2020-04-29 03:21:57 +03:00
Tulir Asokan
a14b55c544 Fix content URI parsing 2020-04-29 02:44:24 +03:00
Tulir Asokan
72957d901d Fix sharing group sessions and change other stuff 2020-04-28 21:32:12 +03:00
Tulir Asokan
fe82e2b914 Add initial outbound encryption 2020-04-28 00:57:04 +03:00
Tulir Asokan
946714d720 Move canonicaljson and go-olm inside crypto/ 2020-04-21 03:31:42 +03:00
Tulir Asokan
bb17582e1d Update key upload structs 2020-04-20 01:25:59 +03:00
Tulir Asokan
e8300832e9 Add more tests and comments 2020-04-19 14:54:49 +03:00
Tulir Asokan
d5f90df214 Update stuff 2020-04-16 19:10:51 +03:00
Tulir Asokan
8adcd0da97 Reorganize and break everything 2020-04-16 16:51:32 +03:00