Andrew Morgan
|
b7b96833d0
|
Fix sticky headers so they don't hide behind header bar on desktop
|
6 years ago |
Travis Ralston
|
576aa22880
|
Merge pull request #1704 from matrix-org/travis/msc/matrix.to-permalinks
MSC1704: Adding ?via= to matrix.to permalinks to help with routing
|
6 years ago |
Erik Johnston
|
1ea03da9b6
|
Add .vscode to .gitignore
|
6 years ago |
Travis Ralston
|
b067d671fb
|
Merge pull request #1784 from matrix-org/travis/msc-process/wip-tag
Recommend some kind of WIP tag for MSCs
|
6 years ago |
Andrew Morgan
|
59196bfd79
|
Merge pull request #1788 from matrix-org/anoa/proposals_sticky_headers
Sticky headers for proposals page
|
6 years ago |
Andrew Morgan
|
f738f671d1
|
Sticky headers for proposals page
|
6 years ago |
Andrew Morgan
|
ec97e1eedb
|
Merge pull request #1753 from matrix-org/rav/proposal/cs_capabilities
MSC1753: client-server capabilities API
|
6 years ago |
Travis Ralston
|
bc1303a1a0
|
Add a bit of rationale for WIP tags
|
6 years ago |
Travis Ralston
|
671527360c
|
Recommend some kind of WIP tag for MSCs
|
6 years ago |
Matthew Hodgson
|
bd72ecfa58
|
oops, wrong branch
|
6 years ago |
Matthew Hodgson
|
c5de71843a
|
MSC1779: Open Governance for Matrix.org
|
6 years ago |
Travis Ralston
|
ca2e9260d4
|
Update proposals/1753-capabilities.md
r0/versions isn't a thing
Co-Authored-By: richvdh <1389908+richvdh@users.noreply.github.com>
|
6 years ago |
Travis Ralston
|
4019678661
|
Update proposals/1753-capabilities.md
r0/versions isn't a thing
Co-Authored-By: richvdh <1389908+richvdh@users.noreply.github.com>
|
6 years ago |
Travis Ralston
|
962565b159
|
Update proposals/1753-capabilities.md
r0/versions isn't a thing
Co-Authored-By: richvdh <1389908+richvdh@users.noreply.github.com>
|
6 years ago |
Richard van der Hoff
|
7f5832044c
|
Fix typos per review
|
6 years ago |
Richard van der Hoff
|
8f1291a3e7
|
Merge pull request #1758 from QMatrixClient/kitsune/lazy-loading
Spec lazy_load_members and include_redundant_members
|
6 years ago |
Andrew Morgan
|
d9135ef902
|
Merge pull request #1598 from matrix-org/rav/proposals/id_grammar
MSC 1597: Better spec for matrix identifiers
|
6 years ago |
Andrew Morgan
|
f714aaadd0
|
Merge pull request #1693 from matrix-org/erikj/state_res_rejections
MSC1693: Specify how to handle rejected events in new state res
|
6 years ago |
Andrew Morgan
|
e7c6670c06
|
Merge pull request #1759 from matrix-org/erikj/rooms_v2
Room v2 proposal
|
6 years ago |
Kitsune Ral
|
8c80669d7a
|
Add the paragraph for sync.yaml forgotten in the previous commit
|
6 years ago |
Richard van der Hoff
|
82f3b8a95a
|
switch to GET
|
6 years ago |
Richard van der Hoff
|
68ac2172ba
|
Give examples of applications
|
6 years ago |
Travis Ralston
|
f767227e31
|
Merge pull request #1744 from matrix-org/travis/m.presence
Add missing status_msg to m.presence schema and example
|
6 years ago |
Richard van der Hoff
|
958b956776
|
Merge pull request #1755 from matrix-org/erikj/event_checks
Document the checks made for incoming PDUs
|
6 years ago |
Erik Johnston
|
8fb2bd2927
|
Fix typo
|
6 years ago |
Travis Ralston
|
35de43de61
|
Merge pull request #1743 from matrix-org/dbkr/add_sandbox_to_csp
Add 'sandbox' to recommended CSP header
|
6 years ago |
Erik Johnston
|
23c7533f8d
|
Room v2 proposal
|
6 years ago |
Richard van der Hoff
|
3fda4a3989
|
Merge pull request #1748 from matrix-org/rav/proposal/cs_api_in_login
MSC1730: Mechanism for redirecting to an alternative server during login (version 2)
|
6 years ago |
Richard van der Hoff
|
a451e007a4
|
Fix labels in proposals script
|
6 years ago |
Erik Johnston
|
39df8291e9
|
Add TODO
|
6 years ago |
Erik Johnston
|
be625254b1
|
Fix up wording about auth rules to not lie
|
6 years ago |
Erik Johnston
|
c93bdcc59c
|
Fix up headings
|
6 years ago |
Richard van der Hoff
|
cac150d567
|
Fix up wording
Co-Authored-By: erikjohnston <erikj@jki.re>
|
6 years ago |
Erik Johnston
|
39f7c77971
|
Add dot for image file
|
6 years ago |
Richard van der Hoff
|
b95d5724a4
|
Add suggestion of returning a 401 for non-/login requests
|
6 years ago |
Erik Johnston
|
48d271e58c
|
Clarifications
|
6 years ago |
Richard van der Hoff
|
7fa2db4fe8
|
Merge pull request #1754 from matrix-org/rav/fix_proposal_states
Make the proposal labels match what happens in practice
|
6 years ago |
Erik Johnston
|
ee9c010c37
|
Document the checks made for incoming PDUs
|
6 years ago |
Erik Johnston
|
463c71af82
|
Add a note about the examples
|
6 years ago |
Erik Johnston
|
b695eb0d17
|
Clarify example
|
6 years ago |
Richard van der Hoff
|
fa0b4f9e13
|
Make the proposal labels match what happens in practice
|
6 years ago |
Erik Johnston
|
bc9d205079
|
Make lines bold
|
6 years ago |
Richard van der Hoff
|
0e156faaf1
|
MSC1753: client-server capabilities API
|
6 years ago |
Travis Ralston
|
0f7e285f15
|
Merge pull request #1751 from QMatrixClient/kitsune/contains_url_default
Describe the actual implication of omitting contains_url
|
6 years ago |
Kitsune Ral
|
1639f27ec5
|
Describe the actual implication of omitting contains_url
Closes #1750
Signed-off-by: Alexey Rusakov <Alexey.Rusakov@pm.me>
|
6 years ago |
Travis Ralston
|
f7c7a74092
|
Revert "Merge pull request #1747 from matrix-org/revert-1730-rav/proposal/cs_api_in_login"
This reverts commit e30543a3fe .
|
6 years ago |
Travis Ralston
|
828e3f83bd
|
Merge branch 'm.org-master' into rav/proposal/cs_api_in_login
|
6 years ago |
Travis Ralston
|
e30543a3fe
|
Merge pull request #1747 from matrix-org/revert-1730-rav/proposal/cs_api_in_login
Revert "MSC1730: Mechanism for redirecting to an alternative server during login"
|
6 years ago |
Travis Ralston
|
6dab287708
|
Revert "MSC1730: Mechanism for redirecting to an alternative server during login"
|
6 years ago |
Travis Ralston
|
a4bc79025b
|
Merge pull request #1730 from matrix-org/rav/proposal/cs_api_in_login
MSC1730: Mechanism for redirecting to an alternative server during login
|
6 years ago |