Commit Graph

15987 Commits

Author SHA1 Message Date
SBiOSoftWhare e147004c62 MXKRoomBubbleTableViewCell: Update setupMessageTextViewLongPressGesture method. 2022-02-18 15:12:28 +01:00
ismailgulek eacc2f0a83 Merge pull request #5628 from vector-im/ismail/5582_opening_threads
Improve Opening Threads
2022-02-18 17:06:46 +03:00
SBiOSoftWhare 21498d09da Merge pull request #5616 from vector-im/steve/5555_horizontal_lines
Message bubbles: Fix horizontal lines between messages
2022-02-18 15:05:10 +01:00
SBiOSoftWhare 4731a514b3 Merge pull request #5613 from vector-im/steve/5550_bubbles_text_width
Message bubbles: Increase text message width
2022-02-18 15:02:32 +01:00
Suguru Hirahara 839b625302 Translated using Weblate (Japanese)
Currently translated at 84.1% (372 of 442 strings)

Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/ja/
2022-02-18 13:53:30 +00:00
oksya8and8 c4be86d2f5 Translated using Weblate (Japanese)
Currently translated at 63.1% (905 of 1433 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/
2022-02-18 13:53:07 +00:00
Suguru Hirahara 5024960b99 Translated using Weblate (Japanese)
Currently translated at 63.1% (905 of 1433 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/
2022-02-18 13:53:07 +00:00
Doug 318a9db028 Merge pull request #5623 from vector-im/doug/5621_ftue_spinner
Use a different green spinner during onboarding
2022-02-18 13:46:48 +00:00
Andy Uhnak a5ae727f84 Update activity indicators on leaving room
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com>
2022-02-18 13:31:21 +00:00
MaximeE b03c6b39f3 Merge branch 'develop' into maximee/3779_fix_reply_after_jump_unread 2022-02-18 14:30:47 +01:00
ismailgulek 88f966b90d Merge branch 'develop' into ismail/5582_opening_threads 2022-02-18 15:43:44 +03:00
Doug 5d751ed86e Merge pull request #5626 from vector-im/doug/update_analytics_pod
Update analytics event pod.
2022-02-18 12:11:44 +00:00
ismailgulek 1a535667ba Add changelog 2022-02-18 14:37:25 +03:00
ismailgulek 3b7252e12e Merge branch 'develop' into ismail/5582_opening_threads 2022-02-18 14:27:51 +03:00
ismailgulek 9a917b0ee6 Stop pagination when root event received 2022-02-18 14:27:29 +03:00
Doug 43e8cf61f3 Update analytics event pod. 2022-02-18 11:21:46 +00:00
Doug 5813eec1e4 Merge pull request #5591 from vector-im/doug/5590_ftue_analytics
Add support for UserProperties to analytics and capture FTUE use case selection.
2022-02-18 10:49:06 +00:00
Suguru Hirahara 0aba2f3a4f Translated using Weblate (Japanese)
Currently translated at 62.8% (900 of 1433 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/
2022-02-18 09:17:53 +00:00
oksya8and8 037c03891d Translated using Weblate (Japanese)
Currently translated at 62.8% (900 of 1433 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/
2022-02-18 09:17:53 +00:00
Suguru Hirahara 0fc1ce9891 Translated using Weblate (Japanese)
Currently translated at 62.6% (898 of 1433 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/
2022-02-18 09:16:10 +00:00
oksya8and8 c2029f5a35 Translated using Weblate (Japanese)
Currently translated at 62.6% (898 of 1433 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/
2022-02-18 09:16:09 +00:00
aringenbach 77cda2feea Fix HTML render for links containing Markdown formatting (#5587)
* Fix HTML render for links containing Markdown formatting

* Log renderToHTML fail as an error

* Fix AST nodes memory handling

Co-authored-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr>
2022-02-18 09:00:45 +01:00
Suguru Hirahara c146ec51b9 Translated using Weblate (Japanese)
Currently translated at 100.0% (7 of 7 strings)

Translation: Element iOS/Element iOS (Dialogs)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-dialogs/ja/
2022-02-18 06:26:19 +00:00
Suguru Hirahara 924be0a3b0 Translated using Weblate (Japanese)
Currently translated at 67.3% (33 of 49 strings)

Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-push/ja/
2022-02-18 06:26:19 +00:00
SBiOSoftWhare a9662561ab Add changes 2022-02-17 19:26:26 +01:00
SBiOSoftWhare a267f77ef7 MXKRoomBubbleTableViewCell: Expose removeReadMarkerView method. 2022-02-17 19:23:48 +01:00
SBiOSoftWhare 202cac5d6d BaseRoomCell: Handle read marker. 2022-02-17 19:23:19 +01:00
SBiOSoftWhare 6037887313 Conform cells to RoomCellReadMarkerDisplayable. 2022-02-17 19:22:56 +01:00
SBiOSoftWhare 3669d622d2 SizableBaseRoomCell: Handle read marker view. 2022-02-17 19:22:00 +01:00
SBiOSoftWhare 31d3e8cc7e RoomCellContentView: Handle read marker view. 2022-02-17 19:21:33 +01:00
SBiOSoftWhare 72d9a9b01b Add RoomCellReadMarkerDisplayable protocol. 2022-02-17 19:20:39 +01:00
MaximeE 567bb61eda Merge branch 'develop' into maximee/3779_fix_reply_after_jump_unread 2022-02-17 19:01:25 +01:00
Doug 3c25059511 Merge pull request #5546 from vector-im/doug/5545_srgb_tint
Update the tintColor in ThemeV1 to sRGB to match Compound and ThemeV2.
2022-02-17 17:56:10 +00:00
Doug e167f9c61a Move presentation of the loading spinner into AuthenticationCoordinator for new users.
Also moves key verification out of a bridge presenter in AuthenticationVC and into the AuthenticationCoordinator.
2022-02-17 17:31:43 +00:00
Stefan Ceriu f19ba4b708 vector-im/element-ios/issues/5609 - Add open in OSM location sharing option. 2022-02-17 19:11:08 +02:00
Stefan Ceriu 5e0d8eeb81 vector-im/element-ios/issues/5609 - Add attribution to location sharing maps. 2022-02-17 19:11:08 +02:00
SBiOSoftWhare 78b412c41a RoomDataSource: Use RoomTimelineCellDecorator to animate read marker dismiss. 2022-02-17 17:46:26 +01:00
SBiOSoftWhare bc40d9dd34 RoomDataSource: Use RoomTimelineCellDecorator to add read marker. 2022-02-17 17:45:43 +01:00
SBiOSoftWhare bda5904af4 PlainRoomTimelineCellDecorator: Handle read marker add and animation. 2022-02-17 17:45:01 +01:00
Gil Eluard dacbaea946 Merge pull request #5548 from vector-im/gil/5230_SP2-Adding_Rooms_to_Spaces
sp2 adding rooms to spaces
2022-02-17 17:36:50 +01:00
oksya8and8 63709db793 Translated using Weblate (Japanese)
Currently translated at 61.8% (887 of 1433 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/
2022-02-17 13:10:12 +00:00
Suguru Hirahara c31e6bf08e Translated using Weblate (Japanese)
Currently translated at 61.8% (887 of 1433 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/
2022-02-17 13:09:58 +00:00
Gil Eluard c62bb5398a SP2: Adding Rooms to Spaces #523o
- update after review
2022-02-17 14:02:52 +01:00
Doug 9ac812ef00 Include user properties with the next sent event. 2022-02-17 12:39:11 +00:00
Gil Eluard f5b0cd2696 SP2: Adding Rooms to Spaces #523o
- fixed SwiftUI Unit tests
2022-02-17 13:14:45 +01:00
Doug 38d77063af Rename OnboardingUseCase to OnboardingUseCaseSelectionScreen
Same for OnboardingUseCaseCoordinator.
2022-02-17 11:19:32 +00:00
Gil Eluard a09436978a SP2: Adding Rooms to Spaces #523o
- update after review
2022-02-17 10:47:44 +01:00
SBiOSoftWhare b7127a3ac7 Update changes 2022-02-17 10:39:51 +01:00
SBiOSoftWhare f7efad2504 RoomCellContentView: Fix avatar container view with no clear bg. 2022-02-17 10:38:48 +01:00
Gil Eluard 6496f732df Update RiotSwiftUI/Modules/Spaces/AddRoomSelector/Service/AddRoomItemsProcessor.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2022-02-17 10:35:23 +01:00