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

Switch to new relations format and show edits #420

Merged
merged 9 commits into from
Feb 10, 2021
Merged

Commits on Feb 9, 2021

  1. Configuration menu
    Copy the full SHA
    2e77a15 View commit details
    Browse the repository at this point in the history
  2. Render edits

    deepbluev7 committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    d650481 View commit details
    Browse the repository at this point in the history
  3. Fix edited replies

    deepbluev7 committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    faeaf9d View commit details
    Browse the repository at this point in the history
  4. Display edits correctly

    deepbluev7 committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    00fd4ee View commit details
    Browse the repository at this point in the history
  5. Implement message editing

    The UI still looks ugly, but I have no good idea atm.
    
    fixes #134
    deepbluev7 committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    9b7d33e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6e2ae1d View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2021

  1. Fix stuck notifications because of edits

    Does not fix the read status yet, for that we need to compare read
    receipts for all events after the last visible event.
    deepbluev7 committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    bdb6e6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d678a1 View commit details
    Browse the repository at this point in the history
  3. Abort -> Cancel

    deepbluev7 committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    29c89b1 View commit details
    Browse the repository at this point in the history