Commit Graph

581 Commits

Author SHA1 Message Date
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
SBiOSoftWhare 019af072eb RoomVC: Handle live location banner display on user location status change. 2022-03-28 10:18:59 +02:00
Andy Uhnak 6754f0c716 Use bounds not frame 2022-03-24 14:24:14 +00:00
Andy Uhnak 15b00c15bf Fix typing performance by avoiding expensive UI operations 2022-03-24 12:40:37 +00:00
Andy Uhnak 74f4daa642 Prevent "left room" message from showing twice 2022-03-22 09:10:08 +00:00
Stefan Ceriu 821bdd90ab Fix user suggestions not showing up when re-entering a room. 2022-03-21 18:40:21 +02:00
SBiOSoftWhare ca23f38a41 Fix conflicts with develop 2022-03-18 15:12:34 +01:00
ismailgulek 666a0cd27f Merge branch 'develop' into ismail/5770_threads_notice 2022-03-18 15:07:44 +03:00
ismailgulek 44629e3f0c Display notice for threads enabled users only 2022-03-18 13:32:18 +03:00
ismailgulek 471250acb3 Display threads notice if not displayed before 2022-03-18 13:23:26 +03:00
ismailgulek 78d3cc406b Update thread list bar button item badge 2022-03-18 02:08:03 +03:00
SBiOSoftWhare 0286afd6b1 RoomVC: Handle theme change for live location banner. 2022-03-17 17:34:09 +01:00
SBiOSoftWhare c54ee890be RoomVC: Handle live location banner. 2022-03-17 16:58:52 +01:00