Commit Graph

579 Commits

Author SHA1 Message Date
SBiOSoftWhare 608dd0c7a6 Rename RoomTimelineStyle enum to RoomTimelineStyleIdentifier. 2022-01-04 17:53:15 +01:00
Stefan Ceriu 43a9371214 vector-im/element-ios/issues/5298 - Various tweaks following code review. 2022-01-04 17:33:32 +02:00
Stefan Ceriu e1505d70c5 vector-im/element-ios/issues/5298 - Added build setting + ui and unit tests. 2022-01-04 17:33:32 +02:00
Stefan Ceriu 902141b1c6 vector-im/element-ios/issues/5298 - Displaying a modal when tapping on a location in the timeline. 2022-01-04 17:33:32 +02:00
Stefan Ceriu cef0c4f2d4 vector-im/element-ios/issues/5298 - Implemented location sharing from the input toolbar action menu. 2022-01-04 17:33:32 +02:00
Stefan Ceriu ca2493f09d Rendering location messages in the timeline. 2022-01-04 17:33:32 +02:00
ismailgulek 7452494710 Fix root message redaction 2022-01-04 18:07:39 +03:00
ismailgulek 534ffdc888 Layout fixes 2022-01-04 17:27:13 +03:00
ismailgulek 8deb8e05d0 Update icons & summary view margins 2022-01-04 16:20:40 +03:00
SBiOSoftWhare f9f6bc00ae Add RoomTimelineStyle enum that represents the room timeline styles available. 2022-01-03 18:16:24 +01:00
SBiOSoftWhare 3ad96f4ccb Move timeline cells in dedicated folders. 2021-12-22 17:25:35 +01:00
ismailgulek 071029ddeb Merge branch 'ismail/5117_thread_message_actions' into ismail/5092_thread_list 2021-12-10 11:07:27 +03:00
ismailgulek 924d1d0e30 Apply MatrixKit PR changes 2021-12-09 16:57:43 +03:00
ismailgulek a717f444da Merge branch 'develop' into ismail/5068_start_thread 2021-12-09 15:25:14 +03:00
Stefan Ceriu dc574ab0a6 vector-im/element-ios/issues/5114 - Polls in the timeline. 2021-12-09 09:37:02 +02:00
SBiOSoftWhare f097c592fa Merge pull request #5219 from vector-im/steve/5020_matrixkit_merge
Merge MatrixKit repository into Element
2021-12-03 15:44:30 +01:00
Stefan Ceriu d7acd090f5 vector-im/element-ios/issues/4753 - Allow audio file attachments to be played back inline by reusing the existing voice message UI. 2021-12-02 15:38:59 +02:00
SBiOSoftWhare e6ef1be7b6 Update all Objective-C MatrixKit imports to handle new location. 2021-11-30 16:09:53 +01:00
SBiOSoftWhare fe84f0d862 Remove MatrixKit import from Swift files. 2021-11-29 17:50:30 +01:00
ismailgulek 1b4d172b80 Merge branch 'ismail/5117_thread_message_actions' into ismail/5092_thread_list 2021-11-22 14:59:07 +03:00
ismailgulek e0e3bbd99b Move more button out of the title view & remove weird constraints 2021-11-22 12:22:53 +03:00
ismailgulek 308c7bdfc8 Refactor title view 2021-11-19 16:32:42 +03:00
ismailgulek 870907969e Introduce view model for thread title view 2021-11-19 16:32:20 +03:00
ismailgulek 5de1a5e82b Merge branch 'ismail/5117_thread_message_actions' into ismail/5092_thread_list 2021-11-19 14:46:51 +03:00
ismailgulek 8c7dd6ae65 Push thread view instead of presenting 2021-11-19 14:19:23 +03:00
ismailgulek fcb2cf83eb Refactor summary view to be configurable via a view model 2021-11-18 17:46:14 +03:00
ismailgulek f6ae6afc81 Merge branch 'develop' into ismail/5068_start_thread 2021-11-11 21:43:16 +03:00
ismailgulek b1dca20e9b Add a to-do for a bad code 2021-11-11 15:25:21 +03:00
ismailgulek 5da959779b Use full title mode for now 2021-11-11 15:02:01 +03:00
ismailgulek 38517a707a Update title view mode according to thread status 2021-11-11 01:39:14 +03:00
ismailgulek d7eb6d1163 Create specific title view for threads 2021-11-11 01:05:03 +03:00
ismailgulek cc18723588 Implement opening thread modal when tapped 2021-11-10 15:42:42 +03:00
ismailgulek b5ead490e1 Create ThreadSummaryView 2021-11-09 16:50:02 +03:00
ismailgulek 8be3d29191 Add additional height in the cell for thread summary view 2021-11-09 14:46:35 +03:00
Phl-Pro ea322e1526 Merge branch 'develop' into phlpro/4722_objc_headers 2021-11-05 14:41:36 +01:00
Stefan Ceriu 20e05df7a7 vector-im/element-ios/issues/4976 - Fixed placeholder not displaying after being hidden for resize animations. 2021-10-27 10:15:57 +03:00
Philippe Loriaux af20d24960 Improve the Obj-C Generated Interface Header Name definition 2021-10-26 17:42:33 +02:00
Stefan Ceriu 71f8789a9b vector-im/element-ios/issues/4976 - Replaced GrowingTextView with simpler, custom implementation. Cleaned up the RoomInputToolbar header. 2021-10-26 17:41:29 +03:00
Stefan Ceriu 368225bd78 Fixes vector-im/element-ios/issues/5042 - Message composer doesn't follow keyboard when swiping to dismiss. 2021-10-25 16:23:58 +03:00
Doug b13a69a980 Allow images to be pasted from Safari rather than their URL.
Use correct type.
2021-10-18 15:22:55 +01:00
Stefan Ceriu 6f49fbc1bb #1098 - Added extra top padding on first list item. Fixed various merge problems. 2021-10-13 11:46:43 +03:00
Stefan Ceriu 94459be545 #1098 - Various changes following code review. 2021-10-13 11:26:27 +03:00
Stefan Ceriu 277ac0c0ca #1098 - Moved new MXKRoomInputToolbarDelegate method to Element. 2021-10-13 11:26:27 +03:00
Stefan Ceriu 1ce7195abd #1098 - Working real user suggestion inside the main application. 2021-10-13 11:26:22 +03:00
Stefan Ceriu ee9553fee5 #1098 - Generated UserSuggestion from template, got initial UI working and automatically updating. 2021-10-13 11:24:46 +03:00
manuroe 8582e3dc7b Merge remote-tracking branch 'origin/master' into develop 2021-10-12 13:43:16 +02:00
Stefan Ceriu 90990578b0 Fixes #4976 - Replaced HPGrowingTextView with GrowingTextView. Reduced inheritance chain. 2021-10-12 14:17:06 +03:00
ismailgulek e5ed1767ff Convert number to a string 2021-10-11 22:01:26 +03:00
manuroe 08ce35c4c5 Merge branch 'master' into develop 2021-09-30 23:51:17 +01:00
Stefan Ceriu 04bc95a85c vector-im/element-ios/issues/4899 - Replaced (*almost*) all NSLocalizedString calls with newly generated ObjC methods. 2021-09-30 09:40:12 +03:00