Travis Ralston
|
56f6640c07
|
Merge pull request #1618 from turt2live/travis/c2s/initalsync
Remove references to initialSync from account data and receipts module
|
2018-08-30 07:44:08 -06:00 |
|
Richard van der Hoff
|
6ba50fe2f6
|
Merge pull request #1588 from matrix-org/rav/fix_server_name
Specify that server names cannot be %-encoded
|
2018-08-30 10:48:06 +01:00 |
|
Travis Ralston
|
78487a01ec
|
Remove references to initialSync from account data and receipts module
Fixes https://github.com/matrix-org/matrix-doc/issues/695
Note: This commit leaves the /join endpoints alone because they say "and /sync" rather than just initialSync
|
2018-08-29 23:11:00 -06:00 |
|
Hubert Chathi
|
4230e375fa
|
Merge pull request #1465 from Zil0/key_sharing
Document key sharing events
|
2018-08-29 23:05:17 -04:00 |
|
Hubert Chathi
|
0130620cc1
|
Merge pull request #1596 from uhoreg/e2e_sessions
specify how to handle multiple olm sessions with the same device
|
2018-08-29 22:45:38 -04:00 |
|
Travis Ralston
|
a46783eb24
|
Revert "Take out the reference to the current version from the changelog"
This reverts commit 2a20c11467 .
|
2018-08-29 18:10:03 -06:00 |
|
Travis Ralston
|
2a20c11467
|
Take out the reference to the current version from the changelog
|
2018-08-29 17:54:48 -06:00 |
|
Travis Ralston
|
2ab2f91088
|
Merge remote-tracking branch 'matrix-org/master' into travis/releases/push-gateway/r0.1.0
|
2018-08-29 17:54:34 -06:00 |
|
Richard van der Hoff
|
196159be91
|
We should include the Host header if the port was explicit.
|
2018-08-29 22:18:14 +01:00 |
|
Travis Ralston
|
abb91508be
|
Merge pull request #1556 from turt2live/travis/is/cleanup
Identity Service API cleanup
|
2018-08-29 15:16:53 -06:00 |
|
Matthew Hodgson
|
8e88d82a4b
|
fix typo in anchor. fixes #1603
|
2018-08-29 19:15:05 +01:00 |
|
Travis Ralston
|
73feee5d73
|
Merge pull request #1586 from turt2live/travis/as/comment-ts-section
Comment out the timestamp massaging section for now
|
2018-08-29 10:10:36 -06:00 |
|
Travis Ralston
|
25b34e1d7b
|
Mention that ts massaging was in a draft, but not in the release
|
2018-08-29 09:55:43 -06:00 |
|
Travis Ralston
|
39ef845a53
|
Merge pull request #1547 from turt2live/travis/c2s/pills
Document how mentions (pills) work
|
2018-08-29 09:13:02 -06:00 |
|
Hubert Chathi
|
5019fb7c49
|
Merge pull request #1359 from uhoreg/well-known
.well-known discovery
|
2018-08-29 10:40:54 -04:00 |
|
Hubert Chathi
|
688c8ebcd3
|
specify how to handle multiple olm sessions with the same device
|
2018-08-29 10:17:20 -04:00 |
|
Richard van der Hoff
|
d493c82e82
|
even more clarification
|
2018-08-29 10:04:02 +01:00 |
|
Erik Johnston
|
7327656965
|
Merge pull request #1581 from matrix-org/erikj/limit_txn_size
Specify a limit on the number of EDUs and PDUs a transaction can contain
|
2018-08-29 09:48:57 +01:00 |
|
Richard van der Hoff
|
78d8118846
|
Further server_name clarification
|
2018-08-29 09:36:50 +01:00 |
|
Richard van der Hoff
|
f15eafae7f
|
Remove trailing spaces
|
2018-08-29 09:26:31 +01:00 |
|
Richard van der Hoff
|
08fba5de51
|
Link to grammar rather than duplicating.
|
2018-08-29 09:25:38 +01:00 |
|
Richard van der Hoff
|
120bb8dc8e
|
s/host/hostname/
|
2018-08-29 09:24:24 +01:00 |
|
Richard van der Hoff
|
8679a642b4
|
clarity
|
2018-08-29 00:19:05 +01:00 |
|
Richard van der Hoff
|
7f9524f801
|
s/--/—/
|
2018-08-29 00:07:36 +01:00 |
|
Richard van der Hoff
|
6f3b42a457
|
Server names cannot be %-encoded
They aren't URLs; it was a thinko to refer to the URL spec for this.
|
2018-08-28 23:56:20 +01:00 |
|
Travis Ralston
|
85b9769cd9
|
Comment out the timestamp massaging section for now
Pending discussion on https://github.com/matrix-org/matrix-doc/issues/1585
|
2018-08-28 14:06:55 -06:00 |
|
Erik Johnston
|
fc1fdc95af
|
Specify a limit on the number of EDUs and PDUs a transaction can contain
|
2018-08-28 17:29:58 +01:00 |
|
Travis Ralston
|
72c6fa2aaf
|
More versioned links
|
2018-08-27 19:33:03 -06:00 |
|
Travis Ralston
|
e4f8c23972
|
Merge pull request #1562 from turt2live/travis/c2s/html-formatting
Define the supported HTML subset for message events
|
2018-08-27 19:14:52 -06:00 |
|
Travis Ralston
|
39e674ccb3
|
Clarify what matrix.to is and mention that room IDs are not routable
Also actually render the warning saying that this scheme is temporary.
|
2018-08-27 18:27:48 -06:00 |
|
Travis Ralston
|
fa3e9a7609
|
Merge remote-tracking branch 'matrix-org/master' into travis/c2s/pills
|
2018-08-27 18:09:19 -06:00 |
|
Travis Ralston
|
17e0ef4b91
|
Remove empty file and now-empty section from the appservice spec
This commit has approval under https://github.com/matrix-org/matrix-doc/pull/1555 although is being included in this branch/PR so the build passes, permitting a merge.
|
2018-08-27 17:58:47 -06:00 |
|
Travis Ralston
|
51193cac39
|
Merge remote-tracking branch 'matrix-org/master' into travis/as/normal-events
|
2018-08-27 17:53:32 -06:00 |
|
Travis Ralston
|
4e885c3f77
|
Merge pull request #1550 from turt2live/travis/general/acls
Server ACLs
|
2018-08-27 17:48:43 -06:00 |
|
Travis Ralston
|
a0b17e6ed6
|
Merge pull request #1551 from turt2live/travis/c2s/push-rules
General improvements to the push rules module
|
2018-08-27 17:48:01 -06:00 |
|
Travis Ralston
|
090f852fdf
|
Merge pull request #1262 from matrix-org/anoa/document_as_options
Document new application service registration file options
|
2018-08-27 17:47:53 -06:00 |
|
Travis Ralston
|
54032964fc
|
Misc clarity for 3rd party appservice protocols/locations
|
2018-08-27 17:41:52 -06:00 |
|
Travis Ralston
|
bac0392a2d
|
General clarity for push rule defaults and where to get information
Include moving a roaming condition that was under the wrong rule.
|
2018-08-27 17:28:08 -06:00 |
|
Travis Ralston
|
d7397ccd56
|
Provide additional rationale for kicking users when they are ACLd
|
2018-08-27 16:21:10 -06:00 |
|
Travis Ralston
|
76afef79f8
|
Clarify the rationale and motive for blanket IP banning and port exclusion
|
2018-08-27 16:14:37 -06:00 |
|
Travis Ralston
|
89daa3c5ce
|
Clarify that clients aren't required to render all the tags
This commit also includes minor clarifications to surrounding text.
|
2018-08-27 09:17:40 -06:00 |
|
Travis Ralston
|
5bf99aeb34
|
Add a note that formatted_body is not forever
|
2018-08-27 09:17:08 -06:00 |
|
Travis Ralston
|
c7822cc9a8
|
Link to the content repo when referencing MXC URIs in images
|
2018-08-27 09:16:53 -06:00 |
|
Travis Ralston
|
d7d28f7e5b
|
Remove nl as a supported HTML tag
|
2018-08-27 09:16:30 -06:00 |
|
Travis Ralston
|
aa294fac06
|
Define the supported HTML subset for message events
Also clarify that `m.notice` messages can support HTML.
Fixes https://github.com/matrix-org/matrix-doc/issues/1559
Fixes https://github.com/matrix-org/matrix-doc/issues/1560
|
2018-08-25 22:57:52 -06:00 |
|
Travis Ralston
|
312799ae78
|
General clarification for mention and how matrix.to URIs are meant to work
|
2018-08-25 22:30:49 -06:00 |
|
Valentin Deniaud
|
f6b5aee3e2
|
explain how to use key sharing events
|
2018-08-25 17:27:18 +02:00 |
|
Travis Ralston
|
dafea96621
|
Fix indentation and schema references in the identity service spec
|
2018-08-24 15:53:27 -06:00 |
|
Travis Ralston
|
811998735c
|
Define common error codes in the Identity Service API
Fixes https://github.com/matrix-org/matrix-doc/issues/1407
|
2018-08-24 15:51:23 -06:00 |
|
Travis Ralston
|
017d6db737
|
Document third party network/protocol directories (for appservices)
Fixes https://github.com/matrix-org/matrix-doc/issues/869
|
2018-08-24 11:07:30 -06:00 |
|