24 Commits

Author SHA1 Message Date
Jonas Platte
bdb5950fe4 macros: Remove ruma_api! macro 2022-11-12 10:17:24 +01:00
Kévin Commaille
045861441a doc: Update Matrix spec links to v1.4 2022-10-21 10:41:20 +02:00
Jonas Platte
0bbaeee7cc
ruma: Adjust wording of name spelling note 2022-08-12 19:38:59 +02:00
Kévin Commaille
251c1c85d2 docs: Document the use of American spelling 2022-06-12 14:26:07 +02:00
Jonathan de Jong
ac2d2f634d
Fix some documentation pertaining versioned endpoints 2022-03-09 11:01:52 +00:00
Kévin Commaille
c3f9a3cb70
common: Merge ruma-events into ruma-common 2022-03-04 11:45:07 +00:00
Kévin Commaille
f32dcb9254
common: Merge ruma-api into ruma-common 2022-03-03 14:01:51 +01:00
Jonathan de Jong
936bb64e84
Update links to spec.matrix.org/v1.2 2022-02-18 19:45:04 +01:00
Jonas Platte
21239bcf1a
Remove serde imports section from CONTRIBUTING.md
These rules can now be enforced by clippy.
2022-01-03 12:21:11 +01:00
Jonas Platte
a67738a3fb
Move and expand formatting / linting section of CONTRIBUTING.md 2022-01-03 12:10:33 +01:00
Jonas Platte
069afd7811
Remove some formatting instructions from CONTRIBUTING.md
… since they are automatically enforced by rustfmt.
2022-01-03 11:57:30 +01:00
Guillaume
08df981b3b Clarify matrix' spec version in CONTRIBUTING.md 2021-12-29 08:48:27 +01:00
Jonas Platte
dc842f028f
Add missing commas 2021-08-30 17:34:20 +02:00
Amanda Graven
97937d384c Typo corrections
The "comforming" typo in the function name at
crates/ruma-identifiers-validation/src/user_id.rs:22:26
was not corrected as that would be a breaking change.
2021-06-01 12:45:34 +02:00
Jonas Platte
6ea55459eb
Move general Ruma room link to the others in CONTRIBUTING.md 2021-05-05 17:30:17 +02:00
Jonas Platte
5d7d7cf187
docs: Make note of cargo xtask in CONTRIBUTING.md and how_to_release.md 2021-04-17 19:01:17 +02:00
Jonas Platte
e4bd7939c0
Add missing dot 2021-01-08 21:01:43 +01:00
Jonas Platte
d39966442d
Update Code Formatting and Linting section in CONTRIBUTING.md 2021-01-08 21:00:24 +01:00
iinuwa
2686a3ecc0
Add documentation on type borrowing 2020-12-29 00:21:42 +01:00
Jonas Platte
8ceb57ed1d
Link to new #ruma-dev room in CONTRIBUTING.md 2020-10-22 19:17:21 +02:00
Jonas Platte
662ce82bc2
Add "(Type) Privacy and Forwards Compatiblity" to CONTRIBUTING.md 2020-08-13 20:40:22 +02:00
Jonas Platte
ed767d253b
Fix missing title case in CONTRIBUTING.md 2020-08-13 20:32:24 +02:00
Jonas Platte
0a538b53df
Update CONTRIBUTING.md
* Fix broken links
* Improve "Tracking Changes" section
2020-08-12 19:07:59 +02:00
Jonas Platte
b76327f522
Import contributing guide from ruma-client-api 2020-06-05 00:50:24 +02:00