Commit Graph

21 Commits

Author SHA1 Message Date
Andy Uhnak 454f62bce0 Refactor sections as enum types 2022-04-04 09:40:26 +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 e75f895c53 Reuse section headers 2022-02-10 03:19:00 +03:00
ismailgulek a6a17554e9 Implement pagination in recents data source 2022-01-04 04:30:40 +03:00
SBiOSoftWhare e6ef1be7b6 Update all Objective-C MatrixKit imports to handle new location. 2021-11-30 16:09:53 +01:00
ismailgulek e81ab274c5 Improve tab switching performance 2021-10-12 22:56:52 +03:00
ismailgulek 68d7039fcc Architecture update 2021-10-04 17:28:21 +03:00
ismailgulek 6e6f14b246 Merge branch 'develop' into ismail/4384_room_summary_store 2021-09-28 17:30:39 +03:00
ismailgulek aa344a6081 Refactor recents data source to use new room list data fetchers 2021-09-24 18:50:41 +03:00
Gil Eluard ac174fafda [Spaces] Show suggested in room lists #4501
- Show suggested rooms section in home screen (no actions)
- Show suggested rooms section in rooms screen (no actions)
2021-07-29 23:24:34 +02:00
Gil Eluard 18bc5f1b63 [Spaces] Show spaces in left panel #4509
- Display the none hierarchical list of spaces in the left panel
- Space switching when new space selected
- Refresh space list and recents data after sync
2021-07-15 14:10:01 +02:00
Gil Eluard d625a4405a Retrying & deleting failed messages
- Added unsent notice to tab bar room items
2021-03-11 09:01:44 +01:00
SBiOSoftWhare e4938d088c Refactor cross signing banner. 2020-06-30 21:46:10 +02:00
SBiOSoftWhare 3522c817c6 RecentsDataSource: Handle key verification setup banner. 2020-06-30 17:33:42 +02:00
SBiOSoftWhare 17c5cdf06e Refactoring secure backup references. 2020-06-26 13:07:53 +02:00
SBiOSoftWhare 808de8b15c Fix refactoring. 2020-06-25 17:52:36 +02:00
SBiOSoftWhare 6ab80012f8 Fix Manu's remarks. 2020-06-25 17:31:46 +02:00
SBiOSoftWhare a7052bd7ce Handle key backup setup banner display 2019-01-31 19:52:32 +01:00
fridtjof b834c69fae fix almost all the warnings caused by -Wstrict-prototypes 2019-01-05 03:28:53 +01:00
manuroe 70590c9de7 Recents: Recognise server notices room(s) and put them in the dedicated section
https://github.com/vector-im/riot-ios/issues/1937
2018-08-23 16:50:14 +02:00
SBiOSoftWhare 245372c57f Move cell data and data sources to corresponding modules. 2018-07-10 10:21:21 +02:00