Commit Graph

92 Commits

Author SHA1 Message Date
Doug 2aec883095 Remove MatrixKitL10n from SwiftGen
Uses VectorL10n everywhere.
2022-03-03 09:34:54 +00:00
Stefan Ceriu bc60512101 Fixed various project warnings. Completely disabled nullability checks, went down from ~20k to 195. 2022-02-10 08:43:18 +02:00
Gil Eluard d8d723c0ce Merge pull request #5487 from vector-im/gil/5323_Space_list_loses_responsiveness_upon_refresh
Space list loses responsiveness upon refresh
2022-02-03 10:00:08 +01:00
Gil Eluard 1a92e92d5c Space list loses responsiveness upon refresh/update, often in the middle of scrolling
- Fixed
2022-02-02 18:15:26 +01:00
Gil Eluard 870141200a joining a space seemed to noop
- Should be fixed
2022-02-02 17:38:33 +01:00
Gil Eluard f95ebfaaec Accepting a Space Invite has shouty button labels #5175
- fixed
2022-02-01 16:41:57 +01:00
Gil Eluard f7efb7f7e6 it'd be lovely if tapping on the space avatar was considered a selection too #5454
- Fixed
2022-01-30 21:10:20 +01:00
Stefan Ceriu 43a9371214 vector-im/element-ios/issues/5298 - Various tweaks following code review. 2022-01-04 17:33:32 +02:00
Doug c946f2962a Merge branch 'master' into develop
# Conflicts:
#	Podfile.lock
#	Riot/Modules/Room/RoomViewController.m
2021-11-17 17:36:44 +00:00
SBiOSoftWhare 5c06b6dc2f SpaceList: Fix a crash when clearing cache or logout. 2021-11-03 18:59:35 +01:00
Gil Eluard 64c7516db9 Merge branch 'develop' into gil/4893_support_pagination_in_the_space_summary_api 2021-10-27 10:28:42 +02:00
Gil Eluard 0dbb1d1e12 Support pagination in the Space Summary API
- Update after review
2021-10-27 10:27:13 +02:00
Gil Eluard 6e212707aa Support pagination in the Space Summary API
- Revert test tweaks
2021-10-26 14:44:51 +02:00
Gil Eluard a26ae82a3d Support pagination in the Space Summary API
- Move back to default iOS activity indicator
2021-10-26 14:40:51 +02:00
SBiOSoftWhare 6d1f88868f Merge pull request #4993 from vector-im/steve/4734_room_stack
Navigation: Enable room stacking
2021-10-21 17:33:47 +02:00
SBiOSoftWhare 5cf00b4238 Update Riot/Modules/Spaces/SpaceDetail/SpaceDetailPresenter.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2021-10-20 18:41:27 +02:00
Doug 59c1aa5040 Add SectionFooterView.xib to fix fonts on iOS 12-14.
Update SecurityViewController too.
2021-10-20 17:40:39 +01:00
SBiOSoftWhare c49fe6cd7c Merge develop into 4734_room_stack 2021-10-20 11:14:52 +02:00
SBiOSoftWhare d0b404e931 SpaceDetailPresenter: Fix source view issue on iPad. 2021-10-19 19:33:21 +02:00
ismailgulek 587bfc06d7 Introduce RiotSettings.showAllRoomsInHomeSpace and adapt changes in filter options 2021-10-19 16:36:43 +03:00
SBiOSoftWhare 5c287dd86f SpaceDetailPresenter: Avoid crash on iPad when the source view is nil. 2021-10-19 14:38:57 +02:00
Gil Eluard 614df23d4d [Spaces] M10.4.1 Home space data filtering #4570
- update after review
2021-10-18 16:44:55 +02:00
Gil Eluard b7e4e67f3b [Spaces] M10.4.1 Home space data filtering #4570
- update after review
2021-10-18 15:01:11 +02:00
Gil Eluard df94b699a0 Support pagination in the Space Summary API 2021-10-12 20:48:30 +02:00
Gil Eluard ea3d6c672d [Spaces] M10.4.1 Home space data filtering #4570
- Improved visual feedback when switching home settings
2021-10-11 09:52:21 +02:00
Gil Eluard 0cf934de51 [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 6bf9683e6a Fix performance issues with Spaces on very large accounts #4898
- Support optional `MXSpace.room` property
2021-10-07 08:48:41 +02:00
Gil Eluard b7da17925d Fix performance issues with Spaces on very large accounts #4898
- Support optional `MXSpace.room` property
2021-10-07 08:46:19 +02:00
Gil Eluard cf910b0f91 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
manuroe 08ce35c4c5 Merge branch 'master' into develop 2021-09-30 23:51:17 +01:00
Gil Eluard 14e3880972 Spaces still visible after logging in with another account #4916
- fixed after AvatarViewData rework
2021-09-30 10:45:20 +02:00
Stefan Ceriu 010178f397 vector-im/element-ios/issues/4899 - Fixed various localization issues. 2021-09-30 09:40:12 +03:00
Gil Eluard a63973c3ad Spaces still visible after logging in with another account #4916 2021-09-27 12:51:28 +02:00
Gil Eluard 3a09ee688c [Spaces] M10.6.1 Handle space link #4498
- Update after code review
2021-09-23 17:15:32 +02:00
Gil Eluard d4bfc3bc42 Merge branch 'gil/pre_release_fixes' into gil/4498_Handle_space_link 2021-09-23 15:00:06 +02:00
Gil Eluard c97885b4de [spaces] several fixes for pre release
- update after review
2021-09-23 14:50:00 +02:00
Gil Eluard 62af606064 Update Riot/Modules/Spaces/SpaceList/SpaceListViewCell.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2021-09-23 11:47:26 +02:00
Gil Eluard 13e2027057 Merge branch 'gil/pre_release_fixes' into gil/4498_Handle_space_link 2021-09-23 11:35:45 +02:00
Gil Eluard 707c8f7fa6 [spaces] several fixes for pre release
- update after review
2021-09-23 11:32:56 +02:00
Gil Eluard 63a4494569 Merge branch 'gil/pre_release_fixes' into gil/4498_Handle_space_link 2021-09-22 16:58:28 +02:00
Gil Eluard 3f0ae67367 [spaces] several fixes for pre release
- [When switching spaces, user and room tabs are not populated](https://github.com/vector-im/element-ios/issues/4889)
- [Explore rooms list in space has odd ordering](https://github.com/vector-im/element-ios/issues/4890)
- Fixed Coming Soon error for Explore rooms
2021-09-22 16:57:31 +02:00
Gil Eluard ba3f71ebe1 [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 124874d7af [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 068f4b3ce0 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 dd510bdc2b [Spaces] M10.6 Space preview bottom sheet #4497
- Update after code review
2021-09-15 11:16:20 +02:00
Gil Eluard abe131ecc8 Merge branch 'spaces' into gil/4497_space_preview_bottom_sheet
# Conflicts:
#	Riot/Modules/SideMenu/SideMenuCoordinator.swift
2021-09-14 17:53:46 +02:00
Gil Eluard 1a74f75952 [Spaces] M10.8 Browsing users in a space #4682
- Update after code review
2021-09-14 11:45:33 +02:00
Gil Eluard 4b058ee154 [Spaces] M10.6 Space preview bottom sheet #4497
- Update after design review
2021-09-14 09:42:10 +02:00
Gil Eluard d6ff487def [Spaces] M10.8 Browsing users in a space #4682
- Update after design review
2021-09-13 16:03:56 +02:00
Gil Eluard 10c6c883e6 Merge branch 'gil/4571_explore_rooms' into gil/4682_browsing_users_in_a_space
# Conflicts:
#	Riot/Modules/SideMenu/SideMenuCoordinator.swift
2021-09-13 10:23:21 +02:00