Commit Graph

84 Commits

Author SHA1 Message Date
Gil Eluard 3cb06e6822 [Spaces] M10.8 Browsing users in a space #4682
- Added navigation to member detail page
2021-08-22 08:48:54 +03:00
Gil Eluard 2cf3fdc5d6 Merge branch 'gil/4571_explore_rooms' into gil/4682_browsing_users_in_a_space 2021-08-16 21:09:47 +02:00
Gil Eluard b824c33013 [Spaces] M10.7 Explore rooms #4571
- Update after design review
2021-08-16 15:44:44 +02:00
Gil Eluard 50475d6f2a [Spaces] M10.7 Explore rooms #4571
- UI updates after design changes
2021-08-15 22:18:16 +02:00
Gil Eluard c310ed2dd5 Merge branch 'spaces' into gil/4571_explore_rooms
# Conflicts:
#	Riot/Modules/SideMenu/SideMenuCoordinator.swift
2021-08-12 17:17:24 +02:00
Gil Eluard 58bf6b63ae [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 a6328b8f35 [Spaces] M10.8 Browsing users in a space #4682
- Added MVVM classes
- roughly integrated `RoomParticipantsViewController` to the MVVM
2021-08-10 20:26:27 +02:00
Gil Eluard 16d951072b [Spaces] M10.7 Explore rooms #4571
- Added suggested tag to the explore rooms cell
- Implemented join feature
2021-08-09 17:05:36 +02:00
Gil Eluard be867d0598 [Spaces] M10.7 Explore rooms #4571
- Added an room detail screen
2021-08-06 15:51:51 +02:00
Gil Eluard 81c187bc84 [Spaces] M10.7 Explore rooms #4571
- Added the ability to navigate through subspaces within the Explore Rooms screen
2021-08-05 17:04:10 +02:00
Gil Eluard e197268ed2 [Spaces] M10.7 Explore rooms #4571
- Implemented navigation between space context menu and Explore Room screen
- Populate Explore rooms screen with the first level of space children
2021-08-05 14:36:38 +02:00
Gil Eluard d3a682eb9b [Spaces] M10.9 Space menu #4494
- Hide unimplemented actions
2021-08-03 20:13:47 +02:00
Gil Eluard 9aeb306832 Merge branch 'gil/4509_show_spaces_in_left_panel' into gil/4494_space_menu 2021-08-02 14:39:58 +02:00
Gil Eluard a1b277a914 [Spaces] Show spaces in left panel #4509
- update after review
2021-08-02 09:57:30 +02:00
Gil Eluard 01bc065261 Merge branch 'gil/4509_show_spaces_in_left_panel' into gil/4494_space_menu 2021-07-26 12:03:31 +02:00
Gil Eluard f61a5751d2 Merge branch 'element_4509' into gil/4509_show_spaces_in_left_panel 2021-07-26 12:03:04 +02:00
Gil Eluard bf8e0d0d18 Merge branch 'spaces' into element_4509 2021-07-26 10:42:49 +02:00
Gil Eluard 33118db481 [Spaces] Space menu #4494
- Implemented Leave feature
- UI & code tweaks
2021-07-23 11:00:16 +02:00
Gil Eluard 24ffc03544 [Spaces] Space menu #4494
- First implementation of the space contextual menu
2021-07-22 10:11:05 +02:00
Gil Eluard ac6a8399c9 [Spaces] Show spaces in left panel #4509
- Code tweaks after SDK update
2021-07-20 09:58:50 +02:00
Gil Eluard b5f6701b77 [Spaces] Show spaces in left panel #4509
- Prevent crash when logging in
2021-07-16 14:20:42 +02:00
Gil Eluard 5937917c01 [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
Doug a4075c89cb Fix class keyword deprecation warnings everywhere!
Using 'class' keyword for protocol inheritance is deprecated; use 'AnyObject' instead
2021-07-09 17:05:43 +01:00
SBiOSoftWhare e747d6c1e4 Create space list screen. 2021-07-01 00:07:04 +02:00
SBiOSoftWhare 198ac37c0a Create SpaceAvatarView. 2021-06-30 23:29:00 +02:00
SBiOSoftWhare 35237e9c77 SpaceFeatureUnaivableViewController: Update wordings. 2021-05-06 17:15:23 +02:00
SBiOSoftWhare e008ff679b BetaAnnounceCell: Update close button. 2021-05-06 15:46:06 +02:00
SBiOSoftWhare 7c56116b6c SpaceFeatureUnaivableViewController: Update UI. 2021-05-06 13:31:49 +02:00
SBiOSoftWhare 273233cfdd Add space beta announce cell. 2021-05-06 12:07:08 +02:00
SBiOSoftWhare b275ddbd53 SpaceFeatureUnavailablePresenter: Add open a space case. 2021-05-04 10:38:45 +02:00
SBiOSoftWhare f36902ac17 SpaceFeatureUnavailablePresenter: Handle SpaceFeatureUnavailableViewData. 2021-05-04 10:04:42 +02:00
SBiOSoftWhare fed35c1d9c SpaceFeatureUnaivableViewController: Use a view data to populate view. 2021-05-04 10:02:31 +02:00
SBiOSoftWhare 0907d3791c Add SpaceFeatureUnavailablePresenter that enables to present modals for unavailable space features. 2021-04-29 14:32:31 +02:00
SBiOSoftWhare 55a27bd293 Add SpaceFeatureUnaivableViewController. 2021-04-29 14:32:05 +02:00