Commit Graph

6390 Commits (c07dd9b90fd95bdbb6b17a1fcff5952f4d7349d3)
 

Author SHA1 Message Date
Hugh Nimmo-Smith c07dd9b90f Make it clear that events can be cancelled 1 year ago
Hugh Nimmo-Smith b5ac9b2223 Standardise endpoint for interacting with futures 1 year ago
Hugh Nimmo-Smith d195218391 Update to GET /futures 1 year ago
Hugh Nimmo-Smith fa461e21a3 Refactor + unstable prefixes 1 year ago
Timo bff704cdd4 remove parent concept. 1 year ago
Timo af060cfc40 Meeting feedback:
- remove token concept for authed EDU
 - authenticated delegation
 - simplified group_id + tokens into just one future_id
 - Mention "Last Will" mental model
1 year ago
Timo 5653fe1884 add reference to MSC4143 (MatrixRTC) 1 year ago
Timo 2e7be463c2 Swap the alternative of reusing the send and state request with the main proposal of `send_future` and `state_future`. 1 year ago
Timo 425b9bfca4 review 1 year ago
Timo 9ff051edb3
Update proposals/4140-delayed-events-futures.md
Co-authored-by: Travis Ralston <travisr@matrix.org>
1 year ago
Timo eb50a1947a Update everything to v1
and use proper msc number in unstable prefix section.
2 years ago
Timo 99b3a20c32 rename `/futures` to `/future` 2 years ago
Timo a663bb4299 add rate limiting section 2 years ago
Timo 7550d9b413
Update proposals/4140-delayed-events-futures.md
Co-authored-by: Andrew Ferrazzutti <af_0_af@hotmail.com>
2 years ago
Timo 49d5294303 user scoping details 2 years ago
Timo 8fa33d60bc review 2 years ago
Timo 0a7896e92c make `future_group_id` server generated and small adjustments 2 years ago
Timo 1140ce9fe5 Simplify main proposal for widget api usage 2 years ago
Timo 2d7b27d562 add background to usecase specific considerations 2 years ago
Timo f3bf66d7f7 review 2 years ago
Timo 7b192aced2
Update proposals/4140-delayed-events-futures.md
Co-authored-by: Hugh Nimmo-Smith <hughns@users.noreply.github.com>
2 years ago
Timo 7f0d80fd3d
Update proposals/4140-delayed-events-futures.md
Co-authored-by: Hugh Nimmo-Smith <hughns@users.noreply.github.com>
2 years ago
Timo bf22260c1f
Update proposals/4140-delayed-events-futures.md
Co-authored-by: Hugh Nimmo-Smith <hughns@users.noreply.github.com>
2 years ago
Timo c52c80d256 batch sending considerations 2 years ago
Timo c16afbc549
Update proposals/4140-delayed-events-futures.md
Co-authored-by: Andrew Ferrazzutti <af_0_af@hotmail.com>
2 years ago
Timo f5f4b38049 add alternative section to not include the `m.send_now` field 2 years ago
Timo f7a1aad0a3 shorten introduction 2 years ago
Timo 538b85349e add GET futures endpoint 2 years ago
Timo 087c74ee88 Add usecase specific section.
Add event type to the body
Add event id template variable
2 years ago
Timo K 53f618648d rename msc, rephrase introduction
Signed-off-by: Timo K <toger5@hotmail.de>
2 years ago
Timo K abdfe1c339 timeout_refresh_token is not a well description since the same token is used to trigger on of the actions
Signed-off-by: Timo K <toger5@hotmail.de>
2 years ago
Timo K 54fff99372 draft of iteration two (after meeting with the backend team)
Signed-off-by: Timo K <toger5@hotmail.de>
2 years ago
Timo K 9f45cfa62b review andrewF
Signed-off-by: Timo K <toger5@hotmail.de>
2 years ago
Timo K 8ec637418a alternative name and alternative content
Signed-off-by: Timo K <toger5@hotmail.de>
2 years ago
Timo K 8bf6db7255 add security consideration and alternatives
Signed-off-by: Timo K <toger5@hotmail.de>
2 years ago
Timo K 8839b8d97d Add msc number
Signed-off-by: Timo K <toger5@hotmail.de>
2 years ago
Timo K 480b00ab96 draft for expiring event PR
Signed-off-by: Timo K <toger5@hotmail.de>
2 years ago
Kévin Commaille d6edcbd946
Upgrade typos CI action (#4135) 2 years ago
Travis Ralston 72e694ba0b
MSC4126: Deprecation of query string auth (#4126)
* MSC: Deprecation of query string auth

* Update proposals/4126-deprecate-query-string-auth.md

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>

---------

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
2 years ago
Travis Ralston 2daf5b3c35 Spelling 2 years ago
Travis Ralston 781ab5dc18 MSC2870: Protect server ACLs from redaction (#2870)
* Protect server ACLs from redaction

* Update proposals/2870-protect-acls-from-redaction.md

* Incorporate clarifying review
2 years ago
Hubert Chathi ba00632b3a MSC2191: Markup for mathematical messages (#2191)
* add proposal for using LaTeX for maths display

* rename to match MSC number

* change title

* update based on feedback

* up to clients how to deal with potentially-dangerous commands

* fix typo

Co-authored-by: Travis Ralston <travpc@gmail.com>

* small typo fix

---------

Co-authored-by: Travis Ralston <travpc@gmail.com>
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
2 years ago
Travis Ralston 03cc2087a5 MSC1692: Terms of service at registration (#1692)
* Terms of service API proposal

* Alter structures to support multiple languages

This also introduces an ID for clients to internally reference the policies.

* Alter the login process to reflect login's lack of UI auth

* Add a note about MSC2140

* Add a flag to the sync response to indicate the sync is withheld

* Use the soft logout MSC

* Fix headings

* Move non-registration bits out

* Reference MSC3012

* Adjust wording for new scope

* Rewrite to newer modern standards; address feedback from last FCP

* Update proposals/1692-terms-at-registration.md

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>

* Update references

---------

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
2 years ago
Hugh Nimmo-Smith 1a82fca4eb
Upgrade actions/checkout to v4 (#4122)
This eliminates reported by Action runs:

> **Spell Check with Typos**
> Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
2 years ago
Richard van der Hoff 8c818a271c
MSC4041: add missing paren (#4118) 2 years ago
Patrick Cloke 15e87d5b9c
MSC4010: Push rules and account data (#4010)
* Clarify how m.push_rules works with account_data.

* Typo fix.

* Fix typo.

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>

* Add info on MSC3391.

* Clarify potential issues.

* Clarify returned value

* Fix typo.

Co-authored-by: David Vo <auscompgeek@users.noreply.github.com>

* Add information on Conduit.

Co-authored-by: Alexey Rusakov <Kitsune-Ral@users.sf.net>

* More consistent wording.

---------

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
Co-authored-by: David Vo <auscompgeek@users.noreply.github.com>
Co-authored-by: Alexey Rusakov <Kitsune-Ral@users.sf.net>
2 years ago
Travis Ralston 1da8babace
MSC4077: Improved process for handling deprecated HTML features (#4077)
* MSC: Improved process for handling deprecated HTML features

* <3 spellcheck

* Apply suggestions from code review

Co-authored-by: David Baker <dbkr@users.noreply.github.com>
Co-authored-by: Hubert Chathi <hubert@uhoreg.ca>

---------

Co-authored-by: David Baker <dbkr@users.noreply.github.com>
Co-authored-by: Hubert Chathi <hubert@uhoreg.ca>
2 years ago
Travis Ralston 676939659c Fix comments from review & trim trailing spaces 2 years ago
kegsay 94de0bde0f
Clarify that invite->knock is not legal. (#4091)
Reverts https://github.com/matrix-org/matrix-spec-proposals/pull/3850
2 years ago
Tulir Asokan ef5baec8a4 MSC2530: Body field as media caption (#2530)
* Proposal to use body field as media caption

* Add paragraph about relation-based captions being difficult for bridges

* Clarify how to treat body when filename is not present

* Refactor proposal text

* Fix heading size

* Add problem statement

* Add links to and quotes from current spec

* Adjust wording and quote m.audio body spec

* Clarify that m.location and m.sticker are out of scope for this proposal

* Add examples and summary of changes

* Fix JSON syntax in example
2 years ago