Commit Graph

7 Commits

Author SHA1 Message Date
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 78145e5924 Make SectionHeaderView subclass from UITableViewHeaderFooterView 2022-02-10 03:14:00 +03:00
langleyd 33ddec46d2 Fix logging, add "Notify me for" label, fix theme on avatar and add changes 2021-07-08 20:54:32 +01:00
ismailgulek 1d465c45ef Rename TableViewHeaderFooterView 2020-09-23 11:48:26 +03:00
ismailgulek f3e5e56897 Introduce TableViewHeaderFooterView 2020-09-11 13:34:53 +03:00
SBiOSoftWhare 2e77fc3a6f Remove code used before iOS 11. 2020-09-01 14:19:21 +02:00
ismailgulek 483b35fcf5 Section header views adaptation to safe area insets
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-04-22 14:00:31 +03:00