Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature] Ephemeral messages (MSC2228) partial support #660

Closed

Commits on Apr 15, 2022

  1. chore: refactor the unstable features method for reuse

    Ed Geraghty committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    35dd24b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ed5894 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc2fde1 View commit details
    Browse the repository at this point in the history
  4. chore: add a way to check for MSC2228 support

    Ed Geraghty committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    8770a1d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6601366 View commit details
    Browse the repository at this point in the history
  6. chore: add timer property to Room

    Ed Geraghty committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    462c2e0 View commit details
    Browse the repository at this point in the history
  7. fix: 'Off' is also a valid choice...

    Ed Geraghty committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    772fdd8 View commit details
    Browse the repository at this point in the history
  8. feature: remove hiding the option, add useful warnings instead, rename

    i18n to do once we're happy with the wording (also I fixed a typo which was bugging me)
    Ed Geraghty committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    78094cd View commit details
    Browse the repository at this point in the history
  9. chore: remove unused import clutter

    Ed Geraghty committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    79fd7a9 View commit details
    Browse the repository at this point in the history
  10. chore: ephemeral -> disappearing

    Ed Geraghty committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    31b397b View commit details
    Browse the repository at this point in the history
  11. chore: move setEmphemeralMessages to the correct place

    Ed Geraghty committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    b8a7500 View commit details
    Browse the repository at this point in the history
  12. feature: implement per-room self destruction timestamp

    note I've changed the language here to more accurately reflect the actual implication of switching the MSC on, as implemented
    Ed Geraghty committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    980afc1 View commit details
    Browse the repository at this point in the history
  13. chore: expand the warning

    Ed Geraghty committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    70160ff View commit details
    Browse the repository at this point in the history
  14. chore: add to the disclaimer...

    Ed Geraghty committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    8ffee3f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    687f139 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    cfb6343 View commit details
    Browse the repository at this point in the history
  17. fix: add missing column

    Ed Geraghty committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    39a1bbf View commit details
    Browse the repository at this point in the history
  18. chore: try and clarify the dialog

    Ed Geraghty committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    e567fb9 View commit details
    Browse the repository at this point in the history
  19. chore: spooling mistokes

    Ed Geraghty committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    21e4b59 View commit details
    Browse the repository at this point in the history
  20. Revert "chore: add new column for storing the self destruction timest…

    …amp"
    
    This reverts commit 07f3ddb.
    Ed Geraghty committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    c32bdab View commit details
    Browse the repository at this point in the history
  21. Revert "feature: add the beginnings of self_destruct_after field hand…

    …ling"
    
    This reverts commit 2e7d965.
    Ed Geraghty committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    2756d48 View commit details
    Browse the repository at this point in the history
  22. Revert "fix: add missing column"

    This reverts commit 7d3c47c.
    Ed Geraghty committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    cb1e691 View commit details
    Browse the repository at this point in the history
  23. fix: missing closing brace

    possibly broken in the reverted commits
    Ed Geraghty committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    4bf791a View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2022

  1. Configuration menu
    Copy the full SHA
    4f2641b View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2022

  1. Configuration menu
    Copy the full SHA
    b053614 View commit details
    Browse the repository at this point in the history