matrix-react-sdk
Rewrite the room list store
#4253
Merged

Commits
  • Add temporary timing functions to old RoomListStore
    turt2live committed 5 years ago
  • Initial breakout for room list rewrite
    turt2live committed 5 years ago
  • Invent an AsyncStore and use it for room lists
    turt2live committed 5 years ago
  • Categorize rooms by effective membership
    turt2live committed 5 years ago
  • Possible framework for a proof of concept
    turt2live committed 5 years ago
  • Add another thought
    turt2live committed 5 years ago
  • Remove the need for a tag manager
    turt2live committed 5 years ago
  • Break up algorithms and use the new layering
    turt2live committed 5 years ago
  • Handle DMs
    turt2live committed 5 years ago
  • Simple rendering of the room list for visual aid
    turt2live committed 5 years ago
  • Early handling of dispatched events
    turt2live committed 5 years ago
  • Make component index happy
    turt2live committed 5 years ago
  • Work out the new category index for each room update
    turt2live committed 5 years ago
  • Make missing rooms throw instead
    turt2live committed 5 years ago
  • Handle event decryption too
    turt2live committed 5 years ago
  • Bare minimum for rendering a room list
    turt2live committed 5 years ago
  • Update i18n for room list
    turt2live committed 5 years ago
  • Clean up imports and other minor lints
    turt2live committed 5 years ago
  • Prepare tooltip for collapsed support
    turt2live committed 5 years ago
  • Support switching rooms
    turt2live committed 5 years ago
  • Initial work on badges
    turt2live committed 5 years ago
  • Fix bold rooms not bolding
    turt2live committed 5 years ago
  • Clean up comments in skeleton components
    turt2live committed 5 years ago
  • Update misc documentation and spell indices correctly
    turt2live committed 5 years ago
  • Update i18n
    turt2live committed 5 years ago
  • Update README for room list store
    turt2live committed 5 years ago
  • Merge branch 'travis/dispatcher-types' into travis/room-list-2
    turt2live committed 5 years ago
  • Use the new TS dispatcher
    turt2live committed 5 years ago
  • Replace ChaoticAlgorithm for tag sorting with deterministic behaviour
    turt2live committed 5 years ago
  • Replace ChaoticAlgorithm with NaturalAlgorithm for list behaviour
    turt2live committed 5 years ago
  • Update AsyncStore's docs to be slightly more clear
    turt2live committed 5 years ago
  • Revert "Add temporary timing functions to old RoomListStore"
    turt2live committed 5 years ago
  • Merge branch 'develop' into travis/room-list-2
    turt2live committed 5 years ago
  • Fix comment style to be less bothersome
    turt2live committed 5 years ago
  • Which component? The room list!
    turt2live committed 5 years ago
  • Hyphenize algorithm directories
    turt2live committed 5 years ago
Loading