Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Add an API for listing threads in a room. #13394

Merged
merged 18 commits into from
Oct 13, 2022
Merged

Add an API for listing threads in a room. #13394

merged 18 commits into from
Oct 13, 2022

Commits on Jul 27, 2022

  1. Configuration menu
    Copy the full SHA
    e9a649e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8dcdb4e View commit details
    Browse the repository at this point in the history
  3. Test ignored users.

    clokep committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    d510975 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. Add an enum.

    clokep committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    f6267b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c2e08e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    759366e View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

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

Commits on Sep 16, 2022

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

Commits on Sep 22, 2022

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

Commits on Sep 27, 2022

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

Commits on Oct 6, 2022

  1. Configuration menu
    Copy the full SHA
    49040b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3061cd9 View commit details
    Browse the repository at this point in the history
  3. Backfill old threads.

    clokep committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    e3357f7 View commit details
    Browse the repository at this point in the history
  4. Use the threads table to select a list of threads.

    Updates the pagination token based on the MSC.
    clokep committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    b1f54e5 View commit details
    Browse the repository at this point in the history
  5. Fix portdb.

    clokep committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    66da339 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

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

Commits on Oct 12, 2022

  1. Configuration menu
    Copy the full SHA
    1ae0012 View commit details
    Browse the repository at this point in the history
  2. Add missing index.

    clokep committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    d586687 View commit details
    Browse the repository at this point in the history