Anderas
b8931e183c
Merge pull request #5942 from vector-im/andy/5604_join_indicators
...
Join room loading indicators
2022-03-30 11:05:21 +01:00
Andy Uhnak
1b24371337
Join room loading indicators
2022-03-29 15:03:09 +01:00
Doug
3679282084
Merge pull request #5923 from vector-im/johannes/5058_room_data_source_leak
...
Fix retain cycle in MXKRoomDataSource
2022-03-29 12:10:36 +01:00
Stefan Ceriu
36ecded6a7
Fixed the regular expression used for link detection in attributed strings.
2022-03-28 11:57:50 +03:00
Johannes Marbach
f9b844db0d
Fix retain cycle in MXKRoomDataSource
...
Relates to: #5058
Signed-off-by: Johannes Marbach <johannesm@element.io >
2022-03-27 20:53:46 +02:00
Gil Eluard
e80f697587
Update suggested room preview to behave the same way in all cases #5771
...
- Done
2022-03-23 10:58:41 +01:00
Stefan Ceriu
11a11ac300
Prevent the homescreen from resetting on every appearance.
2022-03-22 12:44:26 +02:00
Andy Uhnak
7e6f386347
Do not clear cache if there are no stored filters
2022-03-21 16:08:17 +00:00
ismailgulek
6be1f0c37b
fix missing MXJSONModel setters
2022-03-17 15:31:15 +03:00
ismailgulek
8d208e5b54
Update Riot/Modules/MatrixKit/Utils/EventFormatter/MXKEventFormatter.m
...
Co-authored-by: Gil Eluard <gile@element.io >
2022-03-17 15:27:29 +03:00
ismailgulek
57b5f996a1
Update Riot/Modules/MatrixKit/Utils/EventFormatter/MXKEventFormatter.m
...
Co-authored-by: Gil Eluard <gile@element.io >
2022-03-17 15:27:22 +03:00
ismailgulek
c59d052f22
Update Riot/Modules/MatrixKit/Utils/EventFormatter/MXKEventFormatter.m
...
Co-authored-by: Gil Eluard <gile@element.io >
2022-03-17 15:27:14 +03:00
ismailgulek
9fa6e84a4c
Update Riot/Modules/MatrixKit/Utils/EventFormatter/MXKEventFormatter.m
...
Co-authored-by: Gil Eluard <gile@element.io >
2022-03-17 15:27:05 +03:00
ismailgulek
eaca186e5b
Use event's new content when available
2022-03-17 14:24:02 +03:00
ismailgulek
2666401a52
Pass threadId of room data source on replies
2022-03-16 17:13:18 +03:00
ismailgulek
c5a80b8de9
Fix tests
2022-03-15 13:55:44 +03:00
ismailgulek
e925bb0380
Extend reply fallback for also non-thread events
2022-03-14 13:44:13 +03:00
Gil Eluard
4f43793313
Merge branch 'develop' into gil/SP1_space_creation
...
# Conflicts:
# Riot/Modules/Room/Members/RoomParticipantsViewController.m
# Riot/Modules/Room/RoomViewController.m
# Riot/Modules/Room/Settings/RoomSettingsViewController.h
# Riot/Modules/Spaces/SpaceMembers/MemberList/SpaceMemberListViewController.swift
2022-03-08 11:23:55 +01:00
Gil Eluard
24de57bb58
Instrument missing screen metrics ( #5764 )
...
* Instrument missing screen metrics
- Done
2022-03-08 10:13:46 +01:00
Arnaud Ringenbach
e300d6ea6f
Rename profile as userAvatarAndName
2022-03-07 13:45:02 +01:00
Arnaud Ringenbach
70b99daa21
Remove duplicated roomScreenUseOnlyLatestProfiles setting test
2022-03-07 13:45:02 +01:00
Arnaud Ringenbach
1ab4922d8d
Revamp refreshProfiles as setRoomState
2022-03-07 13:45:02 +01:00
Arnaud Ringenbach
4530b61df3
Rename dataSource2 parameters and handle target profiles
2022-03-07 13:45:02 +01:00
Arnaud Ringenbach
31f63a72dd
Handle use only latest profile live refreshes
2022-03-07 13:45:02 +01:00
Arnaud Ringenbach
6ccf209ed8
Use only latest profiles in the timeline (labs)
2022-03-07 13:45:02 +01:00
Gil Eluard
42b4144323
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
792e7ebb3b
Remove unused NSBundle extension methods.
...
Fix compile errors and remove duplicate strings after rebase.
2022-03-03 10:04:20 +00:00
Doug
c9cc59d006
Remove MatrixKitL10n from SwiftGen
...
Uses VectorL10n everywhere.
2022-03-03 09:34:54 +00:00
Doug
62a37dd0e2
Merge MatrixKit strings into Vector strings.
2022-03-03 09:34:54 +00:00
Weblate
978d0b032d
Merge branch 'origin/develop' into Weblate.
2022-03-02 15:18:11 +00:00
Jozef Gaal
08071527fd
Translated using Weblate (Slovak)
...
Currently translated at 99.7% (441 of 442 strings)
Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/sk/
2022-03-02 15:18:00 +00:00
LinAGKar
43adfdfe7c
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (442 of 442 strings)
Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/sv/
2022-03-02 15:18:00 +00:00
ismailgulek
7b01f00d77
Change font for message body if required
2022-03-01 16:48:33 +03:00
ismailgulek
b85562d108
Add string parameter to fontForEvent method
2022-03-01 16:43:23 +03:00
Anderas
7c3a86c24d
Merge pull request #5690 from vector-im/andy/5603_room_indicators
...
Room activity indicators
2022-03-01 13:08:29 +00:00
Gil Eluard
0abef4312e
Merge branch 'develop' into gil/SP1_space_creation
2022-03-01 10:15:13 +01:00
Doug
709ea15631
Merge pull request #5698 from vector-im/doug/5653_ftue_analytics_prompt
...
Prepare onboarding flow for personalisation screens.
2022-02-28 17:25:19 +00:00
Jozef Gaal
34392bf210
Translated using Weblate (Slovak)
...
Currently translated at 99.5% (440 of 442 strings)
Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/sk/
2022-02-26 19:26:51 +00:00
Jozef Gaal
25fd63baec
Translated using Weblate (Slovak)
...
Currently translated at 99.3% (439 of 442 strings)
Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/sk/
2022-02-25 14:26:53 +00:00
Ihor Hordiichuk
b7eab0f1a6
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (442 of 442 strings)
Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/uk/
2022-02-25 14:26:53 +00:00
Besnik Bleta
0e3a349402
Translated using Weblate (Albanian)
...
Currently translated at 100.0% (442 of 442 strings)
Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/sq/
2022-02-25 14:26:53 +00:00
lvre
6cb6b922e9
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (442 of 442 strings)
Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/pt_BR/
2022-02-25 14:26:53 +00:00
random
0819118c84
Translated using Weblate (Italian)
...
Currently translated at 100.0% (442 of 442 strings)
Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/it/
2022-02-25 14:26:53 +00:00
Linerly
041fa3ca45
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (442 of 442 strings)
Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/id/
2022-02-25 14:26:52 +00:00
Szimszon
419e73321a
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (442 of 442 strings)
Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/hu/
2022-02-25 14:26:52 +00:00
Priit Jõerüüt
efcb2e255e
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (442 of 442 strings)
Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/et/
2022-02-25 14:26:52 +00:00
Mohamed
c13af2556c
Translated using Weblate (Arabic)
...
Currently translated at 100.0% (442 of 442 strings)
Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/ar/
2022-02-25 14:26:51 +00:00
MaximeE
ec9e45ed43
Merge branch 'develop' into maximee/3779_fix_reply_after_jump_unread
2022-02-25 15:17:01 +01:00
Doug
4900c1018b
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
MaximeE
4f4471a65a
3779: Apply PR comments
2022-02-25 12:18:28 +01:00