Gil Eluard
|
a1b277a914
|
[Spaces] Show spaces in left panel #4509
- update after review
|
2021-08-02 09:57:30 +02:00 |
|
Gil Eluard
|
7d0f73295c
|
Merge branch 'gil/4509_show_spaces_in_left_panel' into gil/4494_space_menu
|
2021-07-30 07:02:40 +02:00 |
|
Gil Eluard
|
2ef916e38b
|
[Spaces] Show spaces in left panel #4509
- moved space filtering to MatrixKit
|
2021-07-30 06:56:37 +02:00 |
|
Gil Eluard
|
3c1084963d
|
[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 |
|
Gil Eluard
|
9114f46dc2
|
Merge branch 'develop' into gil/voice_messages_rc
|
2021-07-29 14:11:49 +02:00 |
|
Doug
|
adb02c6323
|
Merge branch 'develop' into doug/2368_allow_silent_notifications
|
2021-07-29 11:38:57 +01:00 |
|
Doug
|
f3beec64f0
|
Use MXWeakify/MXStrongifyAndReturnIfNil.
|
2021-07-29 11:37:19 +01:00 |
|
Doug
|
c7af677984
|
Merge pull request #4621 from vector-im/doug/4620_fix_read_only_room_crash
Only set the voice message toolbar view on RoomInputToolbarView.
|
2021-07-29 11:11:28 +01:00 |
|
SBiOSoftWhare
|
edab1e31a7
|
Merge branch 'develop' into steve/improve_recentsdatasource
|
2021-07-29 12:04:49 +02:00 |
|
Doug
|
506004af04
|
Move refreshLocalContacts call to viewDidAppear.
|
2021-07-29 09:37:14 +01:00 |
|
Doug
|
e2466a3fca
|
Request confirmation for contact sync on self rather than a non-existent presentedViewController.
|
2021-07-29 09:31:07 +01:00 |
|
Doug
|
18d6d1cf98
|
Only set the voice message toolbar view on RoomInputToolbarView.
|
2021-07-28 16:40:03 +01:00 |
|
Doug
|
3cfea31852
|
Move LegacyAppDelegate.refreshLocalContacts to ContactsTableViewController.
|
2021-07-28 16:07:07 +01:00 |
|
Doug
|
ab50ed05e9
|
Add "Confirm image size before sending" setting.
Use this when sending images.
|
2021-07-28 14:14:34 +01:00 |
|
Doug
|
cd807d718e
|
Update notifications disabled alert.
|
2021-07-28 12:45:06 +01:00 |
|
Doug
|
60748a68dc
|
Turn the toggle off if notifications were denied.
|
2021-07-28 11:38:49 +01:00 |
|
Doug
|
bfc671b47b
|
Merge pull request #4608 from vector-im/doug/4523_remove_contacts_from_people_tab
Remove contacts section from people tab
|
2021-07-28 10:53:58 +01:00 |
|
Gil Eluard
|
becd524288
|
Merge branch 'gil/4494_space_menu' into gil/4501_show_suggested_in_room_lists
# Conflicts:
# Riot/Modules/Common/Recents/DataSources/RecentsDataSource.m
|
2021-07-27 20:14:53 +02:00 |
|
Gil Eluard
|
e4baa8916a
|
Merge branch 'gil/4509_show_spaces_in_left_panel' into gil/4494_space_menu
|
2021-07-27 19:53:54 +02:00 |
|
Gil Eluard
|
030f85917f
|
[Spaces] Show spaces in left panel #4509
- filter rooms using `MXSpaceService` new API
|
2021-07-27 19:53:41 +02:00 |
|
Gil Eluard
|
00befeca34
|
[Spaces] Show spaces in left panel #4509
- filter rooms using `MXSpaceService` new API
- Added logs
|
2021-07-27 19:50:36 +02:00 |
|
Doug
|
1b184c988f
|
Update string.
|
2021-07-27 17:38:40 +01:00 |
|
Doug
|
2eebd6ef71
|
Cherry-pick ceb5a35 and 949d3d9 as an additional option, rather than replacing the toggle.
|
2021-07-27 17:31:22 +01:00 |
|
Doug
|
7b52d9912f
|
Fix compile error.
|
2021-07-27 17:15:43 +01:00 |
|
Doug
|
75aa3337de
|
Merge branch 'develop' into doug/2368_2_allow_silent_notifications
|
2021-07-27 16:52:30 +01:00 |
|
Doug
|
4127a5d476
|
Remove peopleCellDataArray from total item count.
|
2021-07-27 16:06:41 +01:00 |
|
Doug
|
3249f80cfb
|
Remove old MXKRecentsDataSource methods.
|
2021-07-27 15:59:36 +01:00 |
|
Doug
|
6e97b289aa
|
Remove old conformances.
|
2021-07-27 14:53:58 +01:00 |
|
Doug
|
5824fa2bbf
|
Allow recentsTableView to use recentsDataSource now that there are no contacts to insert.
Remove all unnecessary datasource/delegate methods.
|
2021-07-27 14:51:10 +01:00 |
|
Gil Eluard
|
b8c9bcab6c
|
Slide to lock should be more generous #4602
- Distance needed to enter lock mode reduced
|
2021-07-27 14:55:06 +02:00 |
|
Gil Eluard
|
eee56628ce
|
Tapping on waveform in composer glitches UI #4603
- Fixed
|
2021-07-26 22:19:04 +02:00 |
|
Gil Eluard
|
772450b80e
|
Tap/hold to send voice messages isn't intuitive #4601
- Fixed
|
2021-07-26 21:59:16 +02:00 |
|
Doug
|
885d8e3928
|
Remove the observer in destroy.
|
2021-07-26 15:16:27 +01:00 |
|
Doug
|
c94ca89a90
|
Fix crash from potentially calling removeObserver multiple times.
Let the system remove it for us.
|
2021-07-26 15:01:55 +01:00 |
|
Doug
|
afa77c3b54
|
Merge branch 'develop' into doug/4523_remove_contacts_from_people_tab
|
2021-07-26 13:55:43 +01:00 |
|
Doug
|
a56131734e
|
Update search bar string and appearance.
|
2021-07-26 12:54:24 +01:00 |
|
Doug
|
6e81e99bc9
|
Enable local contact sync if granted access. Improve layout.
|
2021-07-26 12:23:02 +01:00 |
|
David Langley
|
44668a5def
|
Fix Crash when opening the new Room Notification Settings Screen (Not yet released) (#4599)
|
2021-07-26 11:39:45 +01:00 |
|
Gil Eluard
|
f83a8beb51
|
Merge branch 'gil/4494_space_menu' into gil/4501_show_suggested_in_room_lists
|
2021-07-26 12:03:49 +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
|
35a342d454
|
Fixed build issue after merge
|
2021-07-26 12:02:38 +02:00 |
|
David Langley
|
634be310db
|
add swiftUI view for notification settings
|
2021-07-26 10:40:52 +01:00 |
|
Gil Eluard
|
bf8e0d0d18
|
Merge branch 'spaces' into element_4509
|
2021-07-26 10:42:49 +02:00 |
|
Doug
|
b881c8efdb
|
Add RequestContactsAccessFooterView.
Update InviteFriendsHeaderView and StartChatViewController styles to match Figma doc.
|
2021-07-23 16:43:39 +01:00 |
|
Doug
|
d0582016ea
|
Trim whitespace from the identity server text entry and don't allow an empty string.
|
2021-07-23 14:27:25 +01:00 |
|
Doug
|
82dfc0611f
|
Configure identity server keyboard for safer URL entry.
|
2021-07-23 14:08:51 +01:00 |
|
Gil Eluard
|
5c9534a3a7
|
Merge branch 'gil/4494_space_menu' into gil/4501_show_suggested_in_room_lists
|
2021-07-23 11:30:43 +02:00 |
|
Doug
|
21049b5ad0
|
Merge branch 'develop' into doug/4519_decrypt_notifications_by_default_fix
# Conflicts:
# CHANGES.rst
# Config/BuildSettings.swift
|
2021-07-23 10:15:44 +01:00 |
|
Gil Eluard
|
33118db481
|
[Spaces] Space menu #4494
- Implemented Leave feature
- UI & code tweaks
|
2021-07-23 11:00:16 +02:00 |
|