aringenbach
3a989a78fa
Construct formatted body from replied event
2022-06-02 15:45:08 +02:00
ismailgulek
ce5ec19e7b
Move validation logic to a new class and add tests
2022-05-30 16:05:20 +03: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
Stefan Ceriu
482a1450f6
vector-im/element-ios/issues/6149 - Allow video rooms to be shown in the rooms list
2022-05-16 11:34:41 +03:00
aringenbach
69b7eae92f
Use font from context and store it in pill data
2022-05-10 17:19:52 +02:00
aringenbach
42a5574d4f
Move tools funcs
2022-05-09 15:55:24 +02:00
aringenbach
dd07d597a8
Rename StringPillsUtils to PillsFormatter
2022-05-09 15:32:53 +02:00
aringenbach
16ea479a76
Add dedicated PillTextAttachmentData codable
2022-05-09 15:25:47 +02:00
aringenbach
27b964fc4a
Fix string conversion from attributed
2022-05-09 10:31:42 +02:00
aringenbach
c3a8978422
Fix displaying edit & redacted event
2022-05-04 16:53:48 +02:00
aringenbach
0c813338e3
Set property for UTType & add missing iOS 15 availabilities
2022-05-04 15:58:42 +02:00
aringenbach
8077b8058d
Fix fonts and edition on replies
2022-05-04 12:17:21 +02:00
aringenbach
a05923d911
Fix emote sending and edit message
2022-05-03 15:16:02 +02:00
aringenbach
f907585ec5
Cleanup and add documentation
2022-04-28 11:25:47 +02:00
aringenbach
2a5c2b6938
Setup NSTextAttachmentViewProvider
2022-04-27 11:55:23 +02:00
aringenbach
24dffbd4b0
Add snapshot pill for incoming mentions
2022-04-14 13:30:08 +02:00
Doug
73955a2a2e
Add BuildSettings to SwiftUI targets.
...
Remove RTL change on UIAlertController.
2022-03-28 17:53:34 +01:00
MaximeE
7f140388a1
5720: Rework some location sharing related view
2022-03-23 15:48:19 +01:00
Andy Uhnak
39c262718d
Small change
2022-03-09 13:34:18 +00:00
Andy Uhnak
7fe72031dd
Only render missing messages for m.room.message types
2022-03-09 13:32:35 +00:00
Andy Uhnak
9099337dfe
Update name
2022-03-08 11:02:48 +00:00
Andy Uhnak
c25dfb0c35
Do not render redacted messages
2022-03-08 09:45:39 +00:00
Arnaud Ringenbach
d22c48ecc9
Use senderAvatarUrl instead of dictionnary
2022-03-07 13:45:02 +01:00
Arnaud Ringenbach
d4418d335d
Add more restrictive test to detect an avatar change event
2022-03-07 13:45:02 +01:00
Andy Uhnak
55d03d317b
Add more details to logs and change font of error message
2022-03-03 15:43:45 +00:00
Andy Uhnak
a90da249b2
Track failed creation of attributed strings
2022-03-03 12:45:50 +00:00
aringenbach
7964d314c8
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
Stefan Ceriu
1ab7643de1
Fixed various project warnings. Completely disabled nullability checks, went down from ~20k to 195.
2022-02-10 08:43:18 +02:00
ismailgulek
b2c34fe37c
Display redacted events only if threads enabled
2022-01-28 04:31:44 +03:00
ismailgulek
7cb920e582
Merge branch 'ismail/5068_design_tweaks' into ismail/5096_thread_notifications
2022-01-12 13:58:48 +03:00
ismailgulek
30497de61c
Fix root message redaction
2022-01-04 18:07:39 +03:00
ismailgulek
ac1b79ff92
Merge branch 'develop' into ismail/5068_start_thread
2022-01-04 15:28:19 +03:00
Doug
0ef348e2ca
Address most PR comments.
...
Update Podfile.lock
2021-12-16 17:01:23 +00:00
Doug
70e0eed440
Move string formatting to Tools.
...
Revert contacts tracking from MatrixKit.
Final tweaks before PR.
2021-12-16 17:01:22 +00:00
ismailgulek
f72cd70885
Merge branch 'ismail/5095_thread_search_results' into ismail/5096_thread_notifications
2021-12-10 11:14:55 +03:00
ismailgulek
1bc9db85c3
Merge branch 'ismail/5092_thread_list' into ismail/5094_thread_links
2021-12-10 11:08:01 +03:00
ismailgulek
a71cf8e92c
Specify event formatting was successful
2021-12-03 00:41:01 +03:00
ismailgulek
b057a48ad9
Use event method to check redaction
2021-12-02 18:09:15 +03:00
SBiOSoftWhare
d4e8d9400f
Merge develop into steve/5020_matrixkit_merge
2021-11-30 16:16:52 +01:00
SBiOSoftWhare
e8d4af46d2
Update all Objective-C MatrixKit imports to handle new location.
2021-11-30 16:09:53 +01:00
ismailgulek
abd5044023
Merge branch 'ismail/5092_thread_list' into ismail/5094_thread_links
2021-11-30 01:54:56 +03:00
SBiOSoftWhare
6d34f068cd
AvatarGenerator: Remove unnecessary MatrixKit import.
2021-11-29 17:51:22 +01:00
SBiOSoftWhare
9f3017b77c
Remove unnecessary MatrixKit imports.
2021-11-29 17:45:35 +01:00
ismailgulek
6f08534ebb
Update deleted message design
2021-11-25 01:33:37 +03:00
Doug
3f32e65692
Use DTCoreText callback for sanitizing HTML in GroupHomeViewController.
2021-11-18 14:47:18 +00:00
Phl-Pro
31a99e2e09
Merge branch 'develop' into phlpro/4722_objc_headers
2021-11-05 14:41:36 +01:00
David Langley
0b430a9052
Update matrixPermalinkPaths -> permalinkSupportedHosts for consistency with android naming
2021-11-04 16:22:58 +00:00
Philippe Loriaux
216924165d
Improve the Obj-C Generated Interface Header Name definition
2021-10-26 17:42:33 +02:00
Doug
78978f446d
Add tags to URLPreviewView and BubbleReactionsView so their highlight behaviour matches their bubble component.
...
Fix bug setting text alpha.
2021-10-13 14:05:06 +01:00