aringenbach
|
320fa8d59a
|
Add presence offline mode setting
|
2022-04-06 15:18:54 +02:00 |
|
aringenbach
|
2ab98cfe07
|
Weakify self on presence notifications observers
|
2022-04-05 15:21:53 +02:00 |
|
aringenbach
|
fa3f01bb8f
|
Merge branch 'develop' into aringenbach/5933_presence_indicator
|
2022-04-05 14:14:45 +02:00 |
|
ismailgulek
|
502e9ebd05
|
Reload thread data source without notifying the screen
|
2022-04-05 14:04:48 +03:00 |
|
aringenbach
|
9f94a44fa5
|
Add presence to MXKRecentCellData
|
2022-04-04 18:52:07 +02:00 |
|
MaximeEvrard42
|
ff78d21755
|
Merge pull request #5957 from vector-im/maximee/5858_pin_drop_sharing
[Location Sharing]: Pin drop location sharing
|
2022-04-04 18:04:22 +02:00 |
|
MaximeE
|
af9a524273
|
5858: Modification of the event send according to coordinate type
|
2022-03-31 16:52:16 +02:00 |
|
Anderas
|
6151c56337
|
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
|
fadfa48f9f
|
Join room loading indicators
|
2022-03-29 15:03:09 +01:00 |
|
Doug
|
63ea84fa97
|
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
|
cf819fe7cb
|
Fixed the regular expression used for link detection in attributed strings.
|
2022-03-28 11:57:50 +03:00 |
|
Johannes Marbach
|
b86d0a6148
|
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
|
2cc1d3ac2e
|
Update suggested room preview to behave the same way in all cases #5771
- Done
|
2022-03-23 10:58:41 +01:00 |
|
Stefan Ceriu
|
672dd90cb1
|
Prevent the homescreen from resetting on every appearance.
|
2022-03-22 12:44:26 +02:00 |
|
Andy Uhnak
|
38c8d85800
|
Do not clear cache if there are no stored filters
|
2022-03-21 16:08:17 +00:00 |
|
ismailgulek
|
c6e7ae277e
|
fix missing MXJSONModel setters
|
2022-03-17 15:31:15 +03:00 |
|
ismailgulek
|
0fbb6cf324
|
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
|
e18f1b6471
|
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
|
39245ae705
|
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
|
fc5e2975b7
|
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
|
5fe35c7259
|
Use event's new content when available
|
2022-03-17 14:24:02 +03:00 |
|
ismailgulek
|
1372271b26
|
Pass threadId of room data source on replies
|
2022-03-16 17:13:18 +03:00 |
|
ismailgulek
|
5df8e0287e
|
Fix tests
|
2022-03-15 13:55:44 +03:00 |
|
ismailgulek
|
af633ae03a
|
Extend reply fallback for also non-thread events
|
2022-03-14 13:44:13 +03:00 |
|
Gil Eluard
|
cdd66146d8
|
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
|
acf7d0de13
|
Instrument missing screen metrics (#5764)
* Instrument missing screen metrics
- Done
|
2022-03-08 10:13:46 +01:00 |
|
Arnaud Ringenbach
|
cfeae5bc64
|
Rename profile as userAvatarAndName
|
2022-03-07 13:45:02 +01:00 |
|
Arnaud Ringenbach
|
fb95e6fd78
|
Remove duplicated roomScreenUseOnlyLatestProfiles setting test
|
2022-03-07 13:45:02 +01:00 |
|
Arnaud Ringenbach
|
1f59ed74e7
|
Revamp refreshProfiles as setRoomState
|
2022-03-07 13:45:02 +01:00 |
|
Arnaud Ringenbach
|
4eafe7fd9a
|
Rename dataSource2 parameters and handle target profiles
|
2022-03-07 13:45:02 +01:00 |
|
Arnaud Ringenbach
|
91d3411326
|
Handle use only latest profile live refreshes
|
2022-03-07 13:45:02 +01:00 |
|
Arnaud Ringenbach
|
a6ed656107
|
Use only latest profiles in the timeline (labs)
|
2022-03-07 13:45:02 +01:00 |
|
Gil Eluard
|
59038e18c1
|
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
|
4d01740ce3
|
Remove unused NSBundle extension methods.
Fix compile errors and remove duplicate strings after rebase.
|
2022-03-03 10:04:20 +00:00 |
|
Doug
|
86c2b4ebb5
|
Remove MatrixKitL10n from SwiftGen
Uses VectorL10n everywhere.
|
2022-03-03 09:34:54 +00:00 |
|
Doug
|
e9fbc9eede
|
Merge MatrixKit strings into Vector strings.
|
2022-03-03 09:34:54 +00:00 |
|
Weblate
|
67fd7da9be
|
Merge branch 'origin/develop' into Weblate.
|
2022-03-02 15:18:11 +00:00 |
|
Jozef Gaal
|
e92c993877
|
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
|
bb48aabfbe
|
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
|
d61891f2d3
|
Change font for message body if required
|
2022-03-01 16:48:33 +03:00 |
|
ismailgulek
|
28bba39507
|
Add string parameter to fontForEvent method
|
2022-03-01 16:43:23 +03:00 |
|
Anderas
|
fda6ba2862
|
Merge pull request #5690 from vector-im/andy/5603_room_indicators
Room activity indicators
|
2022-03-01 13:08:29 +00:00 |
|
Gil Eluard
|
72e280652a
|
Merge branch 'develop' into gil/SP1_space_creation
|
2022-03-01 10:15:13 +01:00 |
|
Doug
|
4af2e71760
|
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
|
2bb816341b
|
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
|
0dd91641f3
|
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
|
556d5ef36c
|
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
|
be2834a3cc
|
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
|
795b86529f
|
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
|
cc1c657b6e
|
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 |
|