Doug
|
00c557f23d
|
Remove directRoomBorderView from InviteRecentTableViewCell.xib.
|
2021-08-12 09:50:18 +01:00 |
|
ismailgulek
|
15f548febe
|
Merge branch 'develop' into element_4471
|
2021-08-12 11:08:29 +03:00 |
|
Doug
|
713721c463
|
Merge branch 'develop' into doug/4484_contacts_access
|
2021-08-11 17:15:23 +01:00 |
|
Doug
|
ad2a5f8fca
|
Use areAllTermsAgreed instead of hasAccountDataIdentityServerValue. Move identity server terms modal from LegacyAppDelegate into ContactsTableViewController.
|
2021-08-11 17:13:15 +01:00 |
|
Gil Eluard
|
7d7ed333fe
|
[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 |
|
Doug
|
cb665e4b21
|
Match StartChatViewController colours to latest Figma.
|
2021-08-10 13:05:11 +01:00 |
|
Doug
|
e293279a53
|
Disable the contact access footer view in Unified Search.
|
2021-08-10 12:32:07 +01:00 |
|
Doug
|
82cb8bc488
|
Take into account the identity server when setting the default value of showLocalContacts.
|
2021-08-10 12:03:28 +01:00 |
|
Doug
|
23b30876e3
|
Merge branch 'develop' into doug/4677_fix_contacts_warnings
|
2021-08-10 09:41:57 +01:00 |
|
ismailgulek
|
7721775d95
|
Merge remote-tracking branch 'origin/element_4362' into element_4362
|
2021-08-09 18:09:54 +03:00 |
|
ismailgulek
|
d9f25f65d9
|
Merge branch 'develop' into element_4362
|
2021-08-09 18:09:45 +03:00 |
|
ismailgulek
|
c7bc1bcde1
|
Update Riot/Modules/Authentication/SSO/SSOURLConstants.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
|
2021-08-09 18:06:08 +03:00 |
|
Gil Eluard
|
ab3f17df73
|
[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 |
|
Doug
|
759c6454b4
|
Add missing Weakify/Strongify.
|
2021-08-09 15:59:46 +01:00 |
|
Doug
|
832df3badc
|
Fix warnings: Block implicitly retains 'self'
|
2021-08-09 15:45:59 +01:00 |
|
Doug
|
3d958d95c2
|
Hide local contacts in Unified Search.
|
2021-08-09 15:08:05 +01:00 |
|
Doug
|
1d9044a8ff
|
Replace hasLocalContacts with showLocalContacts.
Update the value of showLocalContacts in ContactsTableViewController.
|
2021-08-09 12:58:18 +01:00 |
|
Doug
|
92da98785e
|
Fix image name.
|
2021-08-09 12:22:56 +01:00 |
|
Gil Eluard
|
92a7e680b9
|
[Spaces] M10.7 Explore rooms #4571
- Added an room detail screen
|
2021-08-06 15:51:51 +02:00 |
|
ismailgulek
|
ea33c2d03d
|
Merge branch 'develop' into ismail/4642_additions
|
2021-08-06 16:22:38 +03:00 |
|
ismailgulek
|
b22868b0a0
|
Use new strings for ended calls
|
2021-08-06 16:20:10 +03:00 |
|
David Langley
|
d4a672c1f0
|
Merge branch 'develop' of github.com:vector-im/element-ios into langleyd/4669_room_notification_settings_swiftui
|
2021-08-06 13:52:55 +01:00 |
|
Doug
|
6ac42fd0a5
|
Merge branch 'develop' into doug/4520_remove_dm_avatar_border
|
2021-08-06 12:26:18 +01:00 |
|
Stefan Ceriu
|
ecfa544cd0
|
Remove labs setting for voice messages, enable the feature by default. Fixed incorrect ffmpeg arguments.
|
2021-08-06 14:22:52 +03:00 |
|
Stefan Ceriu
|
2a6f0233a8
|
Fixes voice message audio quality.
|
2021-08-06 14:22:52 +03:00 |
|
Doug
|
5e5cee80c8
|
Remove green border from DM avatars.
|
2021-08-06 12:04:19 +01:00 |
|
ismailgulek
|
f7549d3d8e
|
Merge branch 'develop' into element_4471
|
2021-08-06 13:34:09 +03:00 |
|
David Langley
|
ab067cc2cf
|
merge, finish swiftui and add theming
|
2021-08-06 00:27:13 +01:00 |
|
Doug
|
19f3bbd78b
|
Move RequestContactsAccessFooterView into ContactsTableViewController.
Remove automatic triggering of contacts access.
|
2021-08-05 17:34:09 +01:00 |
|
Gil Eluard
|
d49ebdd1e2
|
[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 |
|
Stefan Ceriu
|
fb1cbe181c
|
#4655 - Localized lock screen voice message name placeholder.
|
2021-08-05 16:55:02 +03:00 |
|
ismailgulek
|
90b08de62f
|
Update Riot/Modules/Room/VoiceMessages/VoiceMessageMediaServiceProvider.swift
Co-authored-by: Stefan Ceriu <stefanc@matrix.org>
|
2021-08-05 16:55:02 +03:00 |
|
ismailgulek
|
08161b31a5
|
Fix room avatar
|
2021-08-05 16:55:02 +03:00 |
|
Stefan Ceriu
|
f259a479d2
|
#4656 - Stop recording voice message and go into locked mode when the application becomes inactive. Updated changes.rst.
|
2021-08-05 16:55:02 +03:00 |
|
Stefan Ceriu
|
8e73c7546e
|
#4655 - Allowing voice message playback to be controlled from the lock screen or the control center.
|
2021-08-05 16:55:02 +03:00 |
|
Gil Eluard
|
0ec3c8005d
|
[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 |
|
Doug
|
262ce2a545
|
Merge branch 'develop' into doug/4484_contacts_access
|
2021-08-04 17:07:12 +01:00 |
|
ismailgulek
|
ab9cd41ba7
|
Merge branch 'develop' into element_4642
|
2021-08-04 10:57:34 +03:00 |
|
Gil Eluard
|
358cd642bb
|
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
|
6fa245abce
|
Merge branch 'spaces' into gil/4494_space_menu
|
2021-08-03 21:23:02 +02:00 |
|
Gil Eluard
|
c49fa993f3
|
Merge branch 'develop' into spaces
# Conflicts:
# Riot/Modules/Common/Recents/DataSources/RecentsDataSource.m
|
2021-08-03 21:22:43 +02:00 |
|
Gil Eluard
|
5e1d2f206a
|
[Spaces] M10.9 Space menu #4494
- Hide unimplemented actions
|
2021-08-03 20:13:47 +02:00 |
|
Doug
|
311d1af210
|
Merge branch 'develop' into doug/2368_allow_silent_notifications
|
2021-08-03 16:02:53 +01:00 |
|
ismailgulek
|
0a53a63a74
|
Add strings for incoming calls
|
2021-08-03 17:07:15 +03:00 |
|
ismailgulek
|
8aecaa2ab1
|
Adapt string changes & new icons
|
2021-08-03 17:02:40 +03:00 |
|
ismailgulek
|
3d66d7288d
|
Update icon color
|
2021-08-03 17:01:38 +03:00 |
|
ismailgulek
|
a2516f6fc1
|
Remove type and dot labels
|
2021-08-03 17:01:17 +03:00 |
|
Stefan Ceriu
|
02c449275c
|
Voice messages - Updated recorded audio file name.
|
2021-08-03 14:59:44 +03:00 |
|
Stefan Ceriu
|
fc459766a0
|
Voice messages - Increased recording state microphone icon size.
|
2021-08-03 14:59:44 +03:00 |
|
Stefan Ceriu
|
5db1b825fa
|
#4641 - Voice messages - always access local cache manager state from the internal work queue.
|
2021-08-03 14:59:44 +03:00 |
|