Commit graph

1367 commits

Author SHA1 Message Date
Michael Telatynski c2b1b7a10e
mention that we can send tokens via headers 2017-10-27 09:52:53 +01:00
Richard van der Hoff 3ab4334f1c changelog 2017-10-23 00:51:41 +01:00
Richard van der Hoff 23e2f8986c Merge pull request #1026 from matrix-org/rav/power_levels_doc
Clarify what happens when there is no power_levels event
2017-10-17 20:54:18 +01:00
Richard van der Hoff c4bcd0a713 Merge pull request #1007 from turt2live/travis/m.room.pinned_events
Add spec for m.room.pinned_events
2017-10-17 17:33:27 +01:00
Richard van der Hoff 04be03bea9 changelog 2017-10-17 16:39:38 +01:00
Travis Ralston 198c969e6f Update client_server.rst
Signed-off-by: Travis Ralston <travpc@gmail.com>
2017-10-17 09:12:28 -06:00
Michael Telatynski bf3b49f13c document joined_members and joined_rooms endpoints (#999) 2017-10-10 16:16:27 +01:00
Brendan Abolivier 0b74492d67 Fix membership on third-party invite upgrade (#995) 2017-09-26 14:57:51 +01:00
Richard van der Hoff a84a34ee6c GETting a filter requires auth (#1003) 2017-09-26 14:11:43 +01:00
Brendan Abolivier 94374c696b
Update changelog 2017-09-14 19:51:23 +01:00
Brendan Abolivier 25f23873d4
Update changelog 2017-07-27 17:45:14 +01:00
Brendan Abolivier 750d980bc0 Room member (#950)
* Fixed an incorrect membership on example
* Added precision on membership upon profile update
* Changed first example into a join
* Changed the state/{eventType}/{stateKey} example with an actual state key
2017-07-14 15:30:56 +01:00
Richard van der Hoff da6938b818 Key management APIs (#894)
Spec the e2e key-management APIs.
2017-04-20 16:51:42 +01:00
Richard van der Hoff 5537f7a832 Allow guest access to E2E endpoints 2016-11-30 16:12:17 +00:00
Johannes Löthberg a8b253889b Add m.notice description rephrasing to changelog
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2016-11-30 14:55:46 +01:00
Richard van der Hoff dca1d0c745 Merge branch 'master' into erikj/public_rooms 2016-11-21 12:22:08 +00:00
Richard van der Hoff 461bfdb0d8 Merge branch 'master' into rav/device_management 2016-11-09 14:34:04 +00:00
Richard van der Hoff cfbee938b0 changelog: Fix a couple of punctuations 2016-10-13 18:06:43 +01:00
Richard van der Hoff af515012ea Device management API 2016-10-12 17:26:01 +01:00
Erik Johnston a69d6c63c6 Merge branch 'master' of github.com:matrix-org/matrix-doc into erikj/public_rooms 2016-10-11 14:31:47 +01:00
Richard van der Hoff e850fd718d window.postmessage for Interactive Auth fallback
Require that User-Interactive auth fallback pages call
`window.postMessage` to notify apps of completion.
2016-10-06 19:54:49 +01:00
Richard van der Hoff 909aef2b18 Merge pull request #389 from matrix-org/erikj/create_room_is_direct
Spec /createRoom is_direct flag, is_direct in member event and m.direct
2016-10-06 17:19:48 +01:00
David Baker 301595c071 Linkify account_data API
Also change other links because it turns out the .. isn't part
of the syntax
2016-10-06 11:15:44 +01:00
David Baker e2736ba167 Linkify createroom in changelog too 2016-10-06 10:12:08 +01:00
Richard van der Hoff 37fb1ceb65 Merge pull request #395 from matrix-org/rav/kill_refresh_tokens
Remove references to refresh tokens and tokenrefresh
2016-10-04 17:55:38 +01:00
Richard van der Hoff 556ced36a4 Merge remote-tracking branch 'origin/master' into rav/store_and_forward 2016-10-04 11:55:05 +01:00
David Baker accb3941bf Changelog 2016-10-03 18:20:45 +01:00
Richard van der Hoff f4c7fdfd03 Remove references to refresh tokens and tokenrefresh
refresh tokens are dead.
2016-10-03 17:05:56 +01:00
David Baker ae1c576648 Merge remote-tracking branch 'origin/master' into erikj/create_room_is_direct 2016-10-03 15:17:55 +01:00
Richard van der Hoff 1f45724bfd Merge pull request #394 from matrix-org/rav/required_response_fields
Mark required fields in response objects as such
2016-10-03 14:14:36 +01:00
Richard van der Hoff 23d5073820 Mark required fields in response objects as such
Actually this means we can remove a bunch of code which special-cased this.
2016-10-03 14:03:23 +01:00
Erik Johnston a10fe9fa43 Update changelog 2016-09-30 15:04:42 +01:00
Erik Johnston 5e99f4753d Update changelog 2016-09-30 14:20:35 +01:00
Erik Johnston 51248dd0c8 Update changelog 2016-09-29 17:22:43 +01:00
Erik Johnston d01d1a07a6 Add changelog 2016-09-29 17:19:54 +01:00
Erik Johnston 212a4b5fce Add changelog entry 2016-09-29 17:02:00 +01:00
Richard van der Hoff 4f1c2f23ee Changelog fix
store-and-forward -> send-to-device
2016-09-29 13:21:46 +01:00
Richard van der Hoff ccd7bb32d5 Specification for direct-to-device messages 2016-09-27 14:27:27 +01:00
Benjamin Saunders cade909e25 Fix inconsistencies regarding redacted_because
Signed-off-by: Benjamin Saunders <ben.e.saunders@gmail.com>
2016-08-30 21:18:55 -07:00
Richard van der Hoff 7478e7f3cf Add top-level account_data to /sync response 2016-08-30 17:43:20 +01:00
Benjamin Saunders 77b668a5dc Fix some obsolete uses of user_id key in events
Signed-off-by: Benjamin Saunders <ben.e.saunders@gmail.com>
2016-08-26 23:06:41 -07:00
David Baker 311c0a6eb5 Hopefully correct indentation on changelog 2016-08-17 09:42:46 +01:00
David Baker 9fb68f54ce Changelog 2016-08-16 18:16:47 +01:00
Richard van der Hoff 6a4f65d78f update c-s changelog 2016-08-15 13:50:58 +01:00
Richard van der Hoff 07fa64d73d Update changelog 2016-08-09 16:46:49 +01:00
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.
2016-07-27 13:54:35 +01:00
Richard van der Hoff 9a2af4fbc1 Changelog: Add /upload tweak 2016-07-25 09:14:26 +01:00
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.
2016-07-19 09:17:14 +01:00
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.
2016-07-18 13:01:45 +01:00
Richard van der Hoff 76ec390c73 changelog: Add "unreleased" placeholder 2016-07-14 15:44:17 +01:00
Richard van der Hoff 005a71ab00 Bump version in changelog 2016-07-14 15:19:47 +01:00
Richard van der Hoff 0ac04f5649 Merge branch 'master' into release/client-server/r0.2.0 2016-07-14 14:40:46 +01:00
Erik Johnston 06d379ed5e Add to changelog 2016-07-14 10:18:48 +01:00
Richard van der Hoff 4d2bee4b56 Prepare changelog for 0.2.0 release 2016-07-13 21:20:25 +01:00
Richard van der Hoff adb5768731 m.room.power_levels: clarify documentation
- clarify description and add text for invite, ban, etc.
- the keys aren't required. Document their defaults
- add 'invite' to example
2016-06-22 17:45:49 +01:00
Richard van der Hoff 7bbb664784 Improve documentation of directory API 2016-06-16 13:58:45 +01:00
Richard van der Hoff 590c55b760 Next release will be 0.1.0, not 1.0.0
Since synapse is already doing the new behavior on r0 endpoints, and nobody
wants to support the old behaviour, we're defining the new behaviour as r0.1.
2016-05-09 11:07:15 +01:00
Richard van der Hoff e7e9f5fa46 Document the /logout api
We have one, and it's useful, so we really ought to document it
2016-05-08 22:26:49 +01:00
Richard van der Hoff 8f304f3b3e C-S API will be released as r1.0.0, not r0.1.0 2016-05-05 15:34:52 +01:00
Richard van der Hoff 663fbf2323 Add link to device-specific push rules branch 2016-05-05 14:16:35 +01:00
Richard van der Hoff 5a50db2eac Update the changelog in preparation for releasing CS spec 0.1.0 2016-05-05 11:52:47 +01:00
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.
2016-04-06 17:55:01 +01:00
Richard van der Hoff 91fa78eb53 Start development on next spec version 2016-01-11 15:52:08 +00:00
Richard van der Hoff e6af0441e1 Final r0.0.1 changelog entries 2016-01-11 15:29:35 +00:00
Richard van der Hoff e22135c099 Add a changelog for r0.0.1 2016-01-07 19:25:40 +00:00
Daniel Wagner-Hall ff45142663 Flesh out changelog
I forgot to push this before merging PR 215
2015-12-07 15:19:54 +00:00
Daniel Wagner-Hall 39f43abbb7 Add per-API changelogs 2015-12-07 14:24:10 +00:00