Commit Graph

28 Commits

Author SHA1 Message Date
Andy Uhnak 125eca2426 Fix tests 2022-04-26 08:26:14 +01:00
SBiOSoftWhare 958da2c221 MockRoomSummary: Update with userIdsSharingLiveBeacon property. 2022-04-08 12:30:37 +02:00
SBiOSoftWhare 92a721c8b9 Merge branch 'develop' into steve/5903_lls_start
# Conflicts:
#	Riot/Modules/Room/RoomViewController.h
#	RiotSwiftUI/Modules/Room/LocationSharing/Coordinator/LocationSharingCoordinator.swift
#	RiotSwiftUI/Modules/Room/LocationSharing/LocationSharingModels.swift
#	RiotSwiftUI/Modules/Room/LocationSharing/LocationSharingViewModel.swift
2022-04-08 11:09:06 +02:00
Andy Uhnak e817286424 Reduce the number of unnecessary home page reloads 2022-04-04 12:04:55 +01:00
SBiOSoftWhare 56a31a0d13 MockRoomSummary: Update with new property. 2022-03-28 10:14:11 +02:00
aringenbach fe7cdaebc2 Move invites to dedicated sections and enable section collapse (#5683)
* Display invites in dedicated sections

* Activate shrinkable and fix home number of rows for section

* Rework section header

* Display badge in people and room tabs

* Add changelog & remove useless todo

* Improve isSectionShrinked condition, remove useless import and shrinkable sets

* Restore invitation count in tab bar badge

* Display badge for invites section

* Add comment on invites count

* Update right accessory view on data source update

Co-authored-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr>
2022-02-28 13:48:07 +01:00
ismailgulek bbd8b3e764 Reload section if total number of rooms changes, fixes #5448 2022-02-02 16:43:52 +03:00
ismailgulek ba946a496b Fix initial sync crash 2022-01-07 16:06:54 +03:00
ismailgulek 9641b85548 Implement pagination in recents list service 2022-01-04 04:30:12 +03:00
ismailgulek 2cfe8fce78 Adapt to counts api changes 2022-01-04 04:29:26 +03:00
ismailgulek 897877a929 Merge branch 'develop' into ismail/4384_summary_db 2021-12-27 15:59:37 +03:00
David Langley 03a94d4c5b Fix hidden rooms from showing. 2021-11-24 11:38:32 +00:00
ismailgulek d9ad8422c9 Implement new summary properties 2021-11-11 19:52:21 +03:00
Doug c95ad265a8 Refresh RecentsListService when switching modes. 2021-11-11 15:43:43 +00:00
SBiOSoftWhare b2934662b7 Merge branch 'hotfix/1.6.7' into hotfix/1.6.7_2 2021-11-03 17:22:21 +01:00
Doug 6497cfd8e2 Ensure DisabledRoomInputToolbarView is used. Fix previewing rooms. Fix favourited DMs in Home. 2021-11-03 10:18:27 +00:00
ismailgulek 7791196a3b Fix async 2021-11-02 16:31:01 +03:00
ismailgulek 5bc22cac4c Merge branch 'develop' into ismail/4384_summary_db 2021-11-01 15:14:37 +03:00
Stefan Ceriu 6369a3330a vector-im/element-ios/issues/4384 - Using mutable room list fetch sort options after chaning them to be a structure. 2021-10-25 17:54:27 +03:00
ismailgulek f20237649b Simplify allFetchers array 2021-10-20 18:16:34 +03:00
ismailgulek f8c024672d Introduce RiotSettings.showAllRoomsInHomeSpace and adapt changes in filter options 2021-10-19 16:36:43 +03:00
ismailgulek 78b072cfc5 Improve mocking performance 2021-10-12 22:42:16 +03:00
ismailgulek 2278d4edfe Do not expose session from the protocol 2021-10-08 16:57:54 +03:00
ismailgulek 6f80bb04bf Remove extra argument labels 2021-10-05 15:17:30 +03:00
ismailgulek 43d122b73e Add comments 2021-10-05 13:29:41 +03:00
ismailgulek cc403113cb Generate server notice rooms 2021-10-05 13:17:15 +03:00
ismailgulek 8d75f61961 Generate some mock data 2021-10-05 11:44:24 +03:00
ismailgulek 5200dbdde4 Architecture update 2021-10-04 17:28:21 +03:00