Commit Graph

1847 Commits (37fb1ceb65e02a17d1719c6367e4ca28e1c455f5)
 

Author SHA1 Message Date
Oddvar Lovaas df8805155d Merge pull request #375 from davidar/patch-1
Update 2015-06-26-tensor.md
9 years ago
David A Roberts 7935caf388 Update 2015-06-26-tensor.md 9 years ago
Richard van der Hoff 6c78a6aab0 Merge pull request #374 from matrix-org/matthew/fix_state_sending_desc
fix the descriptions of the /room/.../state APIs to not be the wrong way round
9 years ago
Matthew Hodgson 978d9ea6dd fix the descriptions of the /room/.../state APIs to not be the wrong way round 9 years ago
Oddvar Lovaas 16a4903656 Moved to correct date 9 years ago
Oddvar Lovaas b45425938c Add gitter bridges 9 years ago
David Baker fd888fcbda Merge pull request #373 from matrix-org/dbkr/contains_display_name_override
Make the display name rule an override rule
9 years ago
David Baker 311c0a6eb5 Hopefully correct indentation on changelog 9 years ago
David Baker 9fb68f54ce Changelog 9 years ago
Richard van der Hoff 512b0c5564 Merge pull request #372 from matrix-org/dbkr/add_dot
Add dot prefix to .rule.master
9 years ago
David Baker b65b0d049e Make the display name rule an override rule 9 years ago
David Baker 6592646ee9 Add dot prefix to .rule.master
It's a default rule, so it needs a dot
9 years ago
Richard van der Hoff 6a4f65d78f update c-s changelog 9 years ago
David Baker c494adf92c Merge pull request #371 from matrix-org/rav/auth_clarifications
Clarifications to authentication mechanisms
9 years ago
Richard van der Hoff c51c4acf7f Clarifications to authentication mechanisms
* Make the purpose of the `auth` key in /register requests explicit, and say
  that it should be empty at first.

* Restructure the UA-auth section a bit.

* In the UA-auth section, say that clients should submit no `auth` to start
  with, and add 'Stage 0' representing  this to the example.

* s/{stage,login} type/authentication type/ in the UA-auth section. Seems
   clearer to me.

* Try to distinguish the example responses from the example requests by giving
  an HTTP header.
9 years ago
Oddvar Lovaas 5ab7ba282d Add matrix-appservice-rocketchat 9 years ago
Oddvar Lovaas 0ef196f545 Add Nervewire 9 years ago
Richard van der Hoff 4ace92bca3 Merge pull request #370 from Ralith/origin_server_ts
Specify requirement of origin_server_ts
9 years ago
Benjamin Saunders 1c02ff5249 Specify requirement of origin_server_ts
Signed-off-by: Benjamin Saunders <ben.e.saunders@gmail.com>
9 years ago
Oddvar Lovaas fee90f135b Update instructions 9 years ago
Oddvar Lovaas cffd4c34ea Change to sorting by date (mostly) 9 years ago
Matthew Hodgson 9cb626982a s/user/username/ typo 9 years ago
Matthew Hodgson 1551e34ea5 Merge pull request #369 from sim6/fix_faq_federation_api_link
Fix FAQ Federation API link
9 years ago
Matthew Hodgson 946374a737 Merge pull request #368 from sim6/format_faq_links
Format FAQ links
9 years ago
Simó Albert i Beltran a90074ec78 Fix FAQ Federation API link
Signed-off-by: Simó Albert i Beltran <sim6@probeta.net>
9 years ago
Simó Albert i Beltran 82897a52a1 Format FAQ links
Signed-off-by: Simó Albert i Beltran <sim6@probeta.net>
9 years ago
Richard van der Hoff e910a39594 Merge pull request #367 from matrix-org/rav/document_cas_login
document CAS login and m.login.token login
9 years ago
Richard van der Hoff 07fa64d73d Update changelog 9 years ago
Richard van der Hoff 0248afe6ac login with invalid token gives a 403 9 years ago
Richard van der Hoff 1f1dfdd91c More clarifications 9 years ago
Richard van der Hoff ec81b4c9fe More PR feedback
Add a couple of TODO sections
9 years ago
Richard van der Hoff 4b0e546eeb PR feedback
Fix some typos, and clarify several aspects of server behaviour.
9 years ago
Richard van der Hoff 41368dc5a7 document CAS login
Following the spirit of "document how it is, not how we wish it was", document
the CAS login bits.
9 years ago
Mark Haines 20eab7714f Merge pull request #366 from matrix-org/markjh/filename
Document the optional parameter for specifying a filename
9 years ago
Oddvar Lovaas f3d6f6a387 Remove spare () 9 years ago
Oddvar Lovaas 04b71fb571 Add NaChat and Twitter bridgew1 9 years ago
Mark Haines ba64d9fe5a Remove thing from jenkins.sh 9 years ago
Mark Haines f55bf46c7c Print the git revision in jenkins.sh 9 years ago
Mark Haines d0785d80cc Poke jenkins 9 years ago
Mark Haines d2fe2f1ff6 Fix jenkins 9 years ago
Mark Haines 618f94699b Document the optional parameter for specifying a filename to download an attachment as 9 years ago
David Baker 4f206e3223 Merge pull request #365 from matrix-org/rav/pushrules_spec
Clean up the pushrules API doc
10 years ago
Richard van der Hoff 8328e485ea Clean up the pushrules API doc
* make it clearer which fields go in which parts of the rule
* the example given appeared to be for a content rule, so use a content rule
  consistently through the examples.
10 years ago
Richard van der Hoff 9a2af4fbc1 Changelog: Add /upload tweak 10 years ago
Richard van der Hoff 7ac2f51e4a /upload: fix example for filename
The example shouldn't be encoded, else it will be double-encoded by swagger.
10 years ago
Richard van der Hoff 60875770fc Merge pull request #364 from Ralith/upload-filename
Document filename query parameter for uploads
10 years ago
Benjamin Saunders 3e2dea4c52 Document filename query parameter for uploads
Signed-off-by: Benjamin Saunders <ben.e.saunders@gmail.com>
10 years ago
Oddvar Lovaas 81630300fe Add wq!libqmatrixclient 10 years ago
Richard van der Hoff 93cc75299c Merge pull request #363 from matrix-org/rav/tokenrefresh_expires_access_token
/tokenrefresh should expire the access token
10 years ago
Richard van der Hoff ec20f15407 /tokenrefresh should expire the access token
It's possible for clients to call /tokenrefresh before the access_token has
expired, potentially leading to a proliferation of valid access_tokens.
10 years ago