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 |
|