Erik Johnston
|
5c2b8e3569
|
Explain how to handle rejeceted events
|
6 years ago |
Travis Ralston
|
56f6640c07
|
Merge pull request #1618 from turt2live/travis/c2s/initalsync
Remove references to initialSync from account data and receipts module
|
6 years ago |
Richard van der Hoff
|
6ba50fe2f6
|
Merge pull request #1588 from matrix-org/rav/fix_server_name
Specify that server names cannot be %-encoded
|
6 years ago |
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
|
6 years ago |
Hubert Chathi
|
4230e375fa
|
Merge pull request #1465 from Zil0/key_sharing
Document key sharing events
|
6 years ago |
Hubert Chathi
|
0130620cc1
|
Merge pull request #1596 from uhoreg/e2e_sessions
specify how to handle multiple olm sessions with the same device
|
6 years ago |
Travis Ralston
|
a46783eb24
|
Revert "Take out the reference to the current version from the changelog"
This reverts commit 2a20c11467 .
|
6 years ago |
Travis Ralston
|
2a20c11467
|
Take out the reference to the current version from the changelog
|
6 years ago |
Travis Ralston
|
2ab2f91088
|
Merge remote-tracking branch 'matrix-org/master' into travis/releases/push-gateway/r0.1.0
|
6 years ago |
Richard van der Hoff
|
196159be91
|
We should include the Host header if the port was explicit.
|
6 years ago |
Travis Ralston
|
abb91508be
|
Merge pull request #1556 from turt2live/travis/is/cleanup
Identity Service API cleanup
|
6 years ago |
Matthew Hodgson
|
8e88d82a4b
|
fix typo in anchor. fixes #1603
|
6 years ago |
Travis Ralston
|
73feee5d73
|
Merge pull request #1586 from turt2live/travis/as/comment-ts-section
Comment out the timestamp massaging section for now
|
6 years ago |
Travis Ralston
|
25b34e1d7b
|
Mention that ts massaging was in a draft, but not in the release
|
6 years ago |
Travis Ralston
|
39ef845a53
|
Merge pull request #1547 from turt2live/travis/c2s/pills
Document how mentions (pills) work
|
6 years ago |
Hubert Chathi
|
5019fb7c49
|
Merge pull request #1359 from uhoreg/well-known
.well-known discovery
|
6 years ago |
Hubert Chathi
|
688c8ebcd3
|
specify how to handle multiple olm sessions with the same device
|
6 years ago |
Richard van der Hoff
|
d493c82e82
|
even more clarification
|
6 years ago |
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
|
6 years ago |
Richard van der Hoff
|
78d8118846
|
Further server_name clarification
|
6 years ago |
Richard van der Hoff
|
f15eafae7f
|
Remove trailing spaces
|
6 years ago |
Richard van der Hoff
|
08fba5de51
|
Link to grammar rather than duplicating.
|
6 years ago |
Richard van der Hoff
|
120bb8dc8e
|
s/host/hostname/
|
6 years ago |
Richard van der Hoff
|
8679a642b4
|
clarity
|
6 years ago |
Richard van der Hoff
|
7f9524f801
|
s/--/—/
|
6 years ago |
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.
|
6 years ago |
Travis Ralston
|
85b9769cd9
|
Comment out the timestamp massaging section for now
Pending discussion on https://github.com/matrix-org/matrix-doc/issues/1585
|
6 years ago |
Erik Johnston
|
fc1fdc95af
|
Specify a limit on the number of EDUs and PDUs a transaction can contain
|
6 years ago |
Travis Ralston
|
72c6fa2aaf
|
More versioned links
|
6 years ago |
Travis Ralston
|
e4f8c23972
|
Merge pull request #1562 from turt2live/travis/c2s/html-formatting
Define the supported HTML subset for message events
|
6 years ago |
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.
|
6 years ago |
Travis Ralston
|
fa3e9a7609
|
Merge remote-tracking branch 'matrix-org/master' into travis/c2s/pills
|
6 years ago |
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.
|
6 years ago |
Travis Ralston
|
51193cac39
|
Merge remote-tracking branch 'matrix-org/master' into travis/as/normal-events
|
6 years ago |
Travis Ralston
|
4e885c3f77
|
Merge pull request #1550 from turt2live/travis/general/acls
Server ACLs
|
6 years ago |
Travis Ralston
|
a0b17e6ed6
|
Merge pull request #1551 from turt2live/travis/c2s/push-rules
General improvements to the push rules module
|
6 years ago |
Travis Ralston
|
090f852fdf
|
Merge pull request #1262 from matrix-org/anoa/document_as_options
Document new application service registration file options
|
6 years ago |
Travis Ralston
|
54032964fc
|
Misc clarity for 3rd party appservice protocols/locations
|
6 years ago |
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.
|
6 years ago |
Travis Ralston
|
d7397ccd56
|
Provide additional rationale for kicking users when they are ACLd
|
6 years ago |
Travis Ralston
|
76afef79f8
|
Clarify the rationale and motive for blanket IP banning and port exclusion
|
6 years ago |
Travis Ralston
|
89daa3c5ce
|
Clarify that clients aren't required to render all the tags
This commit also includes minor clarifications to surrounding text.
|
6 years ago |
Travis Ralston
|
5bf99aeb34
|
Add a note that formatted_body is not forever
|
6 years ago |
Travis Ralston
|
c7822cc9a8
|
Link to the content repo when referencing MXC URIs in images
|
6 years ago |
Travis Ralston
|
d7d28f7e5b
|
Remove nl as a supported HTML tag
|
6 years ago |
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
|
6 years ago |
Travis Ralston
|
312799ae78
|
General clarification for mention and how matrix.to URIs are meant to work
|
6 years ago |
Valentin Deniaud
|
f6b5aee3e2
|
explain how to use key sharing events
|
6 years ago |
Travis Ralston
|
dafea96621
|
Fix indentation and schema references in the identity service spec
|
6 years ago |
Travis Ralston
|
811998735c
|
Define common error codes in the Identity Service API
Fixes https://github.com/matrix-org/matrix-doc/issues/1407
|
6 years ago |