Commit Graph

180 Commits (8679a642b49d865c628ef6f598f374f273e6e8b1)

Author SHA1 Message Date
Travis Ralston 4485b2f025
Merge branch 'master' into travis/server-name-join 6 years ago
Travis Ralston c1c1f28c79
Merge branch 'master' into travis/dont-forget-to-leave 6 years ago
Travis Ralston 3935861445
Merge pull request #1380 from turt2live/travis/define-roomevent
Define RoomEvent on /rooms/{roomId}/messages
6 years ago
Travis Ralston f98f603048
Merge pull request #1381 from turt2live/travis/general-clarifications
Rename some titles to avoid confusion between request and response schemas
6 years ago
Andrew Morgan cc3724b54a fix indentation, error messages. add rest of PR 6 years ago
Travis Ralston 0867ab2365 Add to changelog 6 years ago
Travis Ralston e0cdfd8897
Merge branch 'master' into patch-1 6 years ago
Travis Ralston 95e8f1bdde Add to changelog 6 years ago
Travis Ralston a19bbc8089 Add to changelog 6 years ago
Travis Ralston 67e74bd8c5 Merge remote-tracking branch 'matrix-org/master' into travis/cors 6 years ago
Travis Ralston b61fe20171 Add to changelog 6 years ago
Travis Ralston b8c8d85926 Add to changelog 6 years ago
Travis Ralston 625913d797 Add to changelog 6 years ago
Travis Ralston 5b6ad6f39d Add to changelog 6 years ago
Travis Ralston 17c9cde0ec Add to changelog 6 years ago
Andrew Morgan d73b247688 3PE lookup service 6 years ago
Remi Rampin 20200264e1
Consolidate backwards-compatible client changes 6 years ago
Will Hunt 1140c0c05b Document StateEvent for /createRoom (#1329) 6 years ago
Michael Telatynski 968ee0f613
add changelog 6 years ago
Travis Ralston 3dc54b20c6
Merge branch 'master' into travis/clarify-routing-loops 6 years ago
Travis Ralston 8610effad7
Merge branch 'master' into travis/reporting 6 years ago
Travis Ralston 8cbd802650 Add allow_remote to the changelog
Signed-off-by: Travis Ralston <travpc@gmail.com>
6 years ago
Travis Ralston 352f1b7776 Add report content API to changelog
Signed-off-by: Travis Ralston <travpc@gmail.com>
6 years ago
Travis Ralston 59ea10b842 Add changelog entry for /logout/all
Signed-off-by: Travis Ralston <travpc@gmail.com>
6 years ago
Florian Jacob cc54a4f8cb /rooms/{roomId}/members: specify access_token requirement
as the behaviour of which members the users see is user-specific
and therefore requires authentication.

Signed-off-by: Florian Jacob <projects+git AT florianjacob )DOT( de>
6 years ago
Valentin Deniaud 55b512c968 add delete_devices endpoint
fix #1041
6 years ago
Richard Lewis 8d05f80cec Sticker messages (m.sticker) (#1158) 6 years ago
Richard van der Hoff 2644e5657d
Merge pull request #1152 from turt2live/travis/clarify-whoami
Improve documentation around /account/whoami
6 years ago
Travis Ralston 5285dbc655 Add clarifications of /account/whoami to changelog
Signed-off-by: Travis Ralston <travpc@gmail.com>
6 years ago
Travis Ralston f0ec0de997 Add username availability to the changelog
Signed-off-by: Travis Ralston <travpc@gmail.com>
6 years ago
Travis Ralston af74790681 Merge remote-tracking branch 'matrix-org/master' into travis/m.ignored_user_list 6 years ago
Travis Ralston 0f7f8a8ca7 Move the changelog entry for ignoring users
Signed-off-by: Travis Ralston <travpc@gmail.com>
6 years ago
Travis Ralston 709fca8190 Move /directory/list changelog entry
Signed-off-by: Travis Ralston <travpc@gmail.com>
6 years ago
Travis Ralston e4f7ba70f5
Merge branch 'master' into travis/spec-directory-list 6 years ago
Travis Ralston d37ed0876f
Merge branch 'master' into travis/m.ignored_user_list 6 years ago
Richard van der Hoff a0dda3cae2
Merge branch 'master' into travis/m.tag 6 years ago
Travis Ralston 1daf6af300 Add ignoring users to the changelog
Signed-off-by: Travis Ralston <travpc@gmail.com>
6 years ago
Travis Ralston b41bd9635d Add /directory/list to changelog
Signed-off-by: Travis Ralston <travpc@gmail.com>
6 years ago
Travis Ralston c5738b87c0 Add changelog entry for m.tag ordering
Signed-off-by: Travis Ralston <travpc@gmail.com>
6 years ago
Travis Ralston f5a100317e Add changelog entry for m.presence format fix
Signed-off-by: Travis Ralston <travpc@gmail.com>
6 years ago
Richard van der Hoff f7bbcd1678
Merge pull request #1110 from t3chguy/rooms/event
Document new rooms/$/event/$ API for fetching a single event (no ctx)
6 years ago
Michael Telatynski 436e2cd318
Add changelog entry for /search API default value clarifications 7 years ago
Michael Telatynski ebea850838
Add new event fetch API to changelog 7 years ago
Richard van der Hoff 59e4c625b3
Merge pull request #1093 from CromFr/guest_can_join
Add createRoom guest_can_join parameter
7 years ago
David Baker 849a7662fe Fix changelog, hopefully 7 years ago
David Baker 2a9a9e757e add changelog 7 years ago
David Baker 7c6a97e82c Add PR 1104 to changelog 7 years ago
Michael Telatynski 605510e965
Merge branch 'master' into user_directory 7 years ago
Richard van der Hoff 6a524be585 changelog 7 years ago
Michael Telatynski b80f38e11b
fix changelog entry 7 years ago
Michael Telatynski 1f7d4cd9d0
add changelog entry 7 years ago
Thibaut CHARLES 42c1031cdf
updated changelog 7 years ago
Richard van der Hoff 4adeb0d6fe Merge branch 'client_server/r0.3.0_updates' 7 years ago
Richard van der Hoff 20ebae4bd3 Fix quoting in changelog 7 years ago
White_Rabbit 2138d7c825 note updates to thunbnail info in changelog (#1086) 7 years ago
White_Rabbit 93d7bbc8bf note updates to thunbnail info in changelog (#1086) 7 years ago
Richard van der Hoff f526dff51d Fix changelog 7 years ago
Richard van der Hoff 0ce58fdb28 Prepare for next spec dev cycle 7 years ago
Richard van der Hoff e3ed76373a Prep changelog for 0.3.0 7 years ago
Travis Ralston 0f5a4efce6 Spec URL previews (#1064)
* Spec URL previews
* Require authentication on /upload and /preview_url
7 years ago
Travis Ralston 2b3c84503c Add /account/whoami to changelog
Signed-off-by: Travis Ralston <travpc@gmail.com>
7 years ago
Richard van der Hoff 17af66105d
Fix PR links in changelog 7 years ago
Michael Telatynski 9bd3711790
Move changelog entry 7 years ago
Michael Telatynski c2b1b7a10e
mention that we can send tokens via headers 7 years ago
Richard van der Hoff 3ab4334f1c changelog 7 years ago
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
7 years ago
Richard van der Hoff c4bcd0a713 Merge pull request #1007 from turt2live/travis/m.room.pinned_events
Add spec for m.room.pinned_events
7 years ago
Richard van der Hoff 04be03bea9 changelog 7 years ago
Travis Ralston 198c969e6f Update client_server.rst
Signed-off-by: Travis Ralston <travpc@gmail.com>
7 years ago
Michael Telatynski bf3b49f13c document joined_members and joined_rooms endpoints (#999) 7 years ago
Brendan Abolivier 0b74492d67 Fix membership on third-party invite upgrade (#995) 7 years ago
Richard van der Hoff a84a34ee6c GETting a filter requires auth (#1003) 7 years ago
Brendan Abolivier 94374c696b
Update changelog 7 years ago
Brendan Abolivier 25f23873d4
Update changelog 7 years ago
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
7 years ago
Richard van der Hoff da6938b818 Key management APIs (#894)
Spec the e2e key-management APIs.
7 years ago
Richard van der Hoff 5537f7a832 Allow guest access to E2E endpoints 8 years ago
Johannes Löthberg a8b253889b Add m.notice description rephrasing to changelog
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
8 years ago
Richard van der Hoff dca1d0c745 Merge branch 'master' into erikj/public_rooms 8 years ago
Richard van der Hoff 461bfdb0d8 Merge branch 'master' into rav/device_management 8 years ago
Richard van der Hoff cfbee938b0 changelog: Fix a couple of punctuations 8 years ago
Richard van der Hoff af515012ea Device management API 8 years ago
Erik Johnston a69d6c63c6 Merge branch 'master' of github.com:matrix-org/matrix-doc into erikj/public_rooms 8 years ago
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.
8 years ago
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
8 years ago
David Baker 301595c071 Linkify account_data API
Also change other links because it turns out the .. isn't part
of the syntax
8 years ago
David Baker e2736ba167 Linkify createroom in changelog too 8 years ago
Richard van der Hoff 37fb1ceb65 Merge pull request #395 from matrix-org/rav/kill_refresh_tokens
Remove references to refresh tokens and tokenrefresh
8 years ago
Richard van der Hoff 556ced36a4 Merge remote-tracking branch 'origin/master' into rav/store_and_forward 8 years ago
David Baker accb3941bf Changelog 8 years ago
Richard van der Hoff f4c7fdfd03 Remove references to refresh tokens and tokenrefresh
refresh tokens are dead.
8 years ago
David Baker ae1c576648 Merge remote-tracking branch 'origin/master' into erikj/create_room_is_direct 8 years ago
Richard van der Hoff 1f45724bfd Merge pull request #394 from matrix-org/rav/required_response_fields
Mark required fields in response objects as such
8 years ago
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.
8 years ago
Erik Johnston a10fe9fa43 Update changelog 8 years ago
Erik Johnston 5e99f4753d Update changelog 8 years ago
Erik Johnston 51248dd0c8 Update changelog 8 years ago
Erik Johnston d01d1a07a6 Add changelog 8 years ago
Erik Johnston 212a4b5fce Add changelog entry 8 years ago
Richard van der Hoff 4f1c2f23ee Changelog fix
store-and-forward -> send-to-device
8 years ago