Commit Graph

1776 Commits (9cb626982a4e88e8d365ea1f8a58c2c502a4362e)
 

Author SHA1 Message Date
Matthew Hodgson 9cb626982a s/user/username/ typo 8 years ago
Matthew Hodgson 1551e34ea5 Merge pull request #369 from sim6/fix_faq_federation_api_link
Fix FAQ Federation API link
8 years ago
Matthew Hodgson 946374a737 Merge pull request #368 from sim6/format_faq_links
Format FAQ links
8 years ago
Simó Albert i Beltran a90074ec78 Fix FAQ Federation API link
Signed-off-by: Simó Albert i Beltran <sim6@probeta.net>
8 years ago
Simó Albert i Beltran 82897a52a1 Format FAQ links
Signed-off-by: Simó Albert i Beltran <sim6@probeta.net>
8 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
8 years ago
Richard van der Hoff 07fa64d73d Update changelog 8 years ago
Richard van der Hoff 0248afe6ac login with invalid token gives a 403 8 years ago
Richard van der Hoff 1f1dfdd91c More clarifications 8 years ago
Richard van der Hoff ec81b4c9fe More PR feedback
Add a couple of TODO sections
8 years ago
Richard van der Hoff 4b0e546eeb PR feedback
Fix some typos, and clarify several aspects of server behaviour.
8 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.
8 years ago
Mark Haines 20eab7714f Merge pull request #366 from matrix-org/markjh/filename
Document the optional parameter for specifying a filename
8 years ago
Oddvar Lovaas f3d6f6a387 Remove spare () 8 years ago
Oddvar Lovaas 04b71fb571 Add NaChat and Twitter bridgew1 8 years ago
Mark Haines ba64d9fe5a Remove thing from jenkins.sh 8 years ago
Mark Haines f55bf46c7c Print the git revision in jenkins.sh 8 years ago
Mark Haines d0785d80cc Poke jenkins 8 years ago
Mark Haines d2fe2f1ff6 Fix jenkins 8 years ago
Mark Haines 618f94699b Document the optional parameter for specifying a filename to download an attachment as 8 years ago
David Baker 4f206e3223 Merge pull request #365 from matrix-org/rav/pushrules_spec
Clean up the pushrules API doc
8 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.
8 years ago
Richard van der Hoff 9a2af4fbc1 Changelog: Add /upload tweak 8 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.
8 years ago
Richard van der Hoff 60875770fc Merge pull request #364 from Ralith/upload-filename
Document filename query parameter for uploads
8 years ago
Benjamin Saunders 3e2dea4c52 Document filename query parameter for uploads
Signed-off-by: Benjamin Saunders <ben.e.saunders@gmail.com>
8 years ago
Oddvar Lovaas 81630300fe Add wq!libqmatrixclient 8 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
8 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.
8 years ago
Richard van der Hoff 66bfd0462b Merge pull request #362 from matrix-org/rav/create_room_behaviour
Spell out the state algorithm for createRoom
8 years ago
Richard van der Hoff 2370a4c970 Spell out the state algorithm for createRoom
Fixes https://matrix.org/jira/browse/SPEC-429.

Synapse currently follows the specified ordering, but does *not* give the
specified error when the state is invalid (instead it creates the room anyway
but gives a 403 M_FORBIDDEN). Still, I don't think that should be a real
problem for any real clients, and nothing would break if we changed this in
synapse, so it might as well go in the spec anyway.
8 years ago
Matthew Hodgson c0490f2db2 cosmetics 8 years ago
Richard van der Hoff a8127ece52 Merge branch 'release/client-server/r0.2.0' 8 years ago
Richard van der Hoff a64f9bbb63 C-S spec: Fix 'unstable' in link to /context API 8 years ago
Richard van der Hoff b5f9e896ba C-S spec: Fix 'unstable' in link to /context API 8 years ago
Richard van der Hoff 76ec390c73 changelog: Add "unreleased" placeholder 8 years ago
Richard van der Hoff a2ab6854ff CS spec: Add r0.2.0 to historical version list 8 years ago
Richard van der Hoff 005a71ab00 Bump version in changelog 8 years ago
Richard van der Hoff c71c9e4f6b Merge branch 'master' into release/client-server/r0.2.0 8 years ago
Richard van der Hoff ae489260a1 Merge pull request #359 from matrix-org/rav/mxid_grammar
Define MXID grammar
8 years ago
Richard van der Hoff 72449294bc Moar TODO 8 years ago
Richard van der Hoff 0ac04f5649 Merge branch 'master' into release/client-server/r0.2.0 8 years ago
Richard van der Hoff 76fd85f054 Merge branch 'master' into release/client-server/r0.2.0 8 years ago
Richard van der Hoff a2f1c6a7a6 Add a TODO about defining non-latin login creds 8 years ago
Erik Johnston e5f5d0c55e Merge pull request #361 from matrix-org/erikj/account_deactivate
Spec /account/deactivate API
8 years ago
Richard van der Hoff 0e26238386 Update README
Structure and Contributing were both a bit out of date.
8 years ago
Erik Johnston 06d379ed5e Add to changelog 8 years ago
Richard van der Hoff b5d68b8ff1 Link to doc style doc
(and update it to cover extra section characters)
8 years ago
Erik Johnston a48437ced8 Spec /account/deactivate API 8 years ago
Richard van der Hoff 4d2bee4b56 Prepare changelog for 0.2.0 release 8 years ago