Commit Graph

296 Commits

Author SHA1 Message Date
Johannes Marbach 868fd7e0c8 Remove all @available(iOS 14... annotations 2022-06-23 09:47:38 +02:00
aringenbach 137d840d11 Handle long press on back buttons 2022-06-22 15:56:31 +02:00
Doug 6eed50fd9a Add spacing between the Jitsi and Threads toolbar buttons. 2022-06-21 11:41:23 +01:00
aringenbach c4902aef28 Fix some comments 2022-06-17 10:19:10 +02:00
aringenbach dcf97616f4 Add avatar url and attachment size tests 2022-06-17 09:16:59 +02:00
aringenbach 4c8bed38c2 Use latest user data for mention pills 2022-06-16 17:07:47 +02:00
aringenbach 87915a9e30 Remove unnecessary html style 2022-06-16 10:27:44 +02:00
aringenbach ac95a2780f Fix threads out of labs notice HTML formatting 2022-06-16 10:27:44 +02:00
Gil Eluard 05ccf557e7 Update Reactions component (#6244)
* Update Reactions component

- Done
2022-06-15 16:08:43 +02:00
ismailgulek 03bebd9a8c Remove dummy comment 2022-06-13 21:42:07 +03:00
ismailgulek 9e3c6234a1 Add a method to UIScrollView to scroll to bottom 2022-06-13 18:16:07 +03:00
ismailgulek e7f57f2c3e Merge branch 'develop' into ismail/6175_signout_from_all 2022-06-09 20:38:34 +03:00
ismailgulek d0804d22d2 Make change password api async 2022-06-09 20:25:03 +03:00
ismailgulek 7f5a329080 Display soft logout screen from authentication coordinator 2022-06-08 16:01:00 +03:00
Doug aa512181b4 Merge pull request #6201 from vector-im/doug/5654_login_flow
Add login screen to new flow.
2022-05-31 17:04:50 +01:00
aringenbach fe4dc2cc19 WellKnown: support outbound keys presharing strategy 2022-05-31 17:38:33 +02:00
ismailgulek e252b481e7 Move extension methods to Swift.String, add tests 2022-05-30 16:05:00 +03:00
Doug 9c9b3befcd Add login screen. 2022-05-24 15:47:24 +01:00
Doug 59927e278c Add AuthenticationRestClient protocol as an authentication interface to MXRestClient. 2022-05-24 10:09:24 +01:00
Doug ac755f11f5 Add initial implementation of the LoginWizard. 2022-05-24 10:09:24 +01:00
SBiOSoftWhare 8c38a04514 Merge branch 'develop' into steve/5722_device_location
# Conflicts:
#	Riot/Modules/Room/DataSources/RoomDataSource.m
2022-05-16 17:11:57 +02:00
SBiOSoftWhare 05a6741e40 UIApplication: Add convenient method to open system settings. 2022-05-16 16:49:58 +02:00
aringenbach 42a5574d4f Move tools funcs 2022-05-09 15:55:24 +02:00
aringenbach a683045690 Merge branch 'develop' into aringenbach/3526_user_pills 2022-05-05 10:29:01 +02:00
SBiOSoftWhare e2c10663c6 MXSession: Simplify avatarInput method. 2022-05-04 15:59:53 +02:00
SBiOSoftWhare 7a7543b1da MXLocationService: Add convenient methods. 2022-05-03 15:50:33 +02:00
SBiOSoftWhare 44fbd95196 MXBeaconInfoSummaryProtocol: Add convenient property. 2022-05-03 15:49:49 +02:00
SBiOSoftWhare 2e8392f767 MXSession: Add extennsion method to get avatar input from a user id. 2022-04-29 11:08:09 +02:00
aringenbach 3bf9046887 Merge branch 'develop' into aringenbach/3526_user_pills 2022-04-28 11:56:09 +02:00
Doug abb8186a0a Add AuthenticationService and RegistrationWizard. (#6056) 2022-04-27 16:02:54 +01:00
aringenbach 2a5c2b6938 Setup NSTextAttachmentViewProvider 2022-04-27 11:55:23 +02:00
Doug 2d2b2554c7 Rename NOTIFICATION key to Notification for missing translations.
Make Bundle.app a stored property.
Exclude Pirate from the supported languages.
2022-04-08 14:14:34 +01:00
Doug 86ac0f14e0 Notification strings fall back to English if missing 2022-04-06 15:44:12 +01:00
ismailgulek 64eb616a4c Move extension into Element 2022-04-05 13:09:46 +03:00
ismailgulek 78e77e610a Strip in reply to from thread summary and from the latest message 2022-03-31 13:48:48 +03:00
ismailgulek dc2183a3bd Merge branch 'develop' into ismail/5770_threads_notice 2022-03-30 13:35:14 +03:00
David Langley c55b1b65d3 Merge pull request #5743 from vector-im/langleyd/5017_uisi_autoreporter
App: UISI AutoReporting
2022-03-24 14:58:23 +00:00
David Langley ee97c209e3 Fix documentation and update big report client init. 2022-03-21 14:45:54 +00:00
Arnaud Ringenbach 8b4efa34c4 Merge branch 'develop' into aringenbach/5745_mandatory_secure_backup 2022-03-21 15:28:23 +01:00
Doug 36c2609119 Re-enable NSException on Share extension dismiss.
Disable crash logging in the share extension because of this.
2022-03-21 10:06:19 +00:00
ismailgulek a525e99bdf Add HTML rendering for labels 2022-03-18 13:21:24 +03:00
SBiOSoftWhare 5b569f3c19 UIButton: Add convenient method to modify font. 2022-03-17 16:39:05 +01:00
David Langley f449acf4f6 Merge branch 'develop' of github.com:vector-im/element-ios into langleyd/5017_uisi_autoreporter 2022-03-16 21:45:33 +00:00
Arnaud Ringenbach dc16d3a5f7 Remove KeyPreSharingStrategy support 2022-03-16 14:17:46 +01:00
David Langley ae320d1efa Add AutoReported, re-work big client interface and hook up AutoReporter. 2022-03-11 16:47:08 +00:00
Arnaud Ringenbach 3d48469e64 Merge branch 'develop' into aringenbach/5745_mandatory_secure_backup
# Conflicts:
#	Riot/Modules/CreateRoom/EnterNewRoomDetails/EnterNewRoomDetailsViewModel.swift
2022-03-10 10:35:20 +01:00
Arnaud Ringenbach 4c5ae7e4da Add cancellable property to secureBackup/recovery coordinators 2022-03-09 10:41:48 +01:00
Arnaud Ringenbach 3325c5341d Update WellKnown & HomeserverConfiguration for mandatory backup 2022-03-09 10:40:33 +01:00
Gil Eluard 72e280652a Merge branch 'develop' into gil/SP1_space_creation 2022-03-01 10:15:13 +01:00
Gil Eluard ff685a4c37 Merge branch 'develop' into gil/SP1_space_creation
# Conflicts:
#	Riot/Modules/People/PeopleViewController.m
#	Riot/Modules/Room/Members/RoomParticipantsViewController.m
#	Riot/Modules/Spaces/SpaceList/SpaceListViewModel.swift
2022-02-21 17:20:58 +01:00