Gil Eluard
|
248ad6e8d4
|
Spaces still visible after logging in with another account #4916
|
2021-09-27 12:51:28 +02:00 |
|
Gil Eluard
|
1403d464ee
|
[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
|
53ae49b199
|
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
|
0da7d70b21
|
[Spaces] M10.8 Browsing users in a space #4682
- Fixed build issue on Jenkins
|
2021-09-14 17:22:48 +02:00 |
|
Gil Eluard
|
99cbeab6f3
|
[Spaces] M10.8 Browsing users in a space #4682
- Update after code review
|
2021-09-14 15:29:16 +02:00 |
|
Gil Eluard
|
de09af397f
|
[Spaces] M10.8 Browsing users in a space #4682
- Update after code review
|
2021-09-14 11:45:33 +02:00 |
|
Gil Eluard
|
ee0deb258e
|
[Spaces] M10.8 Browsing users in a space #4682
- Update after design review
|
2021-09-13 16:03:56 +02:00 |
|
Gil Eluard
|
eaeed470a9
|
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
|
e1118b1f57
|
[Spaces] M10.7 Explore rooms #4571
- Update after code review
|
2021-09-13 10:06:36 +02:00 |
|
Gil Eluard
|
fd5d96aff9
|
[Spaces] M10.6 Space preview bottom sheet #4497
|
2021-09-06 07:46:43 +03:00 |
|
Gil Eluard
|
66f084b85c
|
[Spaces] M10.8 Browsing users in a space #4682
- Renamed coordinators
|
2021-09-02 09:34:25 +03:00 |
|
Gil Eluard
|
3decd0200d
|
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
|
8a2ba8bf44
|
[Spaces] M10.7 Explore rooms #4571
- Update after review
|
2021-09-01 18:12:08 +03: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
|
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
|
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
|
b5f6701b77
|
[Spaces] Show spaces in left panel #4509
- Prevent crash when logging in
|
2021-07-16 14:20:42 +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
|
738fae7b38
|
SideMenuCoordinator: Hide side menu when selecting a space.
|
2021-07-02 16:49:02 +02:00 |
|
SBiOSoftWhare
|
1c1d69b81f
|
SideMenuCoordinator: Update side menu view width. Handle space list.
|
2021-07-01 00:23:43 +02:00 |
|
SBiOSoftWhare
|
6e98ceb83e
|
SideMenuViewController: Update UI and add container view for space list.
|
2021-07-01 00:20:06 +02:00 |
|
SBiOSoftWhare
|
58723a06e4
|
Side menu: Hide app version.
|
2021-07-01 00:18:49 +02:00 |
|
SBiOSoftWhare
|
b9574e2342
|
SideMenu: Use right font for the display name.
|
2021-06-24 15:50:06 +02:00 |
|
SBiOSoftWhare
|
7a6a08ff18
|
Side menu: Support Dynamic Type.
|
2021-06-18 19:27:34 +02:00 |
|
SBiOSoftWhare
|
d09c7bddf9
|
Add SideMenuPresentable and an implementation thant handles side menu presentation.
|
2021-06-07 18:46:16 +02:00 |
|
SBiOSoftWhare
|
fd8245f005
|
Implement SideMenuCoordinator.
|
2021-06-07 18:46:16 +02:00 |
|
SBiOSoftWhare
|
2e56cdc108
|
Implements side menu screen.
|
2021-06-07 18:46:16 +02:00 |
|
SBiOSoftWhare
|
e6ca45638c
|
Add SideMenuVersionView that displays application version.
|
2021-06-07 18:46:16 +02:00 |
|
SBiOSoftWhare
|
7e6292289f
|
Add SideMenuActionView that represents a side menu action view.
|
2021-06-07 18:46:16 +02:00 |
|
SBiOSoftWhare
|
e2fc6a1bc1
|
Add SideMenuItem that represents side menu actions.
|
2021-06-07 18:46:16 +02:00 |
|