Commit Graph

160 Commits

Author SHA1 Message Date
MaximeE 43364ff3e1 Merge branch 'develop' into maximee/PSF-986_lls_fix_live_banner_visibility 2022-05-12 11:49:58 +02:00
MaximeE 10cd066e58 6111: Move the call on the listener 2022-05-12 11:17:29 +02:00
aringenbach 9483f05790 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
MaximeE 4099e8d75a 6111: add refresh of live banner visibility when receive beacon from live sharing 2022-05-11 18:18:21 +02:00
aringenbach 3fb45c6ac1 Use font from context and store it in pill data 2022-05-10 17:19:52 +02:00
MaximeE ca7acd1a55 6103: Change scope of synchronised 2022-05-10 15:55:54 +02:00
MaximeE 145a8ffd06 6103: Update beaconInfoSummary 2022-05-10 15:21:59 +02:00
MaximeE cb93bb671b 6103: Handle refreshing timeline with listner on beaconInfoSummary 2022-05-10 11:36:54 +02:00
aringenbach 7b84e2e8b1 Rename StringPillsUtils to PillsFormatter 2022-05-09 15:32:53 +02:00
aringenbach 79156ba3c7 Fix fonts and edition on replies 2022-05-04 12:17:21 +02:00
aringenbach 7f679ae38a Fix emote sending and edit message 2022-05-03 15:16:02 +02:00
aringenbach e756f0789d Add documentation 2022-05-02 17:36:53 +02:00
aringenbach 02991e5b6a Enable sending messages with pills 2022-05-02 13:35:35 +02:00
Gil Eluard a13e1124bc Room preview on a long press should not update the read receipt (#6027)
- Done
2022-04-14 10:30:51 +02:00
SBiOSoftWhare 35766bf02e 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 fff61b12c1 Reload thread data source without notifying the screen 2022-04-05 14:04:48 +03:00
SBiOSoftWhare 8065d828ec RoomDataSource: Only call location sharing delegation method if live location sharing build flag is eneabled. 2022-03-28 10:22:42 +02:00
SBiOSoftWhare fbeaf206a3 RoomDataSource: Handle current user location sharing status. 2022-03-28 10:16:07 +02:00
ismailgulek 27e3e0ab2c Reload thread screen for the first message 2022-03-15 16:15:38 +03:00
SBiOSoftWhare 5537b223ed Timeline: Rename message typing cell. 2022-02-28 15:58:10 +01:00
SBiOSoftWhare 4a5d4c23b1 Timeline decorations: Refactor reaction class names. 2022-02-28 15:52:29 +01:00
Andy Uhnak 45037ccdaf Show DM/room start header for every user
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com>
2022-02-25 14:24:06 +00:00
ismailgulek 5c4186030e Do not reload the room data source on back pagination for new threads 2022-02-24 19:57:58 +03:00
SBiOSoftWhare 87d58aa3de RoomDataSource: Use RoomTimelineCellDecorator to add read marker. 2022-02-17 17:45:43 +01:00
SBiOSoftWhare fb1d530b63 Fix conflicts. 2022-02-16 17:31:55 +01:00
SBiOSoftWhare 6276e6de88 Rename RoomBubbleCellLayout to PlainRoomCellLayoutConstants. 2022-02-16 10:56:52 +01:00
ismailgulek c740a8110e Use thread protocols where possible 2022-02-11 18:11:44 +03:00
SBiOSoftWhare 74a29ccfc4 RoomDataSource: Apply theme if needed. 2022-02-08 07:06:36 +01:00
ismailgulek eca24620e6 Avoid data source reload on thread screen itself 2022-02-07 12:52:33 +03:00
ismailgulek 2ceaccf252 Fix redundant check 2022-01-27 03:28:22 +03:00
ismailgulek a13d5704dc Merge branch 'develop' into ismail/5096_thread_notifications 2022-01-27 03:20:25 +03:00
ismailgulek f7694e27cb Fix review remarks 2022-01-25 23:59:19 +03:00
ismailgulek 4dc28af682 Merge branch 'develop' into ismail/5068_start_thread 2022-01-25 14:30:52 +03:00
ismailgulek 81405b4dd6 Merge branch 'ismail/5068_design_tweaks' into ismail/5096_thread_notifications 2022-01-19 00:12:40 +03:00
ismailgulek 11cfae66c7 Fix cell layout when thread root is a poll 2022-01-18 23:44:03 +03:00
SBiOSoftWhare 6bc95b972b RoomDataSource: Use RoomTimelineStyle to apply cell selection style. 2022-01-18 20:51:59 +01:00
SBiOSoftWhare ce6a65cbcd RoomDataSource: Update timestamp decoration. 2022-01-18 17:52:32 +01:00
SBiOSoftWhare eaec78af05 RoomDataSource: Handle RoomTimelineCellDecorator. 2022-01-18 15:04:46 +01:00
ismailgulek 26a6060e3e Merge branch 'ismail/5068_start_thread' into ismail/5096_thread_notifications 2022-01-17 11:39:25 +03:00
ismailgulek 2d12d331db Merge branch 'ismail/5068_start_thread' into ismail/5068_design_tweaks 2022-01-17 11:37:41 +03:00
ismailgulek 7e92b7cef5 Merge branch 'develop' into ismail/5068_start_thread 2022-01-17 11:35:10 +03:00
SBiOSoftWhare bcf515920d RoomDataSource: Handle extra cell layout update if needed. 2022-01-14 10:11:13 +01:00
ismailgulek 948dd8eec0 Merge branch 'ismail/5068_design_tweaks' into ismail/5096_thread_notifications 2022-01-12 13:58:48 +03:00
Stefan Ceriu 5e3542a3dc vector-im/element-ios/issues/5298 - Replaced "msgtype" strings with new kMXMessageTypeKey. 2022-01-04 17:33:32 +02:00
ismailgulek 5fcc1115ea Shrink summary view if content is small 2022-01-04 16:31:53 +03:00
ismailgulek 746bd4a96c Merge branch 'ismail/5095_thread_search_results' into ismail/5096_thread_notifications 2021-12-10 11:14:55 +03:00
ismailgulek 867c4dac7c Merge branch 'ismail/5117_thread_message_actions' into ismail/5092_thread_list 2021-12-10 11:07:27 +03:00
ismailgulek d1b7953da6 Merge branch 'ismail/5068_start_thread' into ismail/5117_thread_message_actions 2021-12-10 11:03:00 +03:00
ismailgulek c64572fdb1 Display threaded events as replies if threads disabled, fix #5266 2021-12-09 16:58:20 +03:00
ismailgulek 8093844aea Merge branch 'develop' into ismail/5068_start_thread 2021-12-09 15:25:14 +03:00