Commit Graph

518 Commits

Author SHA1 Message Date
Gil Eluard beb3cd5a05 [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 ec37251c16 Merge branch 'gil/4571_explore_rooms' into gil/4682_browsing_users_in_a_space 2021-08-16 21:09:47 +02:00
Gil Eluard 14c6741e1f [Spaces] M10.7 Explore rooms #4571
- Update after design review
2021-08-16 15:44:44 +02:00
Gil Eluard cbd96f2ab7 Merge branch 'spaces' into gil/4571_explore_rooms 2021-08-16 14:00:16 +02:00
Gil Eluard 0d2d27fb2b [Spaces] M10.7 Explore rooms #4571
- UI updates after design changes
2021-08-15 22:18:16 +02:00
Gil Eluard 9b451a304d [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 c700a4f4c3 [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 5213b2e9f2 [Spaces] M10.7 Explore rooms #4571
- Added an room detail screen
2021-08-06 15:51:51 +02:00
Gil Eluard abcf4f8c81 [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 469f8883c6 Merge branch 'gil/4494_space_menu' into gil/4501_show_suggested_in_room_lists
# Conflicts:
#	Riot/Modules/Common/Recents/DataSources/RecentsDataSource.m
2021-08-03 22:07:45 +02:00
Gil Eluard d956fea612 Merge branch 'spaces' into gil/4494_space_menu 2021-08-03 21:23:02 +02:00
Gil Eluard 28015fcd29 Merge branch 'develop' into spaces
# Conflicts:
#	Riot/Modules/Common/Recents/DataSources/RecentsDataSource.m
2021-08-03 21:22:43 +02:00
Doug e94dbd9fea Merge branch 'develop' into doug/2368_allow_silent_notifications 2021-08-03 16:02:53 +01:00
Gil Eluard ac174fafda [Spaces] Show suggested in room lists #4501
- Show suggested rooms section in home screen (no actions)
- Show suggested rooms section in rooms screen (no actions)
2021-07-29 23:24:34 +02:00
Doug 9692a8fcab Update notifications disabled alert. 2021-07-28 12:45:06 +01:00
Doug 3ac01ddc69 Update string. 2021-07-27 17:38:40 +01:00
Gil Eluard 0d3286ed60 Voice Messages copy could be improved #4604
- Fixed
2021-07-26 22:24:36 +02:00
Gil Eluard 497c886fcb Merge branch 'gil/4509_show_spaces_in_left_panel' into gil/4494_space_menu 2021-07-26 12:03:31 +02:00
Gil Eluard 3f932732d4 Merge branch 'spaces' into element_4509 2021-07-26 10:42:49 +02:00
Gil Eluard 50852b27e9 [Spaces] Space menu #4494
- Implemented Leave feature
- UI & code tweaks
2021-07-23 11:00:16 +02:00
Doug 547955bba8 Merge branch 'develop' into doug/4521_remove_directory_from_rooms_tab 2021-07-22 14:37:25 +01:00
Gil Eluard 449a2d9c75 [Spaces] Space menu #4494
- First implementation of the space contextual menu
2021-07-22 10:11:05 +02:00
Stefan Ceriu c0067a81b3 #4090 - Added voice messages switch to the labs section in settings. 2021-07-16 16:57:29 +03:00
Stefan Ceriu 6902c3a4d2 Merge branch 'develop' into element_4090
# Conflicts:
#	CHANGES.rst
2021-07-13 11:30:16 +03:00
Gil Eluard 5b581fccc0 #4090 - Update after review 2021-07-10 00:16:23 +02:00
David Baker 783dc95f5f Merge remote-tracking branch 'origin/develop' into dbkr/scan_button_title 2021-07-09 16:40:16 +01:00
Doug a93359f49d Remove room_recents_directory_section_network localization string. 2021-07-09 12:36:02 +01:00
langleyd 33ddec46d2 Fix logging, add "Notify me for" label, fix theme on avatar and add changes 2021-07-08 20:54:32 +01:00
Gil Eluard 113fd85103 #4090 - Update after review 2021-07-06 23:03:56 +02:00
langleyd d2a0a35e7c Merge branch 'develop' of github.com:vector-im/element-ios into roomNotificationSettings 2021-07-06 19:51:17 +01:00
Gil Eluard 3c010f117c Merge branch 'develop' into element_4090
# Conflicts:
#	CHANGES.rst
2021-07-06 09:27:28 +02:00
langleyd 6a48bacd36 Add entry points at long press on home view and slide on recents. 2021-07-02 20:19:46 +01:00
David Baker 0ae203936e Use different title for scan button for self verification
Because it's not 'their' device, it's your own device.
2021-07-02 17:38:12 +01:00
langleyd 7392bdbe83 Fix typo and don't show link to account settings until we have global notification settings. 2021-07-02 10:30:44 +01:00
langleyd c60093a4ee Add translations, footer message and room encryption handling 2021-07-02 10:15:35 +01:00
SBiOSoftWhare 716d6d84bf Update generated files. 2021-07-01 00:25:13 +02:00
SBiOSoftWhare bfcebbd43d Add home space icon. 2021-06-30 23:29:20 +02:00
SBiOSoftWhare 682152c298 Create SpaceAvatarView. 2021-06-30 23:29:00 +02:00
ismailgulek c0f735839f Add route icons 2021-06-28 02:11:12 +03:00
langleyd 7453fa68bb Add NotificationRepository, ViewModel and ViewController 2021-06-25 22:38:31 +01:00
ismailgulek 7f03cf525e Add new icons 2021-06-25 00:41:35 +03:00
Stefan Ceriu 0b155b9879 #4094 - Added toast notifications and maximum recording duration. 2021-06-24 14:02:41 +03:00
Stefan Ceriu 1ef9471aac #4094 - Various tweaks, bug fixes and improvements following code review. 2021-06-23 15:37:34 +03:00
langleyd c554e48ad2 Add correct asset for notifications icon. 2021-06-22 16:01:21 +01:00
langleyd 6f74b79f1b Add new settings notification feature flag and update ui entry point 2021-06-22 13:39:50 +01:00
Stefan Ceriu 9a4ce85fd5 #4096 - Added locked mode transition and animations, locked recording mode and real time waveform. 2021-06-22 09:42:38 +03:00
Stefan Ceriu 78958e2372 #4096 - Voice message playback view theme support. 2021-06-22 09:42:37 +03:00
Stefan Ceriu 19e402a622 #4096 - Added voice message decoding, timeline cell and playback UI. 2021-06-22 09:42:37 +03:00
Stefan Ceriu 04f2ad7a6e #4090 - Added recording duration label and permissions checking. 2021-06-22 09:42:37 +03:00
Stefan Ceriu 8a58224ed9 #4090 - Corrected dark theme appearance. 2021-06-22 09:42:37 +03:00