Travis Ralston
ba520df004
Move lazy loading to a section in Filtering
2019-05-27 17:38:11 -06:00
Travis Ralston
b67161cf97
List the endpoints which are lazy-loading aware
2019-05-27 17:38:11 -06:00
Travis Ralston
34d6c1f4ad
Clarify wording further for how to handle redundant members
...
Note: This makes assumptions on what the TODO comment in Synapse means: e26e6b3230/synapse/handlers/pagination.py (L262)
Due to lack of implementation, it is assumed that using the same filter across multiple calls to /sync OR /messages will result in the redundant members being excluded in the next request. For example, calling /sync, then /messages which returns some members, then /sync again will exclude the members due to them being in /messages.
2019-05-27 17:38:11 -06:00
Travis Ralston
d56df3238c
Generalize wording to fit /messages and /sync
2019-05-27 14:47:46 -06:00
Travis Ralston
e7ed8a23ce
Move lazy loading filter options to event filter
...
The options also work on /messages
2019-05-27 14:47:46 -06:00
Travis Ralston
9e31aed6c7
Merge pull request #2028 from matrix-org/travis/1.0/access-token-devices
...
Clarify that logging out deletes devices too
2019-05-26 22:09:44 -06:00
Travis Ralston
a30dbc590d
Clarify that e2e keys are also obliterated
2019-05-26 21:39:09 -06:00
Travis Ralston
221d9f24fd
Clarify that logging out deletes devices too
...
Fixes https://github.com/matrix-org/matrix-doc/issues/1651
2019-05-26 21:30:55 -06:00
Travis Ralston
5c268ef21f
Merge pull request #2020 from matrix-org/travis/1.0/msc1930-tombstone-notif
...
Add a .m.rule.tombstone default push rule for room upgrades
2019-05-25 09:03:34 -06:00
Travis Ralston
434e238d54
Merge pull request #2016 from matrix-org/travis/1.0/msc1954-redaction-bug
...
Remove prev_content from the redaction essential keys list
2019-05-25 09:03:01 -06:00
Travis Ralston
ceaccffdf7
Add a .m.rule.tombstone default push rule for room upgrades
...
As per [MSC1930](https://github.com/matrix-org/matrix-doc/pull/1930 )
There are no known changes to this proposal since it was accepted.
2019-05-24 17:14:23 -06:00
Travis Ralston
3c38956510
Remove prev_content from the redaction essential keys list
...
As per [MSC1954](https://github.com/matrix-org/matrix-doc/pull/1954 )
No known changes since the proposal was accepted.
2019-05-24 11:57:22 -06:00
Travis Ralston
415212c3a0
Merge pull request #2014 from matrix-org/travis/1.0/changelogs
...
Add missing changelogs and make existing ones match conventions
2019-05-24 08:40:38 -06:00
Travis Ralston
9c2a789d34
Add missing changelogs and make existing ones match conventions
...
The conventions are not set in stone, however the changelog should not be a mixed bag of voices.
2019-05-23 22:13:57 -06:00
Matthew Hodgson
37871106c6
MSC2002: Proposal for adopting MSC1884 as v4 rooms ( #2002 )
2019-05-21 16:21:46 +01:00
David Baker
cae07d9e56
Merge pull request #1999 from matrix-org/dbkr/dummy_auth_for_disambiguation
...
Words on using m.login.dummy for disambiguation
2019-05-15 21:32:18 +01:00
David Baker
c38581fb86
Too many spaces
...
Co-Authored-By: Travis Ralston <travpc@gmail.com>
2019-05-14 19:20:01 +01:00
David Baker
383e02835e
Words on using m.login.dummy for disambiguation
...
Add some text on how m.login.dummy can be used to distinguish
a flow that would otherwise be a subset of other flows.
2019-05-14 18:07:58 +01:00
Travis Ralston
ba18a6e9fa
Merge pull request #1992 from matrix-org/anoa/missing_punctuation3
...
Add missing period
2019-05-07 23:12:47 -06:00
Travis Ralston
00b7b70c06
Create 1992.clarification
2019-05-07 23:09:39 -06:00
Travis Ralston
7e093e95fc
Merge pull request #1991 from matrix-org/anoa/missing_punctuation2
...
Add missing punctuation
2019-05-07 23:08:23 -06:00
Travis Ralston
ce904f9750
Merge pull request #1990 from matrix-org/anoa/missing_punctuation
...
Add missing period
2019-05-07 23:07:07 -06:00
Travis Ralston
c54a5fc3df
Merge pull request #1989 from matrix-org/anoa/typo2
...
Add missing 'as'
2019-05-07 23:06:46 -06:00
Travis Ralston
947fa57183
Merge pull request #1988 from matrix-org/anoa/typo
...
fix grammatical error
2019-05-07 23:06:27 -06:00
Andrew Morgan
713e4401b4
Add changelogs
2019-05-07 19:54:38 -07:00
Andrew Morgan
abd770419b
Add changelog
2019-05-07 19:52:38 -07:00
Andrew Morgan
20d2fdc288
Add changelog
2019-05-07 19:51:42 -07:00
Andrew Morgan
57cf1aaa96
Add missing period
2019-05-07 19:37:25 -07:00
Andrew Morgan
3c62b90dfb
Add missing punctuation
2019-05-07 16:59:10 -07:00
Andrew Morgan
40482f7616
Add missing period
2019-05-07 15:55:07 -07:00
Andrew Morgan
c233535de0
fix typo
2019-05-07 15:51:32 -07:00
Andrew Morgan
da82a42308
fix grammatical error
2019-05-07 15:40:39 -07:00
Richard van der Hoff
7c7bc677fb
Trigger matrix.org rebuild
2019-05-07 00:11:14 +01:00
Richard van der Hoff
4e9dc2098f
Fix comments which refer to jenkins. ( #1981 )
...
* Fix comments which refer to jenkins.
* Spelling
Co-Authored-By: turt2live <travpc@gmail.com>
2019-04-30 17:43:21 +01:00
Richard van der Hoff
de3eb3218e
Merge pull request #1975 from matrix-org/rav/thumbnail_dimensions
...
Make thumbnail dimensions mandatory
2019-04-29 12:37:43 +01:00
Richard van der Hoff
dc09dcd64b
Merge pull request #1976 from matrix-org/rav/buildkite
...
jenkins is dead, long live buildkite
2019-04-27 19:46:19 +01:00
Richard van der Hoff
6cdc8982fa
jenkins is dead, long live buildkite
2019-04-26 15:58:31 +01:00
Richard van der Hoff
14715468bb
Make thumbnail dimensions mandatory
...
Fixes #1883
2019-04-26 14:41:19 +01:00
Andrew Morgan
c230c2fd2f
Merge pull request #1967 from aqtusia/master
...
Replace /bind with /3pid/bind
2019-04-25 13:30:10 -07:00
Matthew Hodgson
5c62d6271c
Merge pull request #1969 from jplatte/patch-1
...
Fix a typo in m.call.invite
2019-04-21 11:54:32 +01:00
Andrew Morgan
5792e5f4de
Merge pull request #1954 from matrix-org/neilj/Remove-prev_content-from-the-essential-keys-list2
...
MSC1954: Proposal to remove prev_content from the essential keys list
2019-04-21 02:00:18 -07:00
Jonas Platte
043dddc490
Fix a typo in m.call.invite
2019-04-20 21:56:43 +02:00
Neil Johnson
911fb94ea0
typos
2019-04-15 17:08:09 +01:00
aqtusia
2eb9708f7f
Replace /unbind with /3pid/unbind
2019-04-14 18:21:59 +02:00
aqtusia
24e0ec4bce
Replace /bind with /3pid/bind
2019-04-14 18:17:44 +02:00
Neil Johnson
b41fbc86b6
add further potential issues and security concerns
2019-04-09 13:56:45 +01:00
Travis Ralston
b12e92440e
Merge pull request #1930 from matrix-org/travis/msc/tombstone-notif
...
MSC1930: Add a push rule for m.room.tombstone events
2019-04-08 11:25:52 -06:00
Travis Ralston
cecf75c9a9
Merge pull request #1884 from matrix-org/rav/proposal/no_slash_in_event_id
...
MSC1884: Proposal to replace slashes in event IDs
2019-04-08 11:25:26 -06:00
Travis Ralston
64d48855e2
Merge pull request #1955 from matrix-org/travis/spec/1704
...
Add permalink routing through ?via parameters on matrix.to URIs
2019-04-08 11:20:59 -06:00
Travis Ralston
99cd064f26
Update original MSC as per proposal guidelines
2019-04-05 16:37:27 -06:00