Commit Graph

38 Commits

Author SHA1 Message Date
Andy Uhnak 74b369e3af Track all errors in Sentry 2022-08-23 08:14:59 +01:00
ismailgulek 6783a77e3d Revert the fix for keyboard stickiness, rename inputAccessoryView 2022-08-15 14:49:24 +03:00
ismailgulek ae59791759 Add an entry for event untrusted status into the encryption info view 2022-08-11 13:52:28 +03:00
Doug 3e9e946506 Remove all types related to Groups 2022-08-09 15:04:54 +01:00
Doug 75db98e762 Fix pasteboard banner when editing text. 2022-06-23 17:01:20 +01:00
aringenbach 7389db5948 Fix settings screens items alignment 2022-06-17 14:45:17 +02:00
Stefan Ceriu 03150ad326 Fix crash when opening rooms where the current user doesn't have permission to post messages. 2022-05-18 11:58:25 +03:00
aringenbach 851d1b024f Use NSHashTable 2022-05-13 14:58:34 +02:00
aringenbach 03fdb2539e Store weak references in MXKMessageTextView array 2022-05-13 14:46:42 +02:00
aringenbach 6434573e7f Flush pills on text view updates 2022-05-13 13:52:46 +02:00
aringenbach 8d36ab7c35 Merge pull request #6039 from vector-im/aringenbach/3526_user_pills
Add mention pills to timeline & composer
2022-05-12 11:05:22 +02:00
Doug 1a5a450866 Add ReCaptcha screen (#6135)
Support dark mode in MXKAuthenticationRecaptchaWebView.
Begin implementing the ReCaptcha coordinator.
2022-05-11 09:57:37 +01:00
aringenbach 5cc1f569e3 Add documentation 2022-05-02 17:36:53 +02:00
aringenbach 019f4996cb Enable sending messages with pills 2022-05-02 13:35:35 +02:00
aringenbach 3d4657fc3b Setup NSTextAttachmentViewProvider 2022-04-27 11:55:23 +02:00
aringenbach f3476cbbf0 Improve link detection near timeline touch location 2022-04-14 13:32:14 +02:00
aringenbach 1a14cb7a3d Weakify self on presence notifications observers 2022-04-05 15:21:53 +02:00
Gil Eluard da9c921efb Merge branch 'develop' into gil/SP1_space_creation
# Conflicts:
#	Config/BuildSettings.swift
#	Riot/Generated/Strings.swift
#	Riot/Modules/Home/HomeViewController.m
#	Riot/Modules/Room/Members/RoomParticipantsViewController.m
2022-03-04 13:38:18 +01:00
Doug 2aec883095 Remove MatrixKitL10n from SwiftGen
Uses VectorL10n everywhere.
2022-03-03 09:34:54 +00:00
Gil Eluard cfb9021b92 Merge branch 'develop' into gil/SP1_space_creation 2022-03-01 10:15:13 +01:00
Doug 9396338c19 Prepare onboarding flow for personalisation screens.
Add a BuildSetting to control the display of the personalisation screens.
Add a property to delay the AuthenticationCoordinator from showing any screens.
Add Congratulations screen to onboarding flow.
2022-02-25 11:27:27 +00:00
Gil Eluard 3ef9069e9f Merge branch 'gil/SP1_space_creation' into gil/5231_SP3-1_Update_room_settings_for_Spaces
# Conflicts:
#	Podfile.lock
2022-02-21 17:57:58 +01:00
SBiOSoftWhare 1cd679af2a Merge branch 'develop' into steve/bubbles_move_files 2022-02-16 16:07:32 +01:00
Doug 34f42bed40 Fix reCaptcha failing to indicate success. 2022-02-16 12:09:40 +00:00
SBiOSoftWhare b37606fac9 Room timeline: Move files in explicit folders. 2022-02-16 09:36:52 +01:00
Stefan Ceriu bc60512101 Fixed various project warnings. Completely disabled nullability checks, went down from ~20k to 195. 2022-02-10 08:43:18 +02:00
SBiOSoftWhare d30ccd3b5c MXKRoomBubbleTableViewCell: Fix view disappearing on didendisplay. 2022-02-09 08:40:24 +01:00
Gil Eluard 0797dbbd1e Merge branch gil/5230_SP2-Adding_Rooms_to_Spaces into gil/5231_SP3-1_Update_room_settings_for_Spaces 2022-02-05 21:43:29 +01:00
ismailgulek 38bb315866 Merge branch 'develop' into ismail/5096_thread_notifications 2022-01-27 03:20:25 +03:00
SBiOSoftWhare 679c036efc Move all MatrixKit cells + MXKRoomViewController into appropriated folders. 2022-01-21 17:18:59 +01:00
SBiOSoftWhare ccf2633c64 MXKRoomBubbleTableViewCell: Update a method name. 2022-01-20 15:47:07 +01:00
SBiOSoftWhare 95a31a9f96 MXKRoomBubbleTableViewCell: Update a method name. 2022-01-20 15:33:39 +01:00
SBiOSoftWhare e4b65b0c86 MXKRoomBubbleTableViewCell: Add convenient method to add temporary subview. 2022-01-18 14:25:43 +01:00
SBiOSoftWhare 0069e77aa8 Move MatrixKit text message cells to Riot target. 2022-01-13 16:51:51 +01:00
Gil Eluard ce226cff8a SP3.1: Update room settings for Spaces element-ios#5231
- Changed the Room Settings screen according to the new design
- Implemented the room access flow
- Added room upgrade support
- Implemented the room suggestion screen
2022-01-13 15:53:45 +01:00
ismailgulek 7339a4fe23 Adapt MXEventTimeline changes 2021-12-15 01:44:04 +03:00
ismailgulek 924d1d0e30 Apply MatrixKit PR changes 2021-12-09 16:57:43 +03:00
SBiOSoftWhare 1d9f01b5e3 Merge MatrixKit develop with commit hash: b85b736313bec0592bd1cabc68035d97f5331137 2021-12-03 11:47:24 +01:00