Commit Graph

145 Commits

Author SHA1 Message Date
manuroe 8fb8cb85cb Reactions: Add placeholder for reactions list under message 2019-05-17 01:28:45 +02:00
manuroe 0afd48f5b5 RoomBubbleCellData: Do readReceiptVerticalWhitespace thing in one place 2019-05-16 18:27:48 +02:00
manuroe 9a73306657 Reactions: Follow small SDK change 2019-05-16 17:44:07 +02:00
manuroe 092213af1f Reactions: Fix Steve's comments 2019-05-16 16:07:07 +02:00
manuroe ad78f4f5a5 Merge branch 'aggregations' into riot_2393 2019-05-16 14:51:14 +02:00
manuroe b85c9fd4cb Reactions: we cannot like & dislike at the same time 2019-05-16 14:45:42 +02:00
manuroe 2456273baa Reactions: notify coordinator for every reaction request steps
so that it can leave the view when it wants
2019-05-16 08:07:52 +02:00
manuroe aa639a6a20 Reactions: Plug button actions 2019-05-16 07:47:23 +02:00
manuroe c06015eea5 Reactions: Customise primary reactions buttons 2019-05-15 23:35:09 +02:00
SBiOSoftWhare 391eff8a5a RoomViewController: Disable reply on single tap selection. 2019-05-15 23:30:33 +02:00
SBiOSoftWhare 900a219691 RoomViewController: Show contextual menu toolbar on long press. 2019-05-15 23:24:34 +02:00
SBiOSoftWhare 4a15db4754 Create RoomContextualMenuPresenter 2019-05-15 23:10:07 +02:00
SBiOSoftWhare 0c0fa0f451 Create RoomContextualMenuViewController 2019-05-15 23:09:03 +02:00
SBiOSoftWhare 8ed0eadf3c Create RoomContextualMenuToolbarView 2019-05-15 23:07:50 +02:00
SBiOSoftWhare 351deadd76 Create room contextual menu action enum 2019-05-15 23:02:25 +02:00
SBiOSoftWhare a30f68ff98 RoomDataSource: Add a property to show or hide timestamp when selecting an event. 2019-05-15 21:44:07 +02:00
SBiOSoftWhare 3544c50601 RoomBubbleCellData: Add a property to show or hide timestamp for selected component. 2019-05-15 21:34:32 +02:00
manuroe 1f57e1bb95 Reactions: Translate primary reactions 2019-05-15 16:38:28 +02:00
manuroe 376d5cb5d6 Reactions: Add primary reactions as message actions 2019-05-15 16:00:36 +02:00
manuroe dd486e9f22 RoomVC: When replying, use a "Reply" button instead of "Send" 2019-04-30 17:27:57 +02:00
manuroe 2376de39b5 RoomInputToolbarView: Turn the boolean replyToEnabled into an enum: sendMode
because message editing (#2404) is coming
2019-04-30 17:08:52 +02:00
SBiOSoftWhare 1a541713e2 Use a weak reference for mediaPicker property in RoomInputToobarView. 2019-04-24 17:56:59 +02:00
manuroe c6cd2d0b46 Merge pull request #2372 from vector-im/riot_2323
E2E: SAS Verification
2019-04-24 14:51:04 +02:00
manuroe 6b099d5a85 Device Verification: Make incoming requests dialogs dequeueing work without a random sleep 2019-04-24 08:55:45 +02:00
manuroe 806ec410b5 Device Verification: Plug it in the code more 2019-04-17 08:09:43 +02:00
manuroe 3bbc964333 Device Verification: Plug it in the code 2019-04-16 17:55:40 +02:00
SBiOSoftWhare a38917dbf7 Merge branch 'develop' into avoid_tableview_crashes_settings 2019-04-10 17:49:37 +02:00
SBiOSoftWhare fc5061808b [RoomSettingsViewController] Avoid some crashes when reload sections animated. 2019-04-10 14:50:14 +02:00
SBiOSoftWhare 6375721c72 Make read receipt label text color use primary text color (Fix #2294). 2019-04-10 12:10:15 +02:00
SBiOSoftWhare 319a324e94 Apply new user name color generation on bubble cells where needed 2019-03-07 17:46:45 +01:00
manuroe e8b683043b RoomVC: Use accent color (green) for the ongoing conference call banner 2019-03-07 10:42:55 +01:00
SBiOSoftWhare 0dd118612b Handle quick tap on link in RoomViewController. Retrieve URL interaction information when user tap a link in a MXKRoomBubbleTableViewCell to indicate the type of interaction expected with the URL. 2019-03-04 18:29:13 +01:00
SBiOSoftWhare 615aad7397 Use MXKMessageTextView in text message bubble cells to allow link detection without text selection 2019-03-04 17:03:04 +01:00
manuroe 3d3901502f RoomVC: Remove the beta warning modal when enabling e2e in a room
This is the other part of #2239.
2019-02-21 15:07:50 +01:00
manuroe 16d0fbeadb Reskin: Text in badges should be white in dark theme
#2283
2019-02-21 13:07:37 +01:00
manuroe 23bba2167e Merge pull request #2221 from fridtjof/deprecations/percent_encoding
Take care of percent encoding related deprecations
2019-02-20 15:06:11 +01:00
SBiOSoftWhare a354f38154 Update jump to last unread banner separator color in RoomViewController 2019-02-19 16:55:58 +01:00
SBiOSoftWhare 97dc6a8ab5 Fix expanded header color in RoomViewController 2019-02-19 15:56:17 +01:00
fridtjof 3ad4481827 use the Matrix SDK's method for percent encoding 2019-02-18 15:31:55 +01:00
SBiOSoftWhare 58ef69714c Merge pull request #2262 from vector-im/reskin_linebreakcolor
Reskin: Apply theme line break color
2019-02-18 13:50:06 +01:00
SBiOSoftWhare c0c63aa37f Apply new lineBreakColor where needed 2019-02-18 12:53:13 +01:00
manuroe effd789672 Reskin: Fix navigation bar background after accepting an invite 2019-02-18 10:59:57 +01:00
manuroe 088ff621fd Reskin: Fix text color in room preview 2019-02-18 10:59:36 +01:00
manuroe 07b6c10f77 BF: Reskin: Sometimes the roomVC navigation bar is tranparent
#2252
2019-02-15 15:21:33 +01:00
manuroe c457c2331c Fix: Jump to first unread message doesn't show up
#2218
2019-02-15 13:45:09 +01:00
manuroe eaead4c069 Merge pull request #2240 from vector-im/riot_2237
Reskin: Update colors
2019-02-13 10:11:33 +01:00
manuroe 7b612aceda RoomVC: Remove the beta warning modal when opening an e2e room
#2239
2019-02-12 19:24:08 +01:00
manuroe 1f98b2395f Reskin: Use same color names as in https://app.zeplin.io/project/5c122fa790c5b4241ffa6be7/screen/5c619592daff2f1241d82e75 2019-02-12 19:06:22 +01:00
fridtjof 3a0fb32054 take care of percent encoding related deprecations 2019-02-04 21:22:43 +01:00
SBiOSoftWhare b044b90ebc Enhance tap on room predecessor cell used to go back to the old version of the room (Fix issue #2179) 2019-02-04 15:49:49 +01:00