Commit Graph

4138 Commits

Author SHA1 Message Date
Gil Eluard 728a80f328 Wrong copy for upgrade room message (#6003)
* Wrong copy for upgrade room message

- fixed
2022-04-11 15:46:08 +02:00
SBiOSoftWhare d32969d338 Merge pull request #5928 from vector-im/steve/5903_lls_start
Location sharing: Support live location sharing start
2022-04-11 14:20:26 +02:00
MaximeE f69e8d8ad0 5982: Clean code and add tests 2022-04-11 10:55:23 +02:00
MaximeE 254d3bc72b 5982: Handle access to new screen 2022-04-08 17:44:22 +02:00
aringenbach 809598163f Use safe area layout guide on ContactDetailsViewController 2022-04-08 15:22:20 +02:00
SBiOSoftWhare 8f6b4d3592 RoomVC: Fix live location banner showing. 2022-04-08 12:31:09 +02:00
SBiOSoftWhare c80775d52d MockRoomSummary: Update with userIdsSharingLiveBeacon property. 2022-04-08 12:30:37 +02:00
SBiOSoftWhare b9d8e40869 Merge branch 'develop' into steve/5903_lls_start
# Conflicts:
#	Riot/Modules/Room/RoomViewController.h
#	RiotSwiftUI/Modules/Room/LocationSharing/Coordinator/LocationSharingCoordinator.swift
#	RiotSwiftUI/Modules/Room/LocationSharing/LocationSharingModels.swift
#	RiotSwiftUI/Modules/Room/LocationSharing/LocationSharingViewModel.swift
2022-04-08 11:09:06 +02:00
Andy Uhnak 23916e22f7 Merge branch 'develop' into andy/5619_home_reloads 2022-04-07 10:49:15 +01:00
Andy Uhnak cbd97ebeac Align style 2022-04-07 10:47:06 +01:00
Anderas 66ce958f03 Merge pull request #5968 from vector-im/andy/sections_refactor
Refactor sections as enum types
2022-04-07 10:43:23 +01:00
aringenbach 1b0a29e6ca Merge pull request #5999 from vector-im/aringenbach/5995_presence_offline_mode
Presence offline mode setting
2022-04-07 11:43:13 +02:00
Andy Uhnak ea7746593b Merge branch 'develop' into andy/5958_home_scroll 2022-04-07 09:57:47 +01:00
aringenbach a539ad5f14 Rename build setting & encode with string value 2022-04-07 09:38:21 +02:00
Doug 18100126b5 Merge branch 'master' into develop 2022-04-06 17:48:50 +01:00
Doug a562a10eae Notification strings fall back to English if missing 2022-04-06 15:44:12 +01:00
aringenbach 2dc926a253 Fix RoomTitleView default presence display & add a constraint for disambiguation on RoomInfoBasicView 2022-04-06 16:01:49 +02:00
aringenbach 16c95c1b3d Update MXPresence to NS_ENUM 2022-04-06 15:23:36 +02:00
aringenbach b644735b20 Add presence offline mode setting 2022-04-06 15:18:54 +02:00
aringenbach 105bc27101 Merge pull request #5972 from vector-im/aringenbach/5933_presence_indicator
Display presence indicator on Home & DM
2022-04-06 15:17:48 +02:00
Gil Eluard d9a5f272a6 Room context preview dismissed unexpectedly (#5993)
- fixed
2022-04-06 10:43:35 +02:00
Doug 223102cee4 Merge pull request #5917 from vector-im/doug/5652_enable_ftue_personalisation
Enable profile personalisation screens after registration.
2022-04-05 17:43:44 +01:00
aringenbach 1a14cb7a3d Weakify self on presence notifications observers 2022-04-05 15:21:53 +02:00
aringenbach 4738263ad1 PresenceIndicatorView Swift implementation 2022-04-05 15:13:58 +02:00
aringenbach 43840b8872 Merge branch 'develop' into aringenbach/5933_presence_indicator 2022-04-05 14:14:45 +02:00
ismailgulek db3bc144b9 Reload thread data source without notifying the screen 2022-04-05 14:04:48 +03:00
ismailgulek 5d4add7cc5 Move extension into Element 2022-04-05 13:09:46 +03:00
ismailgulek a2f37966ba Merge branch 'develop' into ismail/5878_threads_design_tweaks 2022-04-05 13:02:19 +03:00
ismailgulek 34b8a5ccab Merge pull request #5970 from vector-im/ismail/5772_threads_opt-in
Threads opt-in screen
2022-04-05 12:36:01 +03:00
ismailgulek c07f06c2bc Move threads enabling logic to the coordinator 2022-04-05 11:35:57 +03:00
ismailgulek d9be25faad Do not truncate lines in threads empty view 2022-04-05 02:38:36 +03:00
ismailgulek eacec8d498 Do not navigate to thread screen for thread root events 2022-04-05 02:36:10 +03:00
ismailgulek c37e41ff7d Render links and mentions as regular text in thread list 2022-04-05 02:35:32 +03:00
ismailgulek f801e105d5 Fix vertical insets for thread summary 2022-04-05 02:34:58 +03:00
ismailgulek 3c6a3feaa5 Do not scale room name in thread header 2022-04-05 02:34:36 +03:00
ismailgulek a0d21cac5d Set most of the parameters via storyboard 2022-04-05 02:04:05 +03:00
ismailgulek c83c4ff2ea Introduce ThreadsBetaCoordinator & open thread view directly after enabling threads 2022-04-05 01:59:11 +03:00
ismailgulek 31f6416cf6 Use final help link 2022-04-05 01:12:00 +03:00
Gil Eluard dac1d3fdaf Add support for Apple context menus in matrix items list screens (#5963) 2022-04-04 20:07:06 +02:00
aringenbach 1aca77801c Slightly reduce RoomTitleView presence indicator border width 2022-04-04 18:52:07 +02:00
aringenbach 5c9b45bab3 Add observer to refresh RoomTitleView on presence updates 2022-04-04 18:52:07 +02:00
aringenbach 282b433bba Observe presence changes to update RoomInfoBasicView 2022-04-04 18:52:07 +02:00
aringenbach fb81076ca1 Display presence in RoomInfoBasicView 2022-04-04 18:52:07 +02:00
aringenbach 0df2ef5668 Move RoomTitleView encryption badge when presence is displayed 2022-04-04 18:52:07 +02:00
aringenbach cbae09a364 Enable presence indicator border colour update 2022-04-04 18:52:07 +02:00
aringenbach a8c8b27d8f Add presence indicator to RoomTitleView 2022-04-04 18:52:07 +02:00
aringenbach d60b30b8b6 Setup IBInspectable for indicator border width 2022-04-04 18:52:07 +02:00
aringenbach 7e74e55c13 Add PresenceIndicatorViewDocumentation and initWithFrame support 2022-04-04 18:52:07 +02:00
aringenbach b38333617e Display presence indicator on home & DM list 2022-04-04 18:52:07 +02:00
aringenbach 31399f1d73 Add presence to MXKRecentCellData 2022-04-04 18:52:07 +02:00