Doug
|
ce84301041
|
Move function.
|
2021-08-13 14:45:22 +01:00 |
|
Doug
|
0d5c85f56c
|
Check for unnecessary assignments to contactsAreFilteredWithSearch in the setter.
|
2021-08-13 14:44:23 +01:00 |
|
Doug
|
85f38a0163
|
Fix the footer when searching from StartChatViewController.
|
2021-08-13 14:38:24 +01:00 |
|
Doug
|
f55605cf1c
|
Load contacts and/or the footer view before the view appears.
|
2021-08-13 14:15:42 +01:00 |
|
David Langley
|
90e686efd0
|
Merge branch 'langleyd/4669_room_notification_settings_swiftui' of github.com:vector-im/element-ios into langleyd/4669_room_notification_settings_swiftui
|
2021-08-13 10:01:11 +01:00 |
|
ismailgulek
|
17f602b9e6
|
Merge branch 'develop' into element_4471
|
2021-08-13 11:52:12 +03:00 |
|
David Langley
|
f0ac2ba1ad
|
Update Riot/Modules/Common/Avatar/AvatarService.swift
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
|
2021-08-13 08:24:42 +01:00 |
|
David Langley
|
2718621d10
|
Update Riot/Modules/Common/Avatar/AvatarService.swift
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
|
2021-08-13 08:24:26 +01:00 |
|
David Langley
|
1ccc3b6eba
|
Fix header font size
|
2021-08-12 17:51:50 +01:00 |
|
David Langley
|
8ab3b0711c
|
Typo
|
2021-08-12 17:10:19 +01:00 |
|
David Langley
|
7d45fdc50f
|
Cleanup from comments
|
2021-08-12 16:57:19 +01:00 |
|
Gil Eluard
|
89d606cc71
|
Merge branch 'spaces' into gil/4571_explore_rooms
# Conflicts:
# Riot/Modules/SideMenu/SideMenuCoordinator.swift
|
2021-08-12 17:17:24 +02:00 |
|
David Langley
|
814741edf3
|
Fix avatar service not returning generated image on network error. Fix padding and make nav buttons private.
|
2021-08-12 13:49:56 +01:00 |
|
Gil Eluard
|
728c777790
|
Merge branch 'spaces' into gil/4501_show_suggested_in_room_lists
|
2021-08-12 14:35:25 +02:00 |
|
David Langley
|
504349f40a
|
Remove visibility modifier
|
2021-08-12 12:42:26 +01:00 |
|
Doug
|
4bdecb1e48
|
Localise contacts disabled alert strings.
|
2021-08-12 12:29:20 +01:00 |
|
Doug
|
8380f07dff
|
Fix bug where RequestContactsAccessFooterView could still be visible beneath the contacts.
|
2021-08-12 12:20:08 +01:00 |
|
David Langley
|
3f503b4bc6
|
Merge branch 'develop' of github.com:vector-im/element-ios into langleyd/4669_room_notification_settings_swiftui
|
2021-08-12 11:52:50 +01:00 |
|
David Langley
|
7464614ff4
|
Add theming support, and support for other top level configuration to swiftui views with VectorHostingViewController, VectorContentModifier. Add VisibilityModifier. Move from List to VStack.
|
2021-08-12 11:52:06 +01:00 |
|
Gil Eluard
|
7f3aa4ebc0
|
[Spaces] M10.9 Space menu #4494
- Update after code review
- Fixed some points of design review
|
2021-08-12 11:23:47 +02:00 |
|
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 |
|