Commit Graph

  • e40d9e296d Split OpenID token info out verbatim Travis Ralston 2019-08-28 15:12:47 -0600
  • ef5d3b9f30 Correct token reference in MSC2140 Travis Ralston 2019-08-28 15:12:24 -0600
  • 03641d9e48
    Merge pull request #2254 from matrix-org/travis/spec/is-v2 Travis Ralston 2019-08-28 15:01:28 -0600
  • ca4d9d8636 Deprecate the v1 IS API Travis Ralston 2019-08-28 14:19:13 -0600
  • b0acaeddfa Reference the v2 API where possible Travis Ralston 2019-08-28 14:18:11 -0600
  • a47c5aeb42 v2-ify the v2 api Travis Ralston 2019-08-28 14:17:51 -0600
  • 79a5663ec3 Fix typos, inline links and move image into tree Tulir Asokan 2019-08-25 20:50:20 +0300
  • 238b78bbaf Add potential issue with redacted_because field Tulir Asokan 2019-08-25 20:41:39 +0300
  • cd75d0f220 Fix authenticity/authorization terminology Tulir Asokan 2019-08-25 11:29:12 +0300
  • 5b53b3d0b8 Clone v1 APIs verbatim Travis Ralston 2019-08-28 13:47:06 -0600
  • 984e0af7b2 Re-word auth rule section on handling each target separately Tulir Asokan 2019-08-24 11:58:33 +0300
  • b8a3f970ee Add security definition for access token Travis Ralston 2019-08-28 13:39:42 -0600
  • 553caf101d createDm -> create_dm Travis Ralston 2019-08-28 12:54:32 -0600
  • 17108f5b6e Support a dedicate /createDm endpoint for DMs Travis Ralston 2019-08-28 12:07:37 -0600
  • 55f1c0778c We're calling them canonical DMs Travis Ralston 2019-08-28 11:17:14 -0600
  • b5529ff6a3
    Merge pull request #2250 from matrix-org/travis/deprecated-toc Travis Ralston 2019-08-28 07:49:31 -0600
  • 8b1a0c3b58 clarify care & feeding of DAG Matthew Hodgson 2019-08-28 12:42:49 +0100
  • de3802cd5c List deprecated endpoints as deprecated Travis Ralston 2019-08-27 19:24:13 -0600
  • 03ae5614b0 remove unnecessary space Hubert Chathi 2019-08-27 17:56:52 -0700
  • e1b0042e7b clarifications, minor fixes, formatting Hubert Chathi 2019-08-27 17:46:45 -0700
  • 79ba50969c Explain pitfalls of the current system Travis Ralston 2019-08-27 17:43:35 -0600
  • d504efa01a Use "dm" as the keyword Travis Ralston 2019-08-27 17:43:26 -0600
  • 0cbd1dce42 Inline the example image Travis Ralston 2019-08-27 17:43:01 -0600
  • dd292bd042 Remove confusing banquets section Travis Ralston 2019-08-27 17:42:50 -0600
  • 9aade7291a make it agree with what we actually did with key requests Hubert Chathi 2019-08-27 16:21:00 -0700
  • cafe49d36d some clarifications Hubert Chathi 2019-08-27 16:13:18 -0700
  • 7cf22bebd3 Add spam prevention error, example response and auth requirements Tulir Asokan 2019-08-26 23:27:00 +0300
  • 29e3463e2e
    Change error code for existing media PUT Tulir Asokan 2019-08-26 22:51:10 +0300
  • 356350de91
    Merge pull request #2140 from matrix-org/dbkr/tos_2 Travis Ralston 2019-08-26 13:48:45 -0600
  • 808eda404a
    Merge pull request #2247 from matrix-org/poljar/key_request_fix Travis Ralston 2019-08-26 09:46:57 -0600
  • 35eb1993d9 Add a changelog fragment for the room key request action fix. poljar/key_request_fix Damir Jelić 2019-08-26 17:40:32 +0200
  • 7a36016cbb
    Merge pull request #2230 from matrix-org/dbkr/is_in_account_data Travis Ralston 2019-08-26 08:21:04 -0600
  • f8ceb9725a spell out an example UI for warning about retention Matthew Hodgson 2019-08-26 13:49:02 +0100
  • f5c3729742 incorporate review Matthew Hodgson 2019-08-26 13:47:31 +0100
  • cabef485e0
    Apply suggestions from code review Matthew Hodgson 2019-08-26 13:47:27 +0100
  • a96a2f3fce Fix the action of a room key request cancellation. Damir Jelić 2019-08-26 12:11:11 +0200
  • 0265817c56
    Merge pull request #1957 from matrix-org/travis/msc/integrations/discovery Travis Ralston 2019-08-25 19:25:46 -0600
  • 4e2fe124d2 wording fixes/clarifications Hubert Chathi 2019-08-25 18:22:23 -0700
  • 9a395ed0ab Expand on security consideration Tulir Asokan 2019-08-25 20:57:28 +0300
  • 31c132ec82 Add changelog Kitsune Ral 2019-08-25 17:39:36 +0900
  • 0e6286f5d0 write more stuff Hubert Chathi 2019-08-24 12:38:13 -0700
  • a83c79c8e6 Add security consideration and mention possible /create request body Tulir Asokan 2019-08-24 17:45:14 +0300
  • b43927793c Proposal for asynchronous media uploads Tulir Asokan 2019-08-24 16:37:39 +0300
  • 65cd10249c Render enums inside additionalProps as one more table Kitsune Ral 2019-08-24 21:56:48 +0900
  • 4ad9bf7059
    Merge pull request #1961 from matrix-org/travis/msc/integrations/auth Travis Ralston 2019-08-23 14:24:09 -0600
  • ec38013daa Proposal to allow multiple targets for one redaction event Tulir Asokan 2019-08-23 23:07:57 +0300
  • fb724bc625 rename to match PR number Hubert Chathi 2019-08-21 21:22:03 -0700
  • 4f655247b0 initial draft of verification in DMs Hubert Chathi 2019-08-21 21:17:41 -0700
  • b0f873785d Proposal for room version 6 Travis Ralston 2019-08-21 18:03:17 -0600
  • b6f0e8e8ed Clarify that the query string is because they are widgets Travis Ralston 2019-08-21 17:50:18 -0600
  • 8b85fda52c Add a link to the widget MSC to try and stem questions Travis Ralston 2019-08-21 17:47:55 -0600
  • 4ea8f645d6 is_token -> id_access_token and add invite to proxy list dbkr/tos_2 David Baker 2019-08-21 18:13:50 +0100
  • 8ca50eaf9f
    Merge pull request #2010 from Sorunome/soru/spoilers Travis Ralston 2019-08-21 08:34:24 -0600
  • 8bd9d7caeb
    Add full stop David Baker 2019-08-21 15:12:45 +0100
  • 69315417b5
    Typo David Baker 2019-08-21 15:12:25 +0100
  • 4073d940da
    Typo David Baker 2019-08-21 15:11:10 +0100
  • 1f8cfd5729 Update migration mechanism dbkr/is_in_account_data David Baker 2019-08-21 14:19:20 +0100
  • 53a2ffb12a
    Merge pull request #2197 from reivilibre/rei/msc_filter_over_fed Travis Ralston 2019-08-20 15:35:29 -0600
  • 788796e1c6 Multiple clarifications Travis Ralston 2019-08-20 09:20:07 -0600
  • 9b2ca3cdfe
    typoes / clarifications David Baker 2019-08-20 16:19:15 +0100
  • 9e073e9647
    Speeeeeeling Travis Ralston 2019-08-19 10:42:30 -0600
  • 997c5466a8
    MSC2229: Allowing 3PID Owners to Rebind (#2229) Andrew Morgan 2019-08-19 13:35:02 +0100
  • 6d0067320c clarify error proxying David Baker 2019-08-19 13:31:20 +0100
  • 73e13c1d86 fix oapi3'ism in identity service saces 2019-08-19 03:35:53 +0200
  • ee0a7ee6d3
    Update 1763-configurable-retention-periods.md Richard van der Hoff 2019-08-19 12:08:29 +0100
  • 12377fbf50
    /account/logout not /logout David Baker 2019-08-19 11:53:41 +0100
  • e4bdc283fd
    Apply suggestions from code review David Baker 2019-08-19 11:45:46 +0100
  • 76f9196ff3 Address @richvdh's comments Olivier Wilkinson (reivilibre) 2019-08-19 07:44:37 +0100
  • 865d3da0f8 General clarity improvements Travis Ralston 2019-08-16 19:59:32 -0600
  • 22c9692684 Disclose origin story better Travis Ralston 2019-08-16 19:53:28 -0600
  • 475c64de8c Disclose origin story Travis Ralston 2019-08-16 19:52:35 -0600
  • 3545a35a97 More words about why enabling encryption is safe enough Travis Ralston 2019-08-16 19:48:46 -0600
  • 901f9c3e48 Clarify that history is supposed to be protected Travis Ralston 2019-08-16 19:41:14 -0600
  • 498705f22f Clarify that we're not altering previous room version rules Travis Ralston 2019-08-16 19:39:15 -0600
  • 90e35de525 Spacing Travis Ralston 2019-08-16 19:37:40 -0600
  • 21eb08d498 Shuffle descriptions of power levels for members in preset Travis Ralston 2019-08-16 19:36:27 -0600
  • 8a2b316958 Support private chats Travis Ralston 2019-08-16 19:32:08 -0600
  • 1fce23abdb Mention MSC1777 for updating left rooms Travis Ralston 2019-08-16 19:30:06 -0600
  • f13a9fcba0 Better wording for the server behaviour cases Travis Ralston 2019-08-16 19:26:44 -0600
  • 5e4e55b5e9 Clarify soft tombstone Travis Ralston 2019-08-16 19:26:36 -0600
  • fbf12ea45f Skeptical clients are skeptical Travis Ralston 2019-08-16 19:15:03 -0600
  • 75f98a26fb Remove uncertain platforms from list Travis Ralston 2019-08-16 19:13:44 -0600
  • 8867b6cd69 Wording clarifications travis/msc/rejoin-private-rooms Travis Ralston 2019-08-16 19:12:50 -0600
  • a1b8726322 fix json number ranges Matthew Hodgson 2019-08-17 01:29:10 +0100
  • b54faf1610
    Update proposals/2228-self-destructing-events.md Matthew Hodgson 2019-08-17 01:26:52 +0100
  • ffc6d2bc41
    Update proposals/2228-self-destructing-events.md Matthew Hodgson 2019-08-17 01:26:24 +0100
  • feeff431d9 64-bit timestamps Matthew Hodgson 2019-08-16 16:38:38 +0100
  • 32f21ac469 lifetimes in milliseconds Matthew Hodgson 2019-08-16 16:38:16 +0100
  • d46cf44ba6 Merge branch 'anoa/msc2233' of github.com:matrix-org/matrix-doc into anoa/msc2233 anoa/msc2233 Andrew Morgan 2019-08-16 13:42:10 +0100
  • 56af94458a Talk about why we didn't just add auth/noauth to capabilities Andrew Morgan 2019-08-16 13:42:01 +0100
  • 9b7d8c2067
    Update proposals/2233-unauthed-capabilities-endpoint.md Andrew Morgan 2019-08-16 12:53:37 +0100
  • f147b901d4 Change to unauthed capabilities Andrew Morgan 2019-08-16 12:27:45 +0100
  • 92c6f4c38e
    Add M_USER_DEACTIVATED to list of error codes (#2234) Andrew Morgan 2019-08-15 18:10:38 +0100
  • 4ba4434267 Merge branch 'anoa/m_user_deactivated_spec_pr' of github.com:matrix-org/matrix-doc into anoa/m_user_deactivated_spec_pr Andrew Morgan 2019-08-15 18:08:20 +0100
  • 1f40f0bad6
    Update specification/client_server_api.rst Andrew Morgan 2019-08-15 18:08:15 +0100
  • 363ee62405 rename again Andrew Morgan 2019-08-15 18:07:53 +0100
  • 2c222fd749 wip Andrew Morgan 2019-08-15 17:49:01 +0100
  • 5b5dca7d5e
    Update api/client-server/login.yaml Andrew Morgan 2019-08-15 18:00:01 +0100
  • 9aa145b916 Rename changelog Andrew Morgan 2019-08-15 17:54:26 +0100
  • 9c8e71e3f9 Multiple error code definitions for /login Andrew Morgan 2019-08-15 17:39:10 +0100