Commit Graph

1702 Commits (49cd65dd584267126634877cc99d865bf42f90f3)
 

Author SHA1 Message Date
Paul "LeoNerd" Evans a064d37f64 Update v1 /initialSync + /events examples to use r0 /sync instead 8 years ago
Paul "LeoNerd" Evans 079a963bc5 Update room ID in example URLs for /r0 8 years ago
Paul "LeoNerd" Evans 5f72f1683c Use /r0 for regular room APIs 8 years ago
Paul "LeoNerd" Evans aa036f7ef1 The /register parameter for username is "username", not "user" 8 years ago
Paul "LeoNerd" Evans 8700406c92 Use /r0 login API 8 years ago
Paul "LeoNerd" Evans 4f5ae82be9 Actually it's only /register that discovers flows by empty POST; /login uses GET 8 years ago
Paul "LeoNerd" Evans 30b39d6455 Remove now-stale comment about r1 /register flow 8 years ago
Paul "LeoNerd" Evans 5abac2eb1c Use /r0 register API 8 years ago
Paul "LeoNerd" Evans 55a9d0b067 login&register flow discovery by empty POST 8 years ago
Paul "LeoNerd" Evans 96577cffd7 Also no /api path component any more 8 years ago
Paul "LeoNerd" Evans 5e49fe7e45 Use https in localhost examples 8 years ago
Paul "LeoNerd" Evans 313fdab848 Initial hack at migration guide 8 years ago
David Baker 98f1d4efec Merge pull request #308 from matrix-org/dbkr/get_pushers
Add endpoint for getting a user's pushers
8 years ago
David Baker 1a856b53f3 Remove redundant info & add backticks 8 years ago
Richard van der Hoff 647679cd66 Merge pull request #309 from matrix-org/rav/sanify_continuserv
Continuserv: Reduce number of watches
8 years ago
David Baker 4b294b23de Tailor descriptions to GET method 8 years ago
Richard van der Hoff 774b516c07 Merge pull request #302 from gergelypolonkai/event-parent
Add event as a parent for all event types
8 years ago
Richard van der Hoff d6c1d1343b Continuserv: Reduce number of watches
rather than trying to watch half the filesystem, be a bit more conservative in
what we put watches on. This means that we don't end up dying with "No space on
device" (thanks for that, Linux.)
8 years ago
David Baker 4fafe1ab73 Return an object as the root element
Because otherwise it's impossible to change later
8 years ago
David Baker 42834340e7 Add title to the pushers array 8 years ago
David Baker 0f6e414eb6 Fix format (array of objects, not object) 8 years ago
David Baker 27113d71ff Fix indentation 8 years ago
David Baker 73d6e901ae Add endpoint for getting a user's pushers
Also add profile_tag to the set docs as it was missing
8 years ago
Kegsay cb5a2f07eb Merge pull request #307 from Half-Shot/patch-1
Small copy paste error
8 years ago
Will Hunt c9ed063a36 Small copy paste error
'avatar url' should be 'profile information'
8 years ago
Richard van der Hoff cd4e7306ca Merge pull request #305 from matrix-org/rav/show_own_leave_event
Clarify `history_visibility` behaviour
8 years ago
David Baker 1d6c405f62 Fix presumably c+p fail 8 years ago
David Baker 0411cf54da Merge pull request #306 from matrix-org/dbkr/add_push_change_event_id
Change `id` -> `event_id` and include push section
8 years ago
David Baker cf850b4270 Fix level of `counts` and `devices`
They are actually within the notification object rather than the top level object. Add titles to objects so it works.
8 years ago
David Baker 89453bfd8c Remove spurious blank line 8 years ago
David Baker 64c6d30f90 hopefully fix rst 8 years ago
David Baker 7faf2cf642 Paragraph breaks & missed word 8 years ago
David Baker 7e1cb9003c Make swagger valid 8 years ago
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. 8 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.
8 years ago
Oddvar Lovaas 12943134bd changed date 8 years ago
Oddvar Lovaas 24ec322daa Merge pull request #304 from Half-Shot/master
Added mpd-dj
8 years ago
Will Hunt 10501f2167 Added mpd-dj 8 years ago
Oddvar Lovaas eafb3212af deleted 8 years ago
Oddvar Lovaas 8bc62da9eb Merge branch 'master' of github.com:matrix-org/matrix-doc 8 years ago
Oddvar Lovaas 306b471f46 oops 8 years ago
Oddvar Lovaas f0244cc345 Merge pull request #299 from torhve/patch-2
Correctness
8 years ago
Oddvar Lovaas 39c56253b7 Merge pull request #298 from torhve/patch-1
Correct/Improve
8 years ago
Oddvar Lovaas 14f3f1f814 adding author 8 years ago
Oddvar Lovaas 13a8050b4e added intro 8 years ago
Oddvar Lovaas 3ce5453549 Merge pull request #300 from wastevensv/lets-encrypt-guide
Let's Encrypt Guide
8 years ago
Oddvar Lovaas d07e89d199 spelling 8 years ago
Oddvar Lovaas f7b5ae8ebc Merge pull request #303 from vberger/patch-1
FAQ: Add an answer about the choice of HTTP.
8 years ago
Victor Berger 923a961f6a FAQ: Add an answer about the choice of HTTP. 8 years ago
Gergely Polonkai d94deb6296 Add event as a parent for all event types
Signed-off-by: Gergely Polonkai <gergely@polonkai.eu>
8 years ago