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

Room List Filters implementation #2423

Merged
merged 17 commits into from
Feb 8, 2024
Merged

Commits on Feb 6, 2024

  1. WIP

    Velin92 committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    219f8cf View commit details
    Browse the repository at this point in the history
  2. removed unnecessary filter

    Velin92 committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    9a98bb9 View commit details
    Browse the repository at this point in the history
  3. Improved the filtering API

    - more readable filtering API
    - wrote some docs on its usage
    Velin92 committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    95cd2da View commit details
    Browse the repository at this point in the history
  4. added tests

    Velin92 committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    a2842a3 View commit details
    Browse the repository at this point in the history
  5. fixing tests

    Velin92 committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    a660505 View commit details
    Browse the repository at this point in the history
  6. restored proj

    Velin92 committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    ee5aa0c View commit details
    Browse the repository at this point in the history
  7. solved some conflict issues.

    Velin92 committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    6dfbb73 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a7cc288 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    cdb6bcf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fc2cf5 View commit details
    Browse the repository at this point in the history
  3. renamed a variable

    Velin92 committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    7e63396 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d2eacab View commit details
    Browse the repository at this point in the history
  5. Merge branch 'develop' into mauroromito/filter_implementation

    # Conflicts:
    #	ElementX/Sources/Screens/HomeScreen/HomeScreenModels.swift
    Velin92 committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    7fdd544 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. bump sdk

    Velin92 committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    0c3290c View commit details
    Browse the repository at this point in the history
  2. changelog

    Velin92 committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    e55ba8e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2780634 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4462c64 View commit details
    Browse the repository at this point in the history