Commit graph

282 commits

Author SHA1 Message Date
Doug
36581ae451
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
f2eea7bde6 WellKnown: support outbound keys presharing strategy 2022-05-31 17:38:33 +02:00
ismailgulek
1a55011d3c
Move extension methods to Swift.String, add tests 2022-05-30 16:05:00 +03:00
Doug
0f12447748 Add login screen. 2022-05-24 15:47:24 +01:00
Doug
b69772edf4 Add AuthenticationRestClient protocol as an authentication interface to MXRestClient. 2022-05-24 10:09:24 +01:00
Doug
9502112daf Add initial implementation of the LoginWizard. 2022-05-24 10:09:24 +01:00
SBiOSoftWhare
dfd57a55da Merge branch 'develop' into steve/5722_device_location
# Conflicts:
#	Riot/Modules/Room/DataSources/RoomDataSource.m
2022-05-16 17:11:57 +02:00
SBiOSoftWhare
aa00650a8c UIApplication: Add convenient method to open system settings. 2022-05-16 16:49:58 +02:00
aringenbach
a6b07429a9 Move tools funcs 2022-05-09 15:55:24 +02:00
aringenbach
43d1e6b2b5 Merge branch 'develop' into aringenbach/3526_user_pills 2022-05-05 10:29:01 +02:00
SBiOSoftWhare
4762be0a88 MXSession: Simplify avatarInput method. 2022-05-04 15:59:53 +02:00
SBiOSoftWhare
babb56926a MXLocationService: Add convenient methods. 2022-05-03 15:50:33 +02:00
SBiOSoftWhare
69b9783aa8 MXBeaconInfoSummaryProtocol: Add convenient property. 2022-05-03 15:49:49 +02:00
SBiOSoftWhare
9191b11b8f MXSession: Add extennsion method to get avatar input from a user id. 2022-04-29 11:08:09 +02:00
aringenbach
f96808ec83 Merge branch 'develop' into aringenbach/3526_user_pills 2022-04-28 11:56:09 +02:00
Doug
3591a3a403
Add AuthenticationService and RegistrationWizard. (#6056) 2022-04-27 16:02:54 +01:00
aringenbach
360bda5488 Setup NSTextAttachmentViewProvider 2022-04-27 11:55:23 +02:00
Doug
98d730f5a9 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
5d65eed8bf Notification strings fall back to English if missing 2022-04-06 15:44:12 +01:00
ismailgulek
df0feba45c
Move extension into Element 2022-04-05 13:09:46 +03:00
ismailgulek
0a33b07b76
Strip in reply to from thread summary and from the latest message 2022-03-31 13:48:48 +03:00
ismailgulek
b12f6497d8
Merge branch 'develop' into ismail/5770_threads_notice 2022-03-30 13:35:14 +03:00
David Langley
0f89eb014e
Merge pull request #5743 from vector-im/langleyd/5017_uisi_autoreporter
App: UISI AutoReporting
2022-03-24 14:58:23 +00:00
David Langley
e031cb5b4b Fix documentation and update big report client init. 2022-03-21 14:45:54 +00:00
Arnaud Ringenbach
a3c604eff3 Merge branch 'develop' into aringenbach/5745_mandatory_secure_backup 2022-03-21 15:28:23 +01:00
Doug
06abdf78ad 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
d5854f2801
Add HTML rendering for labels 2022-03-18 13:21:24 +03:00
SBiOSoftWhare
a977dff806 UIButton: Add convenient method to modify font. 2022-03-17 16:39:05 +01:00
David Langley
4e1e9afa59 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
8c088b7ed5 Remove KeyPreSharingStrategy support 2022-03-16 14:17:46 +01:00
David Langley
2309908c0e Add AutoReported, re-work big client interface and hook up AutoReporter. 2022-03-11 16:47:08 +00:00
Arnaud Ringenbach
24ff83dc18 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
082cc520fe Add cancellable property to secureBackup/recovery coordinators 2022-03-09 10:41:48 +01:00
Arnaud Ringenbach
700f0896ea Update WellKnown & HomeserverConfiguration for mandatory backup 2022-03-09 10:40:33 +01:00
Gil Eluard
89a16a72c2 Merge branch 'develop' into gil/SP1_space_creation 2022-03-01 10:15:13 +01:00
Gil Eluard
8fa0a673d6 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
Andy Uhnak
bf39fbf8de Update activity indicators on leaving room
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com>
2022-02-18 13:31:21 +00:00
SBiOSoftWhare
0dfe48e64b Fix MXKRoomBubbleTableViewCell categorie. 2022-02-16 17:42:37 +01:00
SBiOSoftWhare
4577ecb15a Fix conflicts. 2022-02-16 17:31:55 +01:00
Anderas
1cbb4aa9ad
Merge pull request #5580 from vector-im/andy/4829_activity_indicators
Add new loading indicator on Home screen
2022-02-16 15:11:15 +00:00
aringenbach
03ec41011f
Remove bubbles background from search screens (#5601)
Co-authored-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr>
2022-02-16 15:37:56 +01:00
SBiOSoftWhare
28cb7714cb Rename RoomBubbleCellLayout to PlainRoomCellLayoutConstants. 2022-02-16 10:56:52 +01:00
Andy Uhnak
b7474fe7c8 Add new loading indicators 2022-02-14 16:51:02 +00:00
aringenbach
94dab7ad4b
Add objective C support to SwiftGen assets helpers (#5533)
* Add objective C support to SwiftGen assets helpers

* Use dot notation in ObjC & fix minor issues

Co-authored-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr>
2022-02-10 17:13:23 +01:00
Gil Eluard
601ba0b472 Merge branch gil/SP1_space_creation into gil/5230_SP2-Adding_Rooms_to_Spaces 2022-02-04 16:43:43 +01:00
ismailgulek
61b741ef2d
Merge branch 'develop' into ismail/5096_thread_notifications 2022-02-02 12:46:00 +03:00
SBiOSoftWhare
5ff5a7065b
Merge pull request #5461 from vector-im/steve/5209_media_bubbles_2
Message bubbles: Layout for media (part 2)
2022-02-01 17:52:19 +01:00
SBiOSoftWhare
26f4aee144 MXKRoomBubbleTableViewCell: Add possiblity to choose between left or right display for timestamp. 2022-01-31 17:15:35 +01:00
ismailgulek
3dec412178
Merge branch 'develop' into ismail/5096_thread_notifications 2022-01-27 03:20:25 +03:00
SBiOSoftWhare
41af0a66f9 MXEvent: Add convenient message type property. 2022-01-26 16:10:38 +01:00