Commit Graph

318 Commits

Author SHA1 Message Date
ismailgulek e367c8152b Shrink summary view if content is small 2022-01-04 16:31:53 +03:00
ismailgulek 5fcc1115ea Shrink summary view if content is small 2022-01-04 16:31:53 +03:00
ismailgulek f72cd70885 Merge branch 'ismail/5095_thread_search_results' into ismail/5096_thread_notifications 2021-12-10 11:14:55 +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 12aa8a1208 Merge branch 'ismail/5117_thread_message_actions' into ismail/5092_thread_list 2021-12-10 11:07:27 +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 048fa7d98e Merge branch 'ismail/5068_start_thread' into ismail/5117_thread_message_actions 2021-12-10 11:03:00 +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 ce5236ddae Display threaded events as replies if threads disabled, fix #5266 2021-12-09 16:58:20 +03:00
ismailgulek c64572fdb1 Display threaded events as replies if threads disabled, fix #5266 2021-12-09 16:58:20 +03:00
ismailgulek bf37203553 Disable thread filtering on regular timeline when threads disabled 2021-12-09 15:11:07 +03:00
ismailgulek 17f4d49b25 Disable thread filtering on regular timeline when threads disabled 2021-12-09 15:11:07 +03:00
ismailgulek 5309b81bfb Hide typing notifications in threads, fix #5271 2021-12-08 14:45:44 +03:00
ismailgulek ad3e671adf Hide typing notifications in threads, fix #5271 2021-12-08 14:45:44 +03:00
ismailgulek 93e354f34d Use simpler methods for thread check 2021-12-07 05:18:13 +03:00
ismailgulek b16417e479 Use simpler methods for thread check 2021-12-07 05:18:13 +03:00
ismailgulek 5c7b0ed5b2 Merge branch 'ismail/5117_thread_message_actions' into ismail/5092_thread_list 2021-11-26 01:45:37 +03:00
ismailgulek 779a02452d Merge branch 'ismail/5117_thread_message_actions' into ismail/5092_thread_list 2021-11-26 01:45:37 +03:00
ismailgulek 5b9ccbdaa0 Merge branch 'ismail/5068_start_thread' into ismail/5117_thread_message_actions 2021-11-26 01:43:44 +03:00
ismailgulek a9c8b4271c Merge branch 'ismail/5068_start_thread' into ismail/5117_thread_message_actions 2021-11-26 01:43:44 +03:00
ismailgulek fbe64bab10 Adapt to event changes 2021-11-26 01:42:53 +03:00
ismailgulek 3118b3b56c Adapt to event changes 2021-11-26 01:42:53 +03:00
ismailgulek 20ed38ce0f Refactor summary view to be configurable via a view model 2021-11-18 17:46:14 +03:00
ismailgulek 968db1161d Refactor summary view to be configurable via a view model 2021-11-18 17:46:14 +03:00
ismailgulek 3b0d241208 Highlight thread root event in the timeline 2021-11-15 13:50:08 +03:00
ismailgulek 068db8eaaa Highlight thread root event in the timeline 2021-11-15 13:50:08 +03:00
ismailgulek 0de8f92309 Reload data source only after initialization 2021-11-11 22:38:41 +03:00
ismailgulek 0b69a8b84c Reload data source only after initialization 2021-11-11 22:38:41 +03:00
ismailgulek e41d889e5e Reload data source when a new thread created 2021-11-11 22:28:29 +03:00
ismailgulek b0f933a679 Reload data source when a new thread created 2021-11-11 22:28:29 +03:00
ismailgulek 8c1dbd8311 Merge branch 'develop' into ismail/5068_start_thread 2021-11-11 21:43:16 +03:00
ismailgulek e041b9003e Merge branch 'develop' into ismail/5068_start_thread 2021-11-11 21:43:16 +03:00
ismailgulek 3f9907db93 Implement opening thread modal when tapped 2021-11-10 15:42:42 +03:00
ismailgulek 887d91a3c4 Implement opening thread modal when tapped 2021-11-10 15:42:42 +03:00
ismailgulek 56315641d5 Implement thread filtering logic in RoomDataSource 2021-11-10 13:38:32 +03:00
ismailgulek b8fb43a727 Implement thread filtering logic in RoomDataSource 2021-11-10 13:38:32 +03:00
ismailgulek db84277016 Add ThreadSummaryView into the cell 2021-11-09 16:50:22 +03:00
ismailgulek 6c8fd2927b Add ThreadSummaryView into the cell 2021-11-09 16:50:22 +03:00
Phl-Pro 31a99e2e09 Merge branch 'develop' into phlpro/4722_objc_headers 2021-11-05 14:41:36 +01:00
Phl-Pro df8ff2b587 Merge branch 'develop' into phlpro/4722_objc_headers 2021-11-05 14:41:36 +01:00
SBiOSoftWhare ddcf64a75e RoomVC: Prevent retain cycles. 2021-10-28 17:41:16 +02:00
SBiOSoftWhare 9f6c716165 RoomVC: Prevent retain cycles. 2021-10-28 17:41:16 +02:00
Philippe Loriaux 216924165d Improve the Obj-C Generated Interface Header Name definition 2021-10-26 17:42:33 +02:00
Philippe Loriaux eaa2450be7 Improve the Obj-C Generated Interface Header Name definition 2021-10-26 17:42:33 +02:00
Doug 78978f446d Add tags to URLPreviewView and BubbleReactionsView so their highlight behaviour matches their bubble component.
Fix bug setting text alpha.
2021-10-13 14:05:06 +01:00
Doug d9e253c904 Add tags to URLPreviewView and BubbleReactionsView so their highlight behaviour matches their bubble component.
Fix bug setting text alpha.
2021-10-13 14:05:06 +01:00
Doug bf84540b39 Check whether URL previews should be shown in a single location.
Reset all cell data when this setting is changed to force a refresh.
Rename `hasClosedPreview(from:)` to `shouldShowPreview(for:)` for clarity and potentially adding more rules at a later date.
2021-09-29 11:39:11 +01:00
Doug 522f4e800c Check whether URL previews should be shown in a single location.
Reset all cell data when this setting is changed to force a refresh.
Rename `hasClosedPreview(from:)` to `shouldShowPreview(for:)` for clarity and potentially adding more rules at a later date.
2021-09-29 11:39:11 +01:00
Doug 57018f90ee Add invalidateLayout to RoomBubbleCellData. 2021-09-29 10:36:35 +01:00
Doug 518d108573 Add invalidateLayout to RoomBubbleCellData. 2021-09-29 10:36:35 +01:00