|
3c8d89a52e
|
Update copyright year
|
2022-12-26 15:52:52 +00:00 |
|
|
c9e42ff813
|
Break out UserInteractiveAuth into its own header.
We'll need this because user interactive auth will get complicated and
messy very soon.
|
2022-12-26 15:48:21 +00:00 |
|
|
c0bd70a391
|
Add MatrixUserValidate() and MatrixHistoricalUserValidate()
|
2022-12-18 20:20:08 +00:00 |
|
|
836b61dc42
|
Begin implementing a few helper functions
|
2022-12-16 22:06:01 +00:00 |
|
|
fb06d17b16
|
Abstract user interactive auth out to function.
|
2022-12-16 20:08:16 +00:00 |
|
|
e7030ec57a
|
Document Matrix.h
|
2022-12-12 16:59:13 +00:00 |
|
|
d56aaa921d
|
Fully abstract route paths, move them to Routes.h.
|
2022-12-11 00:14:22 +00:00 |
|
|
f90b987218
|
Add a Db to the matrixArgs so that routes can access it.
|
2022-10-24 14:36:48 -04:00 |
|
|
271cdd8ff0
|
Abstract the data structure out of the path handling logic.
|
2022-09-30 12:48:45 -04:00 |
|
|
45324ce77a
|
Implement /_matrix/client/versions and /.well-known/matrix/client
|
2022-09-29 13:41:26 -04:00 |
|
|
21894489cb
|
Rename MatrixCreateError() to MatrixErrorCreate()
|
2022-09-16 11:49:48 -04:00 |
|
|
d0fb926f2a
|
Add error generation logic.
|
2022-09-16 11:27:34 -04:00 |
|
|
7cc08e67fc
|
Begin Matrix-specific work.
|
2022-08-28 15:55:48 -04:00 |
|