David Baker
|
71cb646541
|
Change `id` in the push gateway poke to be `event_id` and spec that it's the Matrix event ID of the message. Correct the spec for badge count pushes which omit fields previously described as mandatory. Add more detail about when to use event_id to suppress dupes. Also add the push gateway doc so it's actually included in the spec.
|
9 years ago |
Richard van der Hoff
|
b59d16c4d1
|
Clarify `history_visibility` behaviour
Clear up some lies in the history_visibility section, and clarify behaviour for
`m.room.history_visibility` and the user's own `m.room.member` events.
|
9 years ago |
Oddvar Lovaas
|
12943134bd
|
changed date
|
9 years ago |
Oddvar Lovaas
|
24ec322daa
|
Merge pull request #304 from Half-Shot/master
Added mpd-dj
|
9 years ago |
Will Hunt
|
10501f2167
|
Added mpd-dj
|
9 years ago |
Oddvar Lovaas
|
eafb3212af
|
deleted
|
9 years ago |
Oddvar Lovaas
|
8bc62da9eb
|
Merge branch 'master' of github.com:matrix-org/matrix-doc
|
9 years ago |
Oddvar Lovaas
|
306b471f46
|
oops
|
9 years ago |
Oddvar Lovaas
|
f0244cc345
|
Merge pull request #299 from torhve/patch-2
Correctness
|
9 years ago |
Oddvar Lovaas
|
39c56253b7
|
Merge pull request #298 from torhve/patch-1
Correct/Improve
|
9 years ago |
Oddvar Lovaas
|
14f3f1f814
|
adding author
|
9 years ago |
Oddvar Lovaas
|
13a8050b4e
|
added intro
|
9 years ago |
Oddvar Lovaas
|
3ce5453549
|
Merge pull request #300 from wastevensv/lets-encrypt-guide
Let's Encrypt Guide
|
9 years ago |
Oddvar Lovaas
|
d07e89d199
|
spelling
|
9 years ago |
Oddvar Lovaas
|
f7b5ae8ebc
|
Merge pull request #303 from vberger/patch-1
FAQ: Add an answer about the choice of HTTP.
|
9 years ago |
Victor Berger
|
923a961f6a
|
FAQ: Add an answer about the choice of HTTP.
|
9 years ago |
Gergely Polonkai
|
d94deb6296
|
Add event as a parent for all event types
Signed-off-by: Gergely Polonkai <gergely@polonkai.eu>
|
9 years ago |
William Stevens
|
c2bbeb899d
|
Update Let's Encrypt guide to match other guides.
|
9 years ago |
William Stevens
|
2c16526c70
|
Added tutorial on using Let's Encrypt with Matrix.
|
9 years ago |
Kegsay
|
dd6dfa7635
|
Merge pull request #291 from gergelypolonkai/room-avatar-image-info
Update m.room.avatar schema so it references image_info in info
|
9 years ago |
Tor Hveem
|
7d66cdf828
|
Correctness
|
9 years ago |
Tor Hveem
|
f7d6c9b8dc
|
Correct/Improve
|
9 years ago |
Daniel Wagner-Hall
|
92dfc0bb39
|
Merge pull request #297 from matrix-org/daniel/is
Specify address validating and binding
|
9 years ago |
Daniel Wagner-Hall
|
313f09f5c0
|
Specify address validating and binding
|
9 years ago |
Daniel Wagner-Hall
|
c234d3e377
|
Merge pull request #279 from matrix-org/daniel/strippedstate
Remove restrictions on StrippedState
Note also that these are purely informational and not things on which to
rely.
SPEC-357
|
9 years ago |
Daniel Wagner-Hall
|
77f495d36f
|
Remove restrictions on StrippedState
Note also that these are purely informational and not things on which to
rely.
SPEC-357
|
9 years ago |
David Baker
|
39fe9e3896
|
Merge pull request #284 from matrix-org/dbkr/notification_counts
Add notification counts to doc
|
9 years ago |
Kegsay
|
506accee27
|
Merge pull request #288 from matrix-org/markjh/pushrule_stream
Add a snippet of documentation for a m.push_rules event.
|
9 years ago |
Kegsay
|
ffe3ec33f1
|
Merge pull request #290 from gergelypolonkai/master
Add invite key to m.room.power_levels schema
|
9 years ago |
Daniel Wagner-Hall
|
b3af29e746
|
Merge pull request #296 from matrix-org/daniel/is3
Specify association lookup
|
9 years ago |
Daniel Wagner-Hall
|
fecff8afdc
|
Specify association lookup
|
9 years ago |
Daniel Wagner-Hall
|
53886f3157
|
Merge pull request #295 from matrix-org/daniel/is2
Specify ephemeral invitation signing
|
9 years ago |
Daniel Wagner-Hall
|
30c9fee0b2
|
Specify ephemeral invitation signing
|
9 years ago |
Daniel Wagner-Hall
|
e02056a830
|
Merge pull request #294 from matrix-org/daniel/is
Loosely specify invitation storage
|
9 years ago |
Daniel Wagner-Hall
|
097b69dc1e
|
Loosely specify invitation storage
|
9 years ago |
Daniel Wagner-Hall
|
7868fb1a08
|
Merge pull request #293 from matrix-org/daniel/is
Add initial identity server spec
More to come
|
9 years ago |
Daniel Wagner-Hall
|
e0c55eeccf
|
Add initial identity server spec
More to come
|
9 years ago |
Daniel Wagner-Hall
|
446ad008be
|
Merge pull request #292 from matrix-org/daniel/is
Add _cs suffix to client-server http APIs
I'm about to add identity service APIs, so differentiating is good.
|
9 years ago |
Daniel Wagner-Hall
|
f4f186baee
|
Add _cs suffix to client-server http APIs
I'm about to add identity service APIs, so differentiating is good.
|
9 years ago |
Gergely Polonkai
|
6e2b02a608
|
Update m.room.avatar schema so it references image_info in info
Signed-off-by: Gergely Polonkai <gergely@polonkai.eu>
|
9 years ago |
Gergely Polonkai
|
583c8cbfaf
|
Add invite key to m.room.power_levels schema
Signed-off-by: Gergely Polonkai <gergely@polonkai.eu>
|
9 years ago |
Mark Haines
|
c3c95d0c09
|
Fix grammar and add backticks for /sync
|
9 years ago |
Mark Haines
|
cc0dae3aeb
|
Deduplicate a couple of places where "the" was written twice in a row
|
9 years ago |
David Baker
|
4a06f3e2a4
|
Merge pull request #289 from gergelypolonkai/master
Fix for m.room.third_party_invite schema
|
9 years ago |
David Baker
|
9048fb9a7b
|
Add CONTINUTING.rst
|
9 years ago |
Gergely Polonkai
|
449bb09998
|
Fix for m.room.third_party_invite schema
|
9 years ago |
Mark Haines
|
5407cc8e05
|
Add a snippet of documentation for a m.push_rules event.
|
9 years ago |
David Baker
|
65e5a316bd
|
Update spec to say what the default state / events defaults are, from inspecting the behaviour of synapse (which I'm not sure was intentional).
|
9 years ago |
Daniel Wagner-Hall
|
646dd4f03a
|
Merge pull request #285 from matrix-org/daniel/titles
Add titles where they're missing
|
9 years ago |
Daniel Wagner-Hall
|
11c572267e
|
Add titles where they're missing
|
9 years ago |