Commit Graph

1791 Commits

Author SHA1 Message Date
MaximeEvrard42 acd054e5c1 Merge pull request #6198 from vector-im/maximee/6195_lls_labbs_flag
[Location Sharing]: Add labbs flag for live location sharing - PSF-800
2022-05-31 10:41:54 +02:00
ismailgulek ce5ec19e7b Move validation logic to a new class and add tests 2022-05-30 16:05:20 +03:00
ismailgulek d12dab30c6 Merge branch 'develop' into ismail/6208_links_rtlo 2022-05-30 13:46:32 +03:00
MaximeEvrard42 6d261c9801 Merge pull request #6185 from vector-im/maximee/6101_lls_add_spinner_starting_cell
[Location sharing] Add a spinner to starting state of location sharing cell (PSF-990)
2022-05-30 10:55:02 +02:00
ismailgulek 33f893a672 Fix confirmation for RTL overridden links 2022-05-27 00:24:15 +03:00
MaximeE b928f5f301 6101: Rename for more clarity 2022-05-24 17:58:41 +02:00
MaximeE 16950ad58b 6195: Add labbs flag for live location sharing 2022-05-24 11:43:00 +02:00
Shunmugaraj 8ce6a1c1c6 copy not working in > iOS 15 2022-05-23 09:59:15 +03:00
SBiOSoftWhare d8e9049dd2 RoomDataSource: Improve live location sharing status verification. 2022-05-20 15:14:59 +02:00
MaximeE e8586aff9e 6101: Fix behavior of activity indicator 2022-05-19 17:13:52 +02:00
MaximeE bc3d1b4551 6101: Add spinner on location sharing cell 2022-05-18 18:13:23 +02:00
Stefan Ceriu 816ba3b249 Fix crash when opening rooms where the current user doesn't have permission to post messages. 2022-05-18 11:58:25 +03:00
Stefan Ceriu de6a633a23 Fixes #6160 - Stop deleting audio recording when sending fails and allow it to be retried through the normal mechanism 2022-05-17 18:25:57 +03:00
MaximeE 838be598ed 6162: Update UI according to new design 2022-05-17 11:26:29 +02:00
Yoan Pintas 5a69c01274 Merge pull request #6098 from vector-im/yostyle/disable_search_encrypted_rooms
Hide or disable search in the encrypted rooms
2022-05-16 23:24:06 +02:00
aringenbach b61c8a1d97 Check nullability on attributed text 2022-05-13 17:02:56 +02:00
aringenbach ee8d7bf200 Fix composer text coloration 2022-05-13 16:40:47 +02:00
aringenbach 2fef71bb21 Merge pull request #6145 from vector-im/aringenbach/6144_presence_home_dm_refresh
Presence: fix live updates on Home & DM list
2022-05-12 16:19:04 +02:00
MaximeE 88c158fa0b Merge branch 'develop' into maximee/PSF-986_lls_fix_live_banner_visibility 2022-05-12 11:49:58 +02:00
MaximeE 9f90e21e53 6111: Move the call on the listener 2022-05-12 11:17:29 +02:00
aringenbach cede58d5d5 Merge pull request #6039 from vector-im/aringenbach/3526_user_pills
Add mention pills to timeline & composer
2022-05-12 11:05:22 +02:00
aringenbach 5691c5669e Setup a dedicated listener owned by PresenceIndicatorView 2022-05-12 10:55:00 +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
ismailgulek 49f511566c Merge pull request #6083 from vector-im/ismail/5878_thread_title_fixes
Thread title view fixes
2022-05-11 15:15:59 +03:00
aringenbach d5f73a3d8d Move NSTextAttachment view provider registration to finalizeInit 2022-05-11 11:28:37 +02:00
MaximeEvrard42 a7ce1c3dcd Merge pull request #6138 from vector-im/maximee/PSF-984_lls_fix_timeline_refresh_behavior
6103: Handle refreshing timeline with listner on beaconInfoSummary
2022-05-11 09:56:56 +02:00
aringenbach 7dc965799e Merge branch 'develop' into aringenbach/3526_user_pills 2022-05-11 09:46:02 +02:00
aringenbach 69b7eae92f Use font from context and store it in pill data 2022-05-10 17:19:52 +02:00
MaximeE f42018754f 6103: Change scope of synchronised 2022-05-10 15:55:54 +02:00
MaximeE edeade17d1 6103: Update beaconInfoSummary 2022-05-10 15:21:59 +02:00
MaximeE bfa845b881 6103: Handle refreshing timeline with listner on beaconInfoSummary 2022-05-10 11:36:54 +02:00
aringenbach 78d249020b Merge branch 'develop' into aringenbach/3526_user_pills 2022-05-09 17:15:45 +02:00
aringenbach 42a5574d4f Move tools funcs 2022-05-09 15:55:24 +02:00
aringenbach dd07d597a8 Rename StringPillsUtils to PillsFormatter 2022-05-09 15:32:53 +02:00
MaximeE 95c701ab1d 6099: Fix bad interaction between static and live location cell 2022-05-09 14:41:04 +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 07b2ddc4a9 Rename isCurrentUser to isHighlighted 2022-05-05 15:28:04 +02:00
aringenbach c8a9f90007 Handle empty displayname & fix iOS 14 mentions 2022-05-05 15:12:59 +02:00
MaximeE 4291ceabcb 6110: Fix stop button on timeline cell 2022-05-05 11:56:03 +02:00
aringenbach a683045690 Merge branch 'develop' into aringenbach/3526_user_pills 2022-05-05 10:29:01 +02:00
aringenbach cd05720c69 Trigger auto-correct on send 2022-05-04 17:39:54 +02:00
SBiOSoftWhare 8d8161b545 RoomCoordinator: Use dedicated UserIndicatorCancel for location sharing. 2022-05-04 16:07:11 +02:00
aringenbach 72132def39 Merge branch 'develop' into aringenbach/3526_user_pills 2022-05-04 16:01:17 +02:00
aringenbach 0c813338e3 Set property for UTType & add missing iOS 15 availabilities 2022-05-04 15:58:42 +02:00
SBiOSoftWhare f6fe4d21e3 RoomBubbleCellData: Handle SDK typo. 2022-05-04 15:53:13 +02:00
aringenbach 8077b8058d Fix fonts and edition on replies 2022-05-04 12:17:21 +02:00
MaximeE 4a0cd3f724 6071: Fix for renaming in SDK 2022-05-04 12:06:38 +02:00
aringenbach f26fb6e569 Remove link in composer 2022-05-03 16:51:47 +02:00
SBiOSoftWhare ff11b016ed RoomCoordinator: Handle live location viewer and stop sharing. 2022-05-03 16:04:36 +02:00