Commit Graph

4556 Commits

Author SHA1 Message Date
aringenbach 5181880207 Fix copy text with pill 2022-05-02 16:54:45 +02:00
aringenbach 9ea211800f Merge branch 'develop' into aringenbach/3526_user_pills 2022-05-02 13:46:40 +02:00
aringenbach 019f4996cb Enable sending messages with pills 2022-05-02 13:35:35 +02:00
ismailgulek 50c7b5b133 Merge pull request #6085 from vector-im/ismail/5883_room_preview_crash
Fix room preview crash
2022-04-29 13:39:43 +03:00
SBiOSoftWhare 82f746d5ad RoomCoordinator: Handle live location viewer showing. 2022-04-29 11:08:09 +02:00
SBiOSoftWhare 087df9fe0b RoomViewController: Add delegate method for live location screen presentation request. 2022-04-29 11:08:09 +02:00
MaximeEvrard42 6ad221ffe7 Merge pull request #6088 from vector-im/maximee/6077_lls_SDK_integration_timeline
[Location sharing] Connect SDK on timeline cell
2022-04-29 11:01:54 +02:00
ismailgulek 36a3ce2b0f Fix section index for rooms page 2022-04-29 10:31:49 +03:00
MaximeE 9ec7ff5bd8 6077: Some adjustment and fix 2022-04-29 09:27:12 +02:00
SBiOSoftWhare 0bc1f5a9f9 LocationPlainCell: Use MXBeaconInfoSummaryProtocol instead of MXBeaconInfoSummary reference. 2022-04-28 16:11:37 +02:00
ismailgulek e5a4c86845 Fix initializer by not defining convenience 2022-04-28 16:32:28 +03:00
aringenbach b7ab0dbd67 Merge branch 'develop' into aringenbach/3526_user_pills 2022-04-28 15:27:10 +02:00
aringenbach 9c6fce8ab8 Handle custom permalinks im pills 2022-04-28 15:26:36 +02:00
MaximeE ac058c03b8 6077: Fix last commit 2022-04-28 14:36:16 +02:00
ismailgulek bd332c8f1a Fix search bar not appearing until second opening 2022-04-28 15:08:13 +03:00
MaximeE cf6a56a5f6 6077: Push WIP refacto 2022-04-28 12:06:06 +02:00
MaximeE 30e2c061a4 Merge branch 'develop' into maximee/6077_lls_SDK_integration_timeline 2022-04-28 12:04:34 +02:00
aringenbach dd3fd02590 Merge branch 'develop' into aringenbach/3526_user_pills 2022-04-28 11:56:09 +02:00
aringenbach 98c48a7f6b Cleanup pills insertion 2022-04-28 11:55:14 +02:00
aringenbach cdbc42de42 Cleanup and add documentation 2022-04-28 11:25:47 +02:00
ismailgulek 3e7ed67ba6 Reduce space between room avatar and name 2022-04-28 03:24:14 +03:00
ismailgulek 390eb9d26a Reduce space between the title and room name 2022-04-28 03:16:10 +03:00
ismailgulek e552e6d52e Fix empty view on the first screen load 2022-04-28 02:30:52 +03:00
ismailgulek 57991d52f7 Fix disappearing filter when search bar cancel tapped 2022-04-28 02:30:38 +03:00
Doug e7458c83d8 Add AuthenticationService and RegistrationWizard. (#6056) 2022-04-27 16:02:54 +01:00
aringenbach 2c50978cc4 Fix disappearing attachments and start cleanup 2022-04-27 16:27:49 +02:00
MaximeE aeb10b677a 6077: Implement SDK for live sharing timeline cell 2022-04-27 16:21:42 +02:00
Gil Eluard 07f8d4d52e 4850 bring leaving space experience in line with web (#6062)
* Bring leaving space experience in line with Web #4850

- Done
2022-04-27 13:31:14 +02:00
aringenbach 3d4657fc3b Setup NSTextAttachmentViewProvider 2022-04-27 11:55:23 +02:00
aringenbach 5c0ed53401 Merge branch 'develop' into aringenbach/3526_user_pills 2022-04-27 11:54:05 +02:00
MaximeEvrard42 b7f23eb2b8 Merge pull request #6055 from vector-im/maximee/6029_lls_timeline_cell
[Location sharing] Live location cell in timeline
2022-04-26 15:58:09 +02:00
MaximeE 53dc80eb83 6029: Make some UI change according to comment 2022-04-26 14:50:11 +02:00
Andy Uhnak 418236d6e8 Fix tests 2022-04-26 08:26:14 +01:00
MaximeE 33d5e3e97d 6029: Fix issue with rendering colors 2022-04-25 18:05:26 +02:00
MaximeE 0a8bf5f2d0 6029: Modify color for dark mode 2022-04-25 17:21:27 +02:00
MaximeE 928b7a4e97 Merge branch 'develop' into maximee/6029_lls_timeline_cell and apply comments 2022-04-25 15:53:58 +02:00
aringenbach 5e4c1ec889 Merge branch 'develop' into aringenbach/3526_user_pills 2022-04-25 09:26:40 +02:00
MaximeE a86bffce34 6029: Refacto how to handle all state of the live location cell 2022-04-22 18:04:19 +02:00
SBiOSoftWhare 717fb5471c 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 4ba406a1af 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 1a77067532 RoomVC: Handle live location sharing cell data. 2022-04-22 11:51:45 +02:00
SBiOSoftWhare 1b7ff8202d RoomBubbleCellData: Handle live location cell and beacon info summary. 2022-04-22 11:51:22 +02:00
SBiOSoftWhare 08cbca4718 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 bbcfc6b492 6029: finalise configuration of live location cell 2022-04-21 17:29:32 +02:00
MaximeE 5c085246ec 6029: Live location sharing timeline cell 2022-04-21 07:48:22 +02:00
Andy Uhnak 8c96931269 Log decryption error details as context in AnalyticsEvent 2022-04-19 16:09:46 +01:00
ismailgulek 225e68afaa Add discourage view when server doesn't support threads 2022-04-19 13:32:15 +03:00
ismailgulek 8cbde40f57 Add additional text to beta view 2022-04-19 13:31:30 +03:00
ismailgulek 4b8a48ffdc Get information text as a parameter in threads beta view 2022-04-19 13:10:17 +03:00
ismailgulek d019a0550b Add missing copy menu item for messages, fixes #6036 2022-04-19 12:57:40 +03:00