Commit Graph

12797 Commits

Author SHA1 Message Date
Doug b71d5c6df0 Move LegacyAppDelegate.refreshLocalContacts to ContactsTableViewController. 2021-07-28 16:07:07 +01:00
Doug abd1bd2a41 Add "Confirm image size before sending" setting.
Use this when sending images.
2021-07-28 14:14:34 +01:00
Doug 40218b1120 Update notifications disabled alert. 2021-07-28 12:45:06 +01:00
Doug cd418ac6b7 Turn the toggle off if notifications were denied. 2021-07-28 11:38:49 +01:00
Doug 66d70bed00 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
Weblate 8c9cfeaef3 Merge branch 'origin/develop' into Weblate. 2021-07-28 07:50:30 +00:00
Weblate d937ea07aa Merge branch 'origin/develop' into Weblate. 2021-07-28 07:50:28 +00:00
Gil Eluard 9c4c3ec892 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 62424523b0 Merge branch 'gil/4509_show_spaces_in_left_panel' into gil/4494_space_menu 2021-07-27 19:53:54 +02:00
Gil Eluard 20fe74f9f9 [Spaces] Show spaces in left panel #4509
- filter rooms using `MXSpaceService` new API
2021-07-27 19:53:41 +02:00
Gil Eluard 5dac1ec090 [Spaces] Show spaces in left panel #4509
- filter rooms using `MXSpaceService` new API
- Added logs
2021-07-27 19:50:36 +02:00
Doug 3a67262e92 Update string. 2021-07-27 17:38:40 +01:00
Doug 49bf20267f Cherry-pick ceb5a35 and 949d3d9 as an additional option, rather than replacing the toggle. 2021-07-27 17:31:22 +01:00
Doug 42b4c8f405 Fix compile error. 2021-07-27 17:15:43 +01:00
Doug 3546be297c Merge branch 'develop' into doug/2368_2_allow_silent_notifications 2021-07-27 16:52:30 +01:00
Doug e3f5aa1b15 Update CHANGES.rst. 2021-07-27 16:26:01 +01:00
Doug 0b6d7216ee Remove peopleCellDataArray from total item count. 2021-07-27 16:06:41 +01:00
Doug fa182416a6 Remove old MXKRecentsDataSource methods. 2021-07-27 15:59:36 +01:00
Priit Jõerüüt 8dc6f2b3ce Translated using Weblate (Estonian)
Currently translated at 100.0% (1244 of 1244 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/
2021-07-27 14:25:18 +00:00
Lukas Novotny 461f645bf5 Translated using Weblate (Czech)
Currently translated at 24.9% (310 of 1244 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/cs/
2021-07-27 14:25:18 +00:00
Szimszon 76dbbbbbf6 Translated using Weblate (Hungarian)
Currently translated at 100.0% (1244 of 1244 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/
2021-07-27 14:25:10 +00:00
Doug 8a3e60c5e7 Remove old conformances. 2021-07-27 14:53:58 +01:00
Doug c6e412e916 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 f6874da977 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 856cc8cdfb Voice Messages copy could be improved #4604
- Fixed
2021-07-26 22:24:36 +02:00
Gil Eluard 2b2fe0c6bd Tapping on waveform in composer glitches UI #4603
- Fixed
2021-07-26 22:19:04 +02:00
Gil Eluard 9e8cc25f82 Tap/hold to send voice messages isn't intuitive #4601
- Fixed
2021-07-26 21:59:16 +02:00
Doug 814145050d Merge pull request #4607 from vector-im/doug/4606_fix_authentication_crash
Fix crash from potentially calling removeObserver multiple times.
2021-07-26 17:07:36 +01:00
Lukas Novotny 1a4f5c3df6 Added translation using Weblate (Czech) 2021-07-26 14:24:57 +00:00
Doug 6463e5c106 Remove the observer in destroy. 2021-07-26 15:16:27 +01:00
Doug 014cd63752 Fix crash from potentially calling removeObserver multiple times.
Let the system remove it for us.
2021-07-26 15:01:55 +01:00
David Langley 22e090740d Merge pull request #4600 from vector-im/element_4599
Fix Crash when opening the new Room Notification Settings Screen
2021-07-26 14:23:37 +01:00
Doug efb348fb9e Merge branch 'develop' into doug/4523_remove_contacts_from_people_tab 2021-07-26 13:55:43 +01:00
Doug e585041d04 Update search bar string and appearance. 2021-07-26 12:54:24 +01:00
Doug 19f3594062 Enable local contact sync if granted access. Improve layout. 2021-07-26 12:23:02 +01:00
David Langley b276a15518 Fix Crash when opening the new Room Notification Settings Screen (Not yet released) (#4599) 2021-07-26 11:39:45 +01:00
Gil Eluard b42d4bd3f8 Merge branch 'gil/4494_space_menu' into gil/4501_show_suggested_in_room_lists 2021-07-26 12:03:49 +02:00
Gil Eluard e97b2cd448 Merge branch 'gil/4509_show_spaces_in_left_panel' into gil/4494_space_menu 2021-07-26 12:03:31 +02:00
Gil Eluard 18a8bd088e Merge branch 'element_4509' into gil/4509_show_spaces_in_left_panel 2021-07-26 12:03:04 +02:00
Gil Eluard 5bb3122384 Fixed build issue after merge 2021-07-26 12:02:38 +02:00
David Langley 73b4839802 add swiftUI view for notification settings 2021-07-26 10:40:52 +01:00
Gil Eluard fe0c81cdc6 Merge branch 'spaces' into element_4509 2021-07-26 10:42:49 +02:00
Doug 45084810d0 Add RequestContactsAccessFooterView.
Update InviteFriendsHeaderView and StartChatViewController styles to match Figma doc.
2021-07-23 16:43:39 +01:00
Doug ccdb571821 Add quinary colour to themes. 2021-07-23 16:34:43 +01:00
Doug c2edd68773 Merge pull request #4595 from vector-im/doug/4593_fix_identity_server_entry
Fix identity server entry
2021-07-23 15:15:23 +01:00
SBiOSoftWhare cb6942c670 Update Readme 2021-07-23 15:34:22 +02:00
SBiOSoftWhare 1a6074b581 Update changes 2021-07-23 15:30:56 +02:00
SBiOSoftWhare 0006f8bcb0 setup_project.sh: Update comments. 2021-07-23 15:30:50 +02:00
Doug 684219df05 Update CHANGES.rst. 2021-07-23 14:29:18 +01:00
Doug 56ab44e94b Trim whitespace from the identity server text entry and don't allow an empty string. 2021-07-23 14:27:25 +01:00