Commit Graph

4423 Commits

Author SHA1 Message Date
MaximeE 903b7cc3f1 6029: Fix issue with rendering colors 2022-04-25 18:05:26 +02:00
MaximeE d20a78e0d4 6029: Modify color for dark mode 2022-04-25 17:21:27 +02:00
MaximeE af91264406 Merge branch 'develop' into maximee/6029_lls_timeline_cell and apply comments 2022-04-25 15:53:58 +02:00
aringenbach 9e0df2f441 Merge branch 'develop' into aringenbach/3526_user_pills 2022-04-25 09:26:40 +02:00
MaximeE 0633d01abe 6029: Refacto how to handle all state of the live location cell 2022-04-22 18:04:19 +02:00
SBiOSoftWhare b913c8a691 Update Riot/Modules/Room/CellData/RoomBubbleCellData.m
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2022-04-22 17:59:15 +02:00
SBiOSoftWhare 2bfe9e8eeb Update Riot/Modules/Room/CellData/RoomBubbleCellData.m
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2022-04-22 17:57:54 +02:00
SBiOSoftWhare 56dd3d25ad RoomVC: Handle live location sharing cell data. 2022-04-22 11:51:45 +02:00
SBiOSoftWhare 0bf0af8e5a RoomBubbleCellData: Handle live location cell and beacon info summary. 2022-04-22 11:51:22 +02:00
SBiOSoftWhare 4f3a7dcd2d MXKAppSettings: Add beacon info state event as part of room message to enables beacon display on timeline. 2022-04-22 11:50:34 +02:00
MaximeE b1ad2419ad 6029: finalise configuration of live location cell 2022-04-21 17:29:32 +02:00
MaximeE 9a7d16b74e 6029: Live location sharing timeline cell 2022-04-21 07:48:22 +02:00
Andy Uhnak fc8c58ec28 Log decryption error details as context in AnalyticsEvent 2022-04-19 16:09:46 +01:00
ismailgulek bfee67ec91 Add discourage view when server doesn't support threads 2022-04-19 13:32:15 +03:00
ismailgulek 865a901175 Add additional text to beta view 2022-04-19 13:31:30 +03:00
ismailgulek b6f9b178bc Get information text as a parameter in threads beta view 2022-04-19 13:10:17 +03:00
ismailgulek 1c359eef6c Add missing copy menu item for messages, fixes #6036 2022-04-19 12:57:40 +03:00
Yoan Pintas 2a52318e5e Merge pull request #6035 from vector-im/yostyle/join_and_show_room
When accepting an invite, expecting to see the room
2022-04-15 15:16:36 +02:00
yostyle ea453d130f Use autojoin boolean 2022-04-15 14:27:57 +02:00
aringenbach f076d99481 Improve link detection near timeline touch location 2022-04-14 13:32:14 +02:00
aringenbach 24dffbd4b0 Add snapshot pill for incoming mentions 2022-04-14 13:30:08 +02:00
Gil Eluard 1a7cfb2223 Room preview on a long press should not update the read receipt (#6027)
- Done
2022-04-14 10:30:51 +02:00
Doug 7bc6bce163 Fix some warnings. 2022-04-13 17:21:11 +01:00
ismailgulek 3aa70769d8 Merge pull request #6028 from vector-im/ismail/6023_crashes
Fix some crashes
2022-04-12 20:19:17 +03:00
yostyle 50bd7aa464 Show room after accepting invite 2022-04-12 19:16:58 +02:00
ismailgulek dd01d9389a Copy dictionary before enumerating, fixes crash #6 2022-04-12 14:26:52 +03:00
ismailgulek 29c5b5f6fe Fix crash #5 2022-04-12 13:45:36 +03:00
MaximeEvrard42 37cd53bf4d Merge pull request #6016 from vector-im/maximee/5982_ls_static_share_viewer
[Location Sharing] Add separate screen for viewing static shared location
2022-04-12 12:32:12 +02:00
Stefan Ceriu 7b690aa967 Fix vector-im/element-ios/issues/6004 - Reset home filters when switching tabs. 2022-04-12 12:49:53 +03:00
MaximeE 9fa815cf8f 5982: Apply PR comments 2022-04-12 11:35:17 +02:00
Stefan Ceriu 2a4b27e049 Warn users about incoming iOS 13 support drop. 2022-04-12 11:24:14 +03:00
Stefan Ceriu 5dcf44aead Fix version check banner layout after migration to iOS 15. 2022-04-12 11:24:14 +03:00
Stefan Ceriu dd7e71a6cf Fix versionCheckCoordinator being called too early, before the views are loaded, and crashing. 2022-04-12 11:24:14 +03:00
ismailgulek d8e2f9240d Fix crash #2 2022-04-12 00:56:58 +03:00
MaximeE 311a5a69e0 Merge branch 'develop' into maximee/5982_ls_static_share_viewer 2022-04-11 17:26:07 +02:00
Gil Eluard c0f8458371 Wrong copy for upgrade room message (#6003)
* Wrong copy for upgrade room message

- fixed
2022-04-11 15:46:08 +02:00
SBiOSoftWhare 2c9fa61564 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 a3758731b9 5982: Clean code and add tests 2022-04-11 10:55:23 +02:00
MaximeE 494f2ee780 5982: Handle access to new screen 2022-04-08 17:44:22 +02:00
aringenbach 9e7c31de27 Use safe area layout guide on ContactDetailsViewController 2022-04-08 15:22:20 +02:00
SBiOSoftWhare 48b4f1a8a8 RoomVC: Fix live location banner showing. 2022-04-08 12:31:09 +02:00
SBiOSoftWhare 958da2c221 MockRoomSummary: Update with userIdsSharingLiveBeacon property. 2022-04-08 12:30:37 +02:00
SBiOSoftWhare 92a721c8b9 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 97f0237b01 Merge branch 'develop' into andy/5619_home_reloads 2022-04-07 10:49:15 +01:00
Andy Uhnak 3812f08eb1 Align style 2022-04-07 10:47:06 +01:00
Anderas 62a81ecc9b Merge pull request #5968 from vector-im/andy/sections_refactor
Refactor sections as enum types
2022-04-07 10:43:23 +01:00
aringenbach d745548a39 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 9684db157e Merge branch 'develop' into andy/5958_home_scroll 2022-04-07 09:57:47 +01:00
aringenbach 3cb990706f Rename build setting & encode with string value 2022-04-07 09:38:21 +02:00
Doug b2c902a4f5 Merge branch 'master' into develop 2022-04-06 17:48:50 +01:00