Commit graph

34 commits

Author SHA1 Message Date
Gil Eluard
479d8dcf75 Spaces still visible after logging in with another account #4916 2021-09-27 12:51:28 +02:00
Gil Eluard
14f0533a5a [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
f423795d94 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
ada879edcf [Spaces] M10.8 Browsing users in a space #4682
- Fixed build issue on Jenkins
2021-09-14 17:22:48 +02:00
Gil Eluard
c2e4d915af [Spaces] M10.8 Browsing users in a space #4682
- Update after code review
2021-09-14 15:29:16 +02:00
Gil Eluard
4da3741140 [Spaces] M10.8 Browsing users in a space #4682
- Update after code review
2021-09-14 11:45:33 +02:00
Gil Eluard
652d71b2e2 [Spaces] M10.8 Browsing users in a space #4682
- Update after design review
2021-09-13 16:03:56 +02:00
Gil Eluard
7b539ecde3 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
Gil Eluard
50ffa5b5a7 [Spaces] M10.7 Explore rooms #4571
- Update after code review
2021-09-13 10:06:36 +02:00
Gil Eluard
bb1f93ac6a [Spaces] M10.6 Space preview bottom sheet #4497 2021-09-06 07:46:43 +03:00
Gil Eluard
4e3e803943 [Spaces] M10.8 Browsing users in a space #4682
- Renamed coordinators
2021-09-02 09:34:25 +03:00
Gil Eluard
20fd906a13 Merge branch 'gil/4571_explore_rooms' into gil/4682_browsing_users_in_a_space
# Conflicts:
#	Riot/Modules/SideMenu/SideMenuCoordinator.swift
2021-09-02 07:51:55 +03:00
Gil Eluard
99caa08860 [Spaces] M10.7 Explore rooms #4571
- Update after review
2021-09-01 18:12:08 +03:00
Gil Eluard
7caa033ca5 [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
66b4ccbe67 [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
a6c459fdd3 Merge branch 'gil/4509_show_spaces_in_left_panel' into gil/4494_space_menu 2021-07-26 12:03:31 +02:00
Gil Eluard
a4336c3ca1 Merge branch 'element_4509' into gil/4509_show_spaces_in_left_panel 2021-07-26 12:03:04 +02:00
Gil Eluard
43ec74b5ca Merge branch 'spaces' into element_4509 2021-07-26 10:42:49 +02:00
Gil Eluard
fbabdfa6f2 [Spaces] Space menu #4494
- Implemented Leave feature
- UI & code tweaks
2021-07-23 11:00:16 +02:00
Gil Eluard
9402a5b4f5 [Spaces] Space menu #4494
- First implementation of the space contextual menu
2021-07-22 10:11:05 +02:00
Gil Eluard
63da1ab1ac [Spaces] Show spaces in left panel #4509
- Prevent crash when logging in
2021-07-16 14:20:42 +02:00
Doug
e2a9d3bb24 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
9c580f0929 SideMenuCoordinator: Hide side menu when selecting a space. 2021-07-02 16:49:02 +02:00
SBiOSoftWhare
b593289bb3 SideMenuCoordinator: Update side menu view width. Handle space list. 2021-07-01 00:23:43 +02:00
SBiOSoftWhare
1a9a9552f0 SideMenuViewController: Update UI and add container view for space list. 2021-07-01 00:20:06 +02:00
SBiOSoftWhare
7962c6d0dc Side menu: Hide app version. 2021-07-01 00:18:49 +02:00
SBiOSoftWhare
9c798e6125 SideMenu: Use right font for the display name. 2021-06-24 15:50:06 +02:00
SBiOSoftWhare
bf2d3c04e9 Side menu: Support Dynamic Type. 2021-06-18 19:27:34 +02:00
SBiOSoftWhare
674c7ab9a5 Add SideMenuPresentable and an implementation thant handles side menu presentation. 2021-06-07 18:46:16 +02:00
SBiOSoftWhare
8cabf23e84 Implement SideMenuCoordinator. 2021-06-07 18:46:16 +02:00
SBiOSoftWhare
b32bffed78 Implements side menu screen. 2021-06-07 18:46:16 +02:00
SBiOSoftWhare
2d2e26682c Add SideMenuVersionView that displays application version. 2021-06-07 18:46:16 +02:00
SBiOSoftWhare
aada4c34a9 Add SideMenuActionView that represents a side menu action view. 2021-06-07 18:46:16 +02:00
SBiOSoftWhare
0c458e53b6 Add SideMenuItem that represents side menu actions. 2021-06-07 18:46:16 +02:00