matrix-react-sdk
"Breadcrumb" room sorting algorithm
#2634
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
18
Changes
View On
GitHub
Commits
Early support for improved room algorithm
turt2live
committed
7 years ago
Remove old pin unread options
turt2live
committed
7 years ago
Handle joins/leaves safely
turt2live
committed
7 years ago
Try to handle direct chats and tag changes
turt2live
committed
7 years ago
React to read receipt changes from ourselves
turt2live
committed
7 years ago
Order by timestamp within the categorized room lists
turt2live
committed
7 years ago
Implement a cache on _tsOfNewestEvent: ~75% improvement
turt2live
committed
7 years ago
Fix boundary math calculations
turt2live
committed
7 years ago
Inline documentation
turt2live
committed
7 years ago
Disable dragging tests for room list
turt2live
committed
7 years ago
Don't blow up when rooms have no timelines
turt2live
committed
7 years ago
Protection around lack of room for tests
turt2live
committed
7 years ago
Merge branch 'develop' into travis/better-room-sorting
turt2live
committed
7 years ago
Remove old debugging code
turt2live
committed
7 years ago
Remove excessive dispatch binding
turt2live
committed
7 years ago
Merge branch 'develop' into travis/better-room-sorting
turt2live
committed
7 years ago
Stick a couple micro optimizations into the setRoomCategory hot path
turt2live
committed
7 years ago
More micro optimizations to make the hot paths faster
turt2live
committed
7 years ago
Loading