Commit Graph

270 Commits

Author SHA1 Message Date
SBiOSoftWhare 313d77ddf4 MXSession: Simplify avatarInput method. 2022-05-04 15:59:53 +02:00
SBiOSoftWhare 13f75a761c MXLocationService: Add convenient methods. 2022-05-03 15:50:33 +02:00
SBiOSoftWhare e9529e8b26 MXBeaconInfoSummaryProtocol: Add convenient property. 2022-05-03 15:49:49 +02:00
SBiOSoftWhare e8ecf8e931 MXSession: Add extennsion method to get avatar input from a user id. 2022-04-29 11:08:09 +02:00
Doug 5bf9b9149d Add AuthenticationService and RegistrationWizard. (#6056) 2022-04-27 16:02:54 +01:00
Doug 96a46b1bf8 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 e910061416 Notification strings fall back to English if missing 2022-04-06 15:44:12 +01:00
ismailgulek 81c5cf1c03 Move extension into Element 2022-04-05 13:09:46 +03:00
ismailgulek c87ff007f0 Strip in reply to from thread summary and from the latest message 2022-03-31 13:48:48 +03:00
ismailgulek 6304f0457f Merge branch 'develop' into ismail/5770_threads_notice 2022-03-30 13:35:14 +03:00
David Langley edf7830357 Merge pull request #5743 from vector-im/langleyd/5017_uisi_autoreporter
App: UISI AutoReporting
2022-03-24 14:58:23 +00:00
David Langley 737a7d85c4 Fix documentation and update big report client init. 2022-03-21 14:45:54 +00:00
Arnaud Ringenbach dc1e893329 Merge branch 'develop' into aringenbach/5745_mandatory_secure_backup 2022-03-21 15:28:23 +01:00
Doug b61f012294 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 fc362e431a Add HTML rendering for labels 2022-03-18 13:21:24 +03:00
SBiOSoftWhare f4878b002a UIButton: Add convenient method to modify font. 2022-03-17 16:39:05 +01:00
David Langley 712a9bee13 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 ccd118393c Remove KeyPreSharingStrategy support 2022-03-16 14:17:46 +01:00
David Langley 477dc34a50 Add AutoReported, re-work big client interface and hook up AutoReporter. 2022-03-11 16:47:08 +00:00
Arnaud Ringenbach 5ab06d9f18 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 644aac224b Add cancellable property to secureBackup/recovery coordinators 2022-03-09 10:41:48 +01:00
Arnaud Ringenbach 93b6ec940a Update WellKnown & HomeserverConfiguration for mandatory backup 2022-03-09 10:40:33 +01:00
Gil Eluard 0abef4312e Merge branch 'develop' into gil/SP1_space_creation 2022-03-01 10:15:13 +01:00
Gil Eluard ceb74c2f6e 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 9eae7c02bb Update activity indicators on leaving room
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com>
2022-02-18 13:31:21 +00:00
SBiOSoftWhare 89e7f349a7 Fix MXKRoomBubbleTableViewCell categorie. 2022-02-16 17:42:37 +01:00
SBiOSoftWhare fb1d530b63 Fix conflicts. 2022-02-16 17:31:55 +01:00
Anderas 4df8f70dab 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 4e27be3b98 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 6276e6de88 Rename RoomBubbleCellLayout to PlainRoomCellLayoutConstants. 2022-02-16 10:56:52 +01:00
Andy Uhnak 514bdb4705 Add new loading indicators 2022-02-14 16:51:02 +00:00
aringenbach 2f6546799e 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 5025029843 Merge branch gil/SP1_space_creation into gil/5230_SP2-Adding_Rooms_to_Spaces 2022-02-04 16:43:43 +01:00
ismailgulek e84e78b1e7 Merge branch 'develop' into ismail/5096_thread_notifications 2022-02-02 12:46:00 +03:00
SBiOSoftWhare 22f72fdf28 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 2ae790b4c8 MXKRoomBubbleTableViewCell: Add possiblity to choose between left or right display for timestamp. 2022-01-31 17:15:35 +01:00
ismailgulek a13d5704dc Merge branch 'develop' into ismail/5096_thread_notifications 2022-01-27 03:20:25 +03:00
SBiOSoftWhare 072e3cdec7 MXEvent: Add convenient message type property. 2022-01-26 16:10:38 +01:00
SBiOSoftWhare 9774b315d7 MXKRoomBubbleCellData: Remove redundant isSenderCurrentUser method. 2022-01-26 15:52:27 +01:00
SBiOSoftWhare 3108866abe MXKRoomBubbleCellData: Add convenient method to get RoomBubbleCellDataTag value. 2022-01-26 15:45:45 +01:00
ismailgulek ae57c7e1fb Fix Doug's remarks 2022-01-26 15:58:37 +03:00
ismailgulek 9c5b83a1b3 Merge branch 'ismail/5068_start_thread' into ismail/5068_design_tweaks 2022-01-26 14:27:25 +03:00
ismailgulek 81405b4dd6 Merge branch 'ismail/5068_design_tweaks' into ismail/5096_thread_notifications 2022-01-19 00:12:40 +03:00
SBiOSoftWhare 3e432ab6b4 MXKRoomBubbleCellData: Add convenient method. 2022-01-18 17:47:22 +01:00
SBiOSoftWhare 03cebe04a6 MXKRoomBubbleCellData: Add convenient method to check if the sender is the current user. 2022-01-18 15:13:34 +01:00
ismailgulek cfc9f1100b Speed up toast animation 2022-01-18 02:37:25 +03:00
Gil Eluard a8bcd8faa2 Merge branch 'develop' into gil/5230_SP2-Adding_Rooms_to_Spaces
# Conflicts:
#	Riot/Assets/en.lproj/Vector.strings
#	Riot/Generated/Strings.swift
#	Riot/Modules/Room/Members/RoomParticipantsViewController.m
#	Riot/Modules/Spaces/SpaceMembers/MemberList/SpaceMemberListViewController.swift
#	Riot/Modules/Spaces/SpaceRoomList/ExploreRoom/SpaceExploreRoomViewController.swift
#	Riot/SupportingFiles/Riot-Bridging-Header.h
#	RiotSwiftUI/Modules/Common/Mock/MockAppScreens.swift
2022-01-17 20:40:12 +01:00
ismailgulek 26a6060e3e Merge branch 'ismail/5068_start_thread' into ismail/5096_thread_notifications 2022-01-17 11:39:25 +03:00
ismailgulek 2d12d331db Merge branch 'ismail/5068_start_thread' into ismail/5068_design_tweaks 2022-01-17 11:37:41 +03:00
ismailgulek 9a4d3ee01f Persist rendering mode when resizing an image 2022-01-12 14:47:30 +03:00