Jonas Platte
|
329537afef
|
Release new versions of ruma-*-api
* ruma-appservice-api 0.2.0-alpha.2
* ruma-client-api 0.10.0-alpha.2
* ruma-federation-api 0.1.0-alpha.1
* ruma-identity-service-api 0.0.1
* ruma-push-gateway-api 0.0.1
|
2021-01-02 15:17:32 +01:00 |
|
Jonas Platte
|
8e247a5ce2
|
Release ruma-api 0.17.0-alpha.2
|
2021-01-02 14:58:00 +01:00 |
|
Jonas Platte
|
ecfb8a4a4d
|
Relase ruma-common 0.3.0-alpha.1
|
2021-01-02 14:34:17 +01:00 |
|
Jonas Platte
|
6d468b88a3
|
Release ruma-identifiers-validation 0.2.0 and ruma-identifiers 0.18.0-alpha.1
|
2021-01-02 13:31:08 +01:00 |
|
Jonas Platte
|
2ebd827355
|
Release ruma-serde 0.3.0
|
2021-01-02 13:04:39 +01:00 |
|
Jonas Platte
|
19ae6ff347
|
Remove lots of Copy implementations
so we don't have do breaking releases once they can't be Copy anymore.
|
2020-12-24 02:51:08 +01:00 |
|
Jonas Platte
|
f55e2b2cc6
|
Bump dependency requirements
|
2020-12-24 02:48:01 +01:00 |
|
Jonas Platte
|
3989e52844
|
Upgrade js_int to 0.2.0
|
2020-12-24 01:53:30 +01:00 |
|
Jonas Platte
|
5562a23aaa
|
Move Raw, Outgoing and all macro code from ruma-common to ruma-serde
|
2020-11-28 03:45:39 +01:00 |
|
Jonas Platte
|
e7f55ea2c6
|
Rewrap comments
|
2020-11-27 18:22:18 +01:00 |
|
Alejandro Domínguez
|
872701dc83
|
Introduce the unstable-synapse-quirks feature in ruma-events
|
2020-11-20 14:31:10 +01:00 |
|
Jonas Platte
|
0f64a6ea39
|
Fix new clippy warnings
|
2020-11-10 16:48:35 +01:00 |
|
Jonas Platte
|
dd6446822b
|
Derive PartialEq and Eq for all string-wrapping enums
|
2020-11-02 00:29:47 +01:00 |
|
Jonas Platte
|
d34a270919
|
Allow custom values for more enums
|
2020-11-02 00:29:47 +01:00 |
|
Jonas Platte
|
e1975c2035
|
Be more consistent about whitespace
|
2020-10-24 00:44:01 +02:00 |
|
Jonas Platte
|
565e3a1ee7
|
Merge LICENSE files
The Copyright notice is taken out because no single person has a
copyright to the entire codebase.
|
2020-09-26 15:52:52 +02:00 |
|
Jonas Platte
|
fdd326edf7
|
Move Outgoing from ruma-api to ruma-common
The derive macro moves from ruma-api-macros to a new ruma-common-macros
crate likewise.
|
2020-09-22 21:35:10 +02:00 |
|
Vincent Lee
|
d36d005b97
|
Change requires_authentication: bool to authentication: AuthScheme
|
2020-09-18 16:28:51 +02:00 |
|
Julian Tescher
|
26ae56d168
|
push-gateway-api: Add notify API (#260)
Co-authored-by: Devin Ragotzy <devin.ragotzy@gmail.com>
|
2020-09-12 23:15:24 +02:00 |
|
Jonas Platte
|
63758e89ec
|
Create empty ruma-push-gateway-api crate
|
2020-08-06 01:58:09 +02:00 |
|