Commit Graph

593 Commits

Author SHA1 Message Date
Gil Eluard f91e84af00 Server Offline Activity Indicator (#6314)
* Server Offline Activity Indicator

- implemented
2022-07-05 14:04:52 +02:00
Johannes Marbach 50c8728674 Merge pull request #6326 from vector-im/johannes/lls-reporting
Enable reporting of live location shares (PSF-1066)
2022-06-28 10:59:54 +02:00
aringenbach 137d840d11 Handle long press on back buttons 2022-06-22 15:56:31 +02:00
Johannes Marbach 4e62819f49 Merge pull request #6328 from vector-im/johannes/quoting
Make quoting context menu action work again
2022-06-21 21:05:57 +02:00
Johannes Marbach 8dab22962c Make quoting work again
Signed-off-by: Johannes Marbach <johannesm@element.io>
2022-06-21 15:49:56 +02:00
Johannes Marbach 4b5024d999 Enable reporting of live location shares
Signed-off-by: Johannes Marbach <johannesm@element.io>
2022-06-21 15:17:41 +02:00
Doug 6eed50fd9a Add spacing between the Jitsi and Threads toolbar buttons. 2022-06-21 11:41:23 +01:00
Gil Eluard 05ccf557e7 Update Reactions component (#6244)
* Update Reactions component

- Done
2022-06-15 16:08:43 +02:00
ismailgulek 01c73070c8 Update actions when the input toolbar is refreshed 2022-06-14 17:02:58 +03:00
ismailgulek 283beb6429 Add cancel in every case when showing the contextual menu 2022-06-13 18:26:57 +03:00
Gil Eluard ced9858a06 Room preview unexpectedly triggering within the room (#6255)
* Room preview unexpectedly triggering within the room

- The room creation modal is now triggered only when the user taps the room name label
- Also fix empty room creation modal view
2022-06-10 10:41:37 +02:00
ismailgulek ed96e14e82 Adapt to refactorings 2022-06-07 16:11:28 +03:00
ismailgulek ce5ec19e7b Move validation logic to a new class and add tests 2022-05-30 16:05:20 +03:00
ismailgulek 33f893a672 Fix confirmation for RTL overridden links 2022-05-27 00:24:15 +03:00
Shunmugaraj 8ce6a1c1c6 copy not working in > iOS 15 2022-05-23 09:59:15 +03:00
MaximeE 88c158fa0b Merge branch 'develop' into maximee/PSF-986_lls_fix_live_banner_visibility 2022-05-12 11:49:58 +02:00
MaximeE 9b126b835d 6111: add refresh of live banner visibility when receive beacon from live sharing 2022-05-11 18:18:21 +02:00
aringenbach d5f73a3d8d Move NSTextAttachment view provider registration to finalizeInit 2022-05-11 11:28:37 +02:00
aringenbach dd07d597a8 Rename StringPillsUtils to PillsFormatter 2022-05-09 15:32:53 +02:00
aringenbach b4838bb14a Rename to partialAttributedTextMessage 2022-05-09 10:46:50 +02:00
aringenbach cf448fb49e Move attachment registration to RoomViewController 2022-05-09 09:25:39 +02:00
aringenbach a683045690 Merge branch 'develop' into aringenbach/3526_user_pills 2022-05-05 10:29:01 +02:00
SBiOSoftWhare 2be03415ae RoomVC: Add location sharing cell actions. 2022-05-03 15:58:56 +02:00
aringenbach a05923d911 Fix emote sending and edit message 2022-05-03 15:16:02 +02:00
aringenbach 286a8a1a81 Fix mention from suggestion 2022-05-03 09:14:59 +02:00
aringenbach f0bf676511 Fix copy text with pill 2022-05-02 16:54:45 +02:00
aringenbach 8d65cd8a40 Enable sending messages with pills 2022-05-02 13:35:35 +02:00
SBiOSoftWhare 5c4ce7009c RoomViewController: Add delegate method for live location screen presentation request. 2022-04-29 11:08:09 +02:00
SBiOSoftWhare 56dd3d25ad RoomVC: Handle live location sharing cell data. 2022-04-22 11:51:45 +02: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
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
ismailgulek 29c5b5f6fe Fix crash #5 2022-04-12 13:45:36 +03:00
SBiOSoftWhare 48b4f1a8a8 RoomVC: Fix live location banner showing. 2022-04-08 12:31:09 +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
ismailgulek 6bc6c4ed14 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 1eadd774e2 Move threads enabling logic to the coordinator 2022-04-05 11:35:57 +03:00
ismailgulek 83bd54cc90 Introduce ThreadsBetaCoordinator & open thread view directly after enabling threads 2022-04-05 01:59:11 +03:00
Gil Eluard 1adfa904ae Add support for Apple context menus in matrix items list screens (#5963) 2022-04-04 20:07:06 +02:00
ismailgulek d6003dfb0c Display opt-in screen if threads disabled 2022-04-04 16:59:12 +03:00
ismailgulek 2457774ac7 Merge pull request #5865 from vector-im/ismail/5770_threads_notice
Threads notice
2022-03-31 13:18:40 +03:00
Doug a7157d1c27 Merge branch 'master' into develop 2022-03-31 10:39:25 +01:00
Doug 86c4ab2c83 Fix crash when using the build in camera. 2022-03-30 16:17:06 +01:00
ismailgulek dc2183a3bd Merge branch 'develop' into ismail/5770_threads_notice 2022-03-30 13:35:14 +03:00
Andy Uhnak fadfa48f9f Join room loading indicators 2022-03-29 15:03:09 +01:00
Andy Uhnak 273bb475ff Use bounds not frame 2022-03-28 13:45:03 +03:00
Andy Uhnak 68690618ef Fix typing performance by avoiding expensive UI operations 2022-03-28 13:45:03 +03:00