Gil Eluard
7be1f1cd40
Sync space order with web #5134
2022-03-25 13:45:16 +01:00
Gil Eluard
5eb9445f83
Merge pull request #5836 from vector-im/gil/5401_Instrument_metrics_for_the_IA_project
...
Instrument metrics for iOS for the IA project #5401
2022-03-17 11:55:55 +01:00
Gil Eluard
c5820ba22e
Instrument metrics for iOS for the IA project #5401
...
- Added last needed metrics
2022-03-16 16:56:27 +01:00
Gil Eluard
ab8458ebb2
Crash after leaving empty space and all rooms #5825
...
- fixed
2022-03-16 14:52:06 +01:00
Gil Eluard
ceb74c2f6e
Merge branch 'develop' into gil/SP1_space_creation
...
# Conflicts:
# Riot/Modules/People/PeopleViewController.m
# Riot/Modules/Room/Members/RoomParticipantsViewController.m
# Riot/Modules/Spaces/SpaceList/SpaceListViewModel.swift
2022-02-21 17:20:58 +01:00
Stefan Ceriu
4b1eb75fd3
Fixed various project warnings. Completely disabled nullability checks, went down from ~20k to 195.
2022-02-10 08:43:18 +02:00
Gil Eluard
1473636c46
[iOS] Create public space #143
...
- Update after design review
2021-12-01 23:56:59 +01:00
Gil Eluard
fda0568d88
[iOS] Create public space #143
...
- Initial space creation flow
2021-11-23 09:35:32 +01:00
SBiOSoftWhare
d1e907e474
SpaceList: Fix a crash when clearing cache or logout.
2021-11-03 18:59:35 +01:00
Gil Eluard
f9ae4f8efe
[Spaces] M10.4.1 Home space data filtering #4570
...
- Added settings menu for Home space
2021-10-07 15:37:20 +02:00
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