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

Follow tombstone and predecessor history #167

Merged

Commits on Apr 10, 2023

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

Commits on Apr 11, 2023

  1. Configuration menu
    Copy the full SHA
    359f95d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into madlittlemods/59-follow-tombstone-and-predec…

    …essor-history
    
    Conflicts:
    	server/lib/matrix-utils/get-server-name-from-matrix-room-id-or-alias.js
    	server/lib/parse-via-servers-from-user-input.js
    MadLittleMods committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    536512b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f98efa View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Configuration menu
    Copy the full SHA
    63fac48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d27b6c2 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Configuration menu
    Copy the full SHA
    0e21449 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14f6e72 View commit details
    Browse the repository at this point in the history
  3. Slight refactor

    MadLittleMods committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    4549cc9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ed66667 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    60b11dd View commit details
    Browse the repository at this point in the history
  6. Add test for same day

    MadLittleMods committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    bd94901 View commit details
    Browse the repository at this point in the history
  7. Change up tactic to display the given day of the predecessor room

    And will implement the continuation timestamp stuff as part of
    `/jump` instead.
    MadLittleMods committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    078fa0a View commit details
    Browse the repository at this point in the history
  8. Bail earlier

    MadLittleMods committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    54d7feb View commit details
    Browse the repository at this point in the history
  9. Cleaner fetching

    MadLittleMods committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    f0bbc2b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b8a80fd View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Configuration menu
    Copy the full SHA
    17a045a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0834f3f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c91a326 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4fd584d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e9704a6 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Configuration menu
    Copy the full SHA
    decb777 View commit details
    Browse the repository at this point in the history
  2. Add some tests that fail starting from larger precision

    We shouldn't see the same messages after paginating
    MadLittleMods committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    4d2a130 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a2bbcb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    43bdc7d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a969b4d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    198a4b4 View commit details
    Browse the repository at this point in the history
  7. Remove doTimestampsShareRoundedUpUtcX utilities and rename `doTimes…

    …tampsStartFromSameUtcX` back to `areTimestampsFromSameUtcX`
    MadLittleMods committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    d00cbfe View commit details
    Browse the repository at this point in the history
  8. Remove debug logging

    MadLittleMods committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    1d89487 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    81bc77a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9389bb2 View commit details
    Browse the repository at this point in the history