Commit Graph

19 Commits

Author SHA1 Message Date
Andy Uhnak dcb33a5380 Reduce the number of unnecessary home page reloads 2022-04-04 12:04:55 +01:00
aringenbach df1eb6de79 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 f86ff9dccc Reload section if total number of rooms changes, fixes #5448 2022-02-02 16:43:52 +03:00
ismailgulek 0f1c2eaa2c Fix initial sync crash 2022-01-07 16:06:54 +03:00
ismailgulek 4c69041e91 Implement pagination in recents list service 2022-01-04 04:30:12 +03:00
ismailgulek 22a41a1f89 Adapt to counts api changes 2022-01-04 04:29:26 +03:00
ismailgulek 174f855210 Merge branch 'develop' into ismail/4384_summary_db 2021-12-27 15:59:37 +03:00
David Langley efb25ddcbe Fix hidden rooms from showing. 2021-11-24 11:38:32 +00:00
Doug a2d64e93a3 Refresh RecentsListService when switching modes. 2021-11-11 15:43:43 +00:00
SBiOSoftWhare 2a2f0fcfe9 Merge branch 'hotfix/1.6.7' into hotfix/1.6.7_2 2021-11-03 17:22:21 +01:00
Doug 8e01cd6381 Ensure DisabledRoomInputToolbarView is used. Fix previewing rooms. Fix favourited DMs in Home. 2021-11-03 10:18:27 +00:00
ismailgulek 08bb3f263a Fix async 2021-11-02 16:31:01 +03:00
ismailgulek b3b544446d Merge branch 'develop' into ismail/4384_summary_db 2021-11-01 15:14:37 +03:00
Stefan Ceriu 8db8fa0d90 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 1e4341ce53 Simplify allFetchers array 2021-10-20 18:16:34 +03:00
ismailgulek 587bfc06d7 Introduce RiotSettings.showAllRoomsInHomeSpace and adapt changes in filter options 2021-10-19 16:36:43 +03:00
ismailgulek cfabd9de83 Do not expose session from the protocol 2021-10-08 16:57:54 +03:00
ismailgulek eee31468d7 Remove extra argument labels 2021-10-05 15:17:30 +03:00
ismailgulek 68d7039fcc Architecture update 2021-10-04 17:28:21 +03:00