Commit Graph

18 Commits

Author SHA1 Message Date
Gil Eluard
13331a0dc7 Fix performance issues with Spaces on very large accounts #4898
- Listen to `MXSpaceNotificationCounter` to update the notification badge
2021-10-07 07:16:15 +02:00
Gil Eluard
64881b0a86 Spaces still visible after logging in with another account #4916
- fixed after AvatarViewData rework
2021-09-30 10:45:20 +02:00
Gil Eluard
5225d3fc4b Spaces still visible after logging in with another account #4916 2021-09-27 12:51:28 +02:00
Gil Eluard
851f2e053a Merge branch 'gil/pre_release_fixes' into gil/4498_Handle_space_link 2021-09-23 11:35:45 +02:00
Gil Eluard
68ea6641e2 [spaces] several fixes for pre release
- update after review
2021-09-23 11:32:56 +02:00
Gil Eluard
3db7e10c15 [Spaces] M10.6.1 Handle space link #4498
- Fixed universal links
- Added support for space links
2021-09-22 14:58:19 +02:00
Gil Eluard
aabd22f6f8 [spaces] several fixes for pre release
- [Space home view inherits title from previously viewed tab](https://github.com/vector-im/element-ios/issues/4851)
- [Home view doesn't refresh when new rooms are created](https://github.com/vector-im/element-ios/issues/4849)
- [Odd error message in Space member list](https://github.com/vector-im/element-ios/issues/4845)
- [Bring leaving space experience in line with Web](https://github.com/vector-im/element-ios/issues/4850)
- [No notification for space invitation](https://github.com/vector-im/element-ios/issues/4840)
- [Remove filter when space is switched](https://github.com/vector-im/element-ios/issues/4852)
- [M10.11 Remove community tab](https://github.com/vector-im/element-ios/issues/4493)
2021-09-20 10:10:27 +02:00
Gil Eluard
6335acc0cd Merge branch 'develop' into spaces
# Conflicts:
#	Riot/Modules/Common/Avatar/AvatarViewDataProtocol.swift
#	Riot/Modules/Common/Recents/RecentsViewController.m
#	Riot/Modules/Home/Views/RoomCollectionViewCell.m
#	Riot/Modules/TabBar/TabBarCoordinator.swift
2021-09-15 14:42:04 +02:00
Gil Eluard
e8a2fb924d [Spaces] M10.6 Space preview bottom sheet #4497
- Update after code review
2021-09-15 11:16:20 +02:00
Gil Eluard
53c3cd7fc6 [Spaces] M10.6 Space preview bottom sheet #4497 2021-09-06 07:46:43 +03:00
Gil Eluard
7f3aa4ebc0 [Spaces] M10.9 Space menu #4494
- Update after code review
- Fixed some points of design review
2021-08-12 11:23:47 +02:00
Gil Eluard
303d5c2d78 Merge branch 'gil/4509_show_spaces_in_left_panel' into gil/4494_space_menu 2021-08-02 14:39:58 +02:00
Gil Eluard
20b199c14e [Spaces] Show spaces in left panel #4509
- update after review
2021-08-02 09:57:30 +02:00
Gil Eluard
1f9fe064a2 [Spaces] Space menu #4494
- First implementation of the space contextual menu
2021-07-22 10:11:05 +02:00
Gil Eluard
796e742d18 [Spaces] Show spaces in left panel #4509
- Code tweaks after SDK update
2021-07-20 09:58:50 +02:00
Gil Eluard
1275046dcb [Spaces] Show spaces in left panel #4509
- Prevent crash when logging in
2021-07-16 14:20:42 +02:00
Gil Eluard
ca20af2bd2 [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
SBiOSoftWhare
0cb160c74d Create space list screen. 2021-07-01 00:07:04 +02:00