Commit Graph

  • b96ee3e393
    Merge pull request #1423 from turt2live/travis/s2s/keys Travis Ralston 2018-08-01 07:44:57 -0600
  • 3f891681ec Move proposal to have MSC number prefix Erik Johnston 2018-08-01 14:12:46 +0100
  • e2683dcf6a Typos and add example client UX paragraph Erik Johnston 2018-08-01 13:25:16 +0100
  • 47716fd436 Add 1466 proposal - Soft Logout Erik Johnston 2018-08-01 11:27:52 +0100
  • 54a88eebf0
    Merge pull request #1414 from matrix-org/anoa/third_party_cleanup Andrew Morgan 2018-08-01 01:38:01 -0700
  • d0e8df8f3f prev_content is an object Travis Ralston 2018-07-31 14:02:04 -0600
  • 5027a9a59a Improve documentation around EDUs and PDUs Travis Ralston 2018-07-31 13:58:23 -0600
  • ea307b5bdb Support rendering schema definitions in the spec Travis Ralston 2018-07-31 13:55:53 -0600
  • 1d019c3757
    Merge pull request #1340 from matrix-org/benparsons/prdefence Ben Parsons 2018-07-31 15:17:42 +0100
  • d7919b6989 also scrape PRs when the full URL is pasted Ben Parsons 2018-07-31 15:08:42 +0100
  • bc3e45d642
    Merge pull request #1358 from uhoreg/ignore-emacs-tmp Travis Ralston 2018-07-30 17:09:08 -0600
  • f5af4d2fb5
    Merge pull request #1457 from matrix-org/dbkr/fix_room_tags Travis Ralston 2018-07-30 17:06:54 -0600
  • 761b0e4819
    Merge pull request #1459 from QMatrixClient/check_examples_windows Travis Ralston 2018-07-30 17:05:13 -0600
  • 7679b4f1d1 Improve documentation on how Transactions work Travis Ralston 2018-07-30 16:58:13 -0600
  • 5f8967c074 Move TODO. field1, field2... -> fields... user 2018-07-30 19:19:35 +0100
  • a2e2ced03b Add reverse-lookup examples. user 2018-07-30 11:09:13 +0100
  • d785ac78a3 Remove explode and replace with TODO, require auth on CS user 2018-07-30 11:01:27 +0100
  • 53137a3c53 c/p bug, fix operationIds, move rst docs to md Andrew Morgan 2018-07-23 14:38:52 +0100
  • 3e4962f211 Document standardized extensions to OpenAPI v2 Andrew Morgan 2018-07-13 12:25:48 +0100
  • 273acb277c Change fields to use new extended query array syntax Andrew Morgan 2018-07-13 12:07:15 +0100
  • 0ff882fb3b Field definitions for protocol metadata Andrew Morgan 2018-07-13 11:41:51 +0100
  • 346db48588 Revert giving get() a default Kitsune Ral 2018-07-29 14:04:07 +0900
  • c6bfac41c5 Bypass jsonschema references resolver Kitsune Ral 2018-07-29 12:30:25 +0900
  • d17ec7f184 Check that path starts with file://, not file:/// Kitsune Ral 2018-07-29 12:25:11 +0900
  • 2c9f00d37a Follow PEP 8 Kitsune Ral 2018-07-29 12:23:41 +0900
  • 31687608dc Factor out common code Kitsune Ral 2018-07-29 12:16:10 +0900
  • 73b0a03b9b Remove more padding Travis Ralston 2018-07-27 08:39:15 -0600
  • 2dc51d416d Ignore stuff in `m.` you don't understand dbkr/fix_room_tags David Baker 2018-07-27 12:27:30 +0100
  • 5ddf5374db Missing comma David Baker 2018-07-27 12:24:29 +0100
  • f90ed4b77d Make non-namespaced tags verboten David Baker 2018-07-27 12:08:04 +0100
  • e4fd088fcc Fix room tags spec David Baker 2018-07-27 12:05:30 +0100
  • f80f62c25c
    Merge 1198dd0373 into 1b374eafbc Andrew Morgan 2018-07-27 11:04:36 +0000
  • 1198dd0373
    Test edit Andrew Morgan 2018-07-27 04:04:24 -0700
  • cafd1a9ab3 Use more modern timestamps Travis Ralston 2018-07-26 16:46:33 -0600
  • e27f4a69a0 Key versions must be [0-9a-zA-Z_] Travis Ralston 2018-07-26 16:46:13 -0600
  • 8f1a4ae0ea Formatting Travis Ralston 2018-07-26 16:43:51 -0600
  • bdccfca726 Timestamps should be in milliseconds Travis Ralston 2018-07-26 16:43:43 -0600
  • cad1db2a14 Unpadded means unpadded Travis Ralston 2018-07-26 16:43:16 -0600
  • 9dbb627d7b Undo accidental changes to the operation ID Travis Ralston 2018-07-26 16:42:40 -0600
  • 2f71703427 Deprecate key ID querying Travis Ralston 2018-07-26 16:42:21 -0600
  • 9fdd8a6f96 Document how leaving rooms/rejecting invites over federation works Travis Ralston 2018-07-26 14:59:43 -0600
  • 1b374eafbc
    Merge pull request #1454 from turt2live/travis/fix-proposals-blocked Travis Ralston 2018-07-26 09:59:16 -0600
  • 4f24d2101f Only get issues that are proposals when finding proposals Travis Ralston 2018-07-26 09:51:08 -0600
  • fcaa299f81 Include information on how invite_room_state works Travis Ralston 2018-07-25 11:58:13 -0600
  • f873bae0cc Improve documentation for how non-third party invites work Travis Ralston 2018-07-24 16:46:10 -0600
  • c2f1c6e78d Improve the joining rooms handshake documentation Travis Ralston 2018-07-18 16:21:48 -0600
  • 8e97b0ca81 Improve the server key exchange portion of the s2s specification Travis Ralston 2018-07-18 10:51:28 -0600
  • d914c402e2 Improve the profile query to have more sane responses Travis Ralston 2018-07-24 16:03:35 -0600
  • 0ddf578b61 Combine all queries into their own section Travis Ralston 2018-07-20 11:26:16 -0600
  • b0744aa1e9
    Merge pull request #1413 from turt2live/travis/s2s/join-swagger Travis Ralston 2018-07-26 08:39:26 -0600
  • af0629a520 Full stop Travis Ralston 2018-07-26 08:36:12 -0600
  • 6368b03280
    Merge pull request #1449 from turt2live/travis/down-with-travis Travis Ralston 2018-07-25 09:16:01 -0600
  • 17811bca27
    Merge pull request #1448 from turt2live/travis/s2s/pdu-event-id Richard van der Hoff 2018-07-25 11:54:09 +0100
  • bdb881420c
    Merge branch 'master' into hs/dns-to-be-hostname Will Hunt 2018-07-24 23:12:12 +0100
  • dcc4b0bfbc Remove Travis CI configuration Travis Ralston 2018-07-24 14:47:47 -0600
  • 9f399a08fe Full stops Travis Ralston 2018-07-24 14:41:42 -0600
  • 0d1b82a601 Add the event_id to unsigned PDUs Travis Ralston 2018-07-24 14:40:32 -0600
  • eaf175056f Full stops Travis Ralston 2018-07-18 10:59:04 -0600
  • 797aca87bd Update the check_examples.py script to resolve references Travis Ralston 2018-07-13 15:05:44 -0600
  • 7314405904 Update comment Travis Ralston 2018-07-13 15:04:52 -0600
  • 45ec8269e6 Fill out the required fields in all the examples Travis Ralston 2018-07-13 15:04:45 -0600
  • 9c1c541a38 Remove extra "required" declarations Travis Ralston 2018-07-13 15:04:22 -0600
  • 004998b98f Convert invites to swagger Travis Ralston 2018-07-12 22:10:46 -0600
  • f09c4fd286 Convert joins to swagger Travis Ralston 2018-07-12 21:35:12 -0600
  • 24e531a896
    Merge pull request #1406 from turt2live/travis/s2s/transactions-swagger Travis Ralston 2018-07-24 10:38:55 -0600
  • acf9632afc Enlist the examples Travis Ralston 2018-07-24 10:25:24 -0600
  • 9fa838d3e8 Improve type naming Travis Ralston 2018-07-24 10:17:57 -0600
  • 5ade15534d Remove extra branch in example generation Travis Ralston 2018-07-24 10:17:39 -0600
  • 042772aaf5 Make nested titles better Travis Ralston 2018-07-24 10:13:23 -0600
  • 2790c1f069
    Merge pull request #1289 from matrix-org/t3chguy/group_id Michael Telatynski 2018-07-24 16:20:18 +0100
  • cb4fcd1d09 Merge remote-tracking branch 'matrix-org/master' into travis/s2s/transactions-swagger Travis Ralston 2018-07-24 09:15:36 -0600
  • a4e5a461f9 Improve handing of lists appearing in items Travis Ralston 2018-07-24 09:14:31 -0600
  • 88beaf4ad8 Completely remove /pull Travis Ralston 2018-07-24 09:13:46 -0600
  • 21c4af70a9 Fix schema definitions (spelling, attributes) Travis Ralston 2018-07-24 09:13:15 -0600
  • 26505533dd drop dns_name = host in favour of host Will Hunt 2018-07-24 16:06:59 +0100
  • 2e80639c6e
    Drop "dns_name = host" for "host" hs/dns-to-be-hostname Will Hunt 2018-07-24 16:05:33 +0100
  • e54a924a78 Update openapi version field anoa/openapi_3 Andrew Morgan 2018-07-24 11:51:11 +0100
  • d85cefd516 Fix JS Andrew Morgan 2018-07-24 11:45:59 +0100
  • 01d01cfbbb
    Merge pull request #1440 from matrix-org/benp/clarifyintro Ben Parsons 2018-07-24 11:43:43 +0100
  • 07aeaadef9 update links which used to point to docs/spec/intro benp/clarifyintro Ben Parsons 2018-07-24 11:41:03 +0100
  • 767beff109 Update patch file Andrew Morgan 2018-07-24 11:36:28 +0100
  • c7ad3f8d64 Attempt to remove patch Andrew Morgan 2018-07-24 11:24:16 +0100
  • d28fecf816 Build with latest swagger-ui Andrew Morgan 2018-07-24 11:20:43 +0100
  • 4fdc22dc90
    Merge pull request #1447 from Cadair/gilesconfig Matthew Hodgson 2018-07-24 11:10:09 +0100
  • 7c71b697e7
    Fix typo in Giles config Stuart Mumford 2018-07-24 11:07:11 +0100
  • 702cea595f Upgrade to OpenAPI/Swaggar 3.0 Andrew Morgan 2018-07-24 10:37:54 +0100
  • 728736391c add some clarifications and fixes Hubert Chathi 2018-07-23 23:31:43 -0400
  • 9a652e9baa add clarifications and fix spelling Hubert Chathi 2018-07-23 21:59:32 -0400
  • e6389e8ffc
    Merge pull request #1445 from Cadair/gilesconfig Travis Ralston 2018-07-23 16:16:50 -0600
  • 03b74476f1
    Add config for Giles Stuart Mumford 2018-07-23 20:20:52 +0100
  • 2aafde4549
    Merge pull request #1419 from turt2live/travis/s2s/3pinvites-swagger Travis Ralston 2018-07-23 10:33:00 -0600
  • 4f97b80dcc
    fix MD Matthew Hodgson 2018-07-20 23:35:54 +0100
  • bbd909d09f State Resolution: Reloaded MSC Erik Johnston 2018-07-20 17:19:32 +0100
  • 42447dafb4
    Merge pull request #1439 from Cadair/swagger_circle Travis Ralston 2018-07-20 09:05:02 -0600
  • 59bdcb5615
    Clone and configure the swagger UI as a circle CI artifact Stuart Mumford 2018-07-19 21:46:57 +0100
  • e7c79f2bd4 avoid .rst link conflict warnings Ben Parsons 2018-07-20 15:30:58 +0100
  • 54d6d58fff naively move content from intro.rst to index.rst Ben Parsons 2018-07-20 14:15:47 +0100
  • 2db970ad6d
    Merge pull request #1431 from turt2live/travis/swagger-py3 Travis Ralston 2018-07-19 10:26:06 -0600
  • 2dae0c9c49 use python3 in dump-swagger.py Travis Ralston 2018-07-19 08:54:04 -0600
  • a84a9a6af7
    Merge pull request #1405 from turt2live/travis/s2s/keys-swagger Travis Ralston 2018-07-18 12:48:29 -0600