SBiOSoftWhare
|
c69d19bb35
|
e2e room message: Fix padlock position on last message with sender name.
|
2019-06-20 12:07:04 +02:00 |
|
SBiOSoftWhare
|
2e80cc2a5e
|
RoomDataSource: Fix bubble cell data additional content height update.
|
2019-06-19 14:22:38 +02:00 |
|
SBiOSoftWhare
|
bc88febd8d
|
Merge develop into fix_riot_attachmentview_reactions
|
2019-06-19 11:44:42 +02:00 |
|
SBiOSoftWhare
|
9edbd4dd88
|
Fix bubble cell height for cells with attachment view and reactions.
|
2019-06-18 18:36:22 +02:00 |
|
SBiOSoftWhare
|
ccdb278611
|
RoomBubbleCellData: Add additionalContentHeight property to cache additional views height like reactions view and read receipts container.
|
2019-06-18 18:30:39 +02:00 |
|
SBiOSoftWhare
|
c7cab57c15
|
RoomBubbleCellData: Fix bubble component position when display last message timestamp.
|
2019-06-18 17:42:00 +02:00 |
|
manuroe
|
271cfc3578
|
Read receipts: Manage live update in the kit too
|
2019-06-18 14:06:23 +02:00 |
|
manuroe
|
b500e10586
|
Read receipts: They are now counted at the MatrixKit level
|
2019-06-18 12:28:59 +02:00 |
|
SBiOSoftWhare
|
ab5b773296
|
Merge pull request #2471 from vector-im/fix_show_context_menu_interaction_when_animate
RoomVC: Prevent user interaction in timeline while presenting context menu
|
2019-06-18 11:49:44 +02:00 |
|
manuroe
|
343e76a13d
|
Menu actions: Display the keyboard once the users tap on reply or edit
This also fixes the local echo issues we had when this screen stayed displayed
|
2019-06-14 16:29:25 +02:00 |
|
manuroe
|
f9396a82ad
|
Reactions menu: leave the menu once the user tapped a reaction
|
2019-06-14 16:15:27 +02:00 |
|
manuroe
|
6d59428c98
|
Merge pull request #2490 from vector-im/reaction_echo
Local echo for reactions
|
2019-06-13 17:50:31 +02:00 |
|
SBiOSoftWhare
|
9619a021f2
|
RoomViewController: Add message editing support.
|
2019-06-13 16:38:20 +02:00 |
|
SBiOSoftWhare
|
44bc52b913
|
RoomInputToolbarView: Add editing mode.
|
2019-06-13 16:37:28 +02:00 |
|
manuroe
|
10221beee2
|
Reactions: Change reaction and unreaction methods signatures
|
2019-06-12 18:25:47 +02:00 |
|
manuroe
|
310b39ca1f
|
Reactions local echoes: Do not show reactions with 0 count (case of reaction being removed)
|
2019-06-12 18:03:21 +02:00 |
|
SBiOSoftWhare
|
c2e0614021
|
RoomViewController: Prepare message edited mention tap.
|
2019-06-12 16:06:27 +02:00 |
|
SBiOSoftWhare
|
e723b08638
|
Merge pull request #2482 from vector-im/ReactionsMenuViewModel_update
ReactionsMenuViewModel: Do not perform directly reaction requests
|
2019-06-11 17:51:28 +02:00 |
|
SBiOSoftWhare
|
febb410418
|
RoomViewController: Display an error when react or unreact on event fails.
|
2019-06-11 17:43:32 +02:00 |
|
SBiOSoftWhare
|
30cf348c65
|
[Reactions] Allow reaction only on room messages (Fix #2476).
|
2019-06-06 13:50:45 +02:00 |
|
SBiOSoftWhare
|
e2c9de99e8
|
RoomViewController: Conforms to ReactionsMenuViewModelCoordinatorDelegate.
|
2019-06-06 11:30:57 +02:00 |
|
SBiOSoftWhare
|
72a5f3bc25
|
[ReactionsMenuViewModel] Do not perform directly reaction requests and use delegation.
|
2019-06-06 11:29:28 +02:00 |
|
SBiOSoftWhare
|
bd2a12ac62
|
RoomViewController: Use new component frame method calculation.
|
2019-05-29 12:26:48 +02:00 |
|
SBiOSoftWhare
|
25aec7b8a2
|
RoomDataSource: Fix reactions and read receipts positions.
|
2019-05-29 12:25:57 +02:00 |
|
SBiOSoftWhare
|
487b5d3d1b
|
RoomBubbleCellData: Fix reactions height calculation. Fix timestamp position.
|
2019-05-29 12:24:43 +02:00 |
|
SBiOSoftWhare
|
27f4fee95a
|
Create RoomBubbleCellLayout class to handle MXKRoomBubbleTableViewCell layout constants.
|
2019-05-29 12:15:31 +02:00 |
|
SBiOSoftWhare
|
441fe7f7b7
|
RoomVC: Prevent user interaction in timeline while presenting context menu.
|
2019-05-24 11:33:44 +02:00 |
|
manuroe
|
a96521b84c
|
Merge pull request #2438 from dcordero/verification_id_labels_fix
Verification id labels fix
|
2019-05-23 17:57:49 +02:00 |
|
SBiOSoftWhare
|
3ed0bf3d98
|
Room contextual menu: Update button titles color and disabled opacity.
|
2019-05-23 17:48:52 +02:00 |
|
SBiOSoftWhare
|
937fb9cec1
|
Registration: Fix infinite loop when register with email and validate from mobile.
|
2019-05-23 16:46:00 +02:00 |
|
David Cordero
|
3adddaa6ab
|
Merge branch 'develop' into verification_id_labels_fix
|
2019-05-22 19:10:35 +02:00 |
|
SBiOSoftWhare
|
1e2d7550f7
|
Contextual menu: Improve reactions menu position.
|
2019-05-22 18:48:50 +02:00 |
|
SBiOSoftWhare
|
81dfce7773
|
Merge pull request #2464 from vector-im/riot_2446
BF: Menu actions: Display message time
|
2019-05-22 17:41:18 +02:00 |
|
SBiOSoftWhare
|
a34a8399d1
|
Update Riot/Modules/Room/CellData/RoomBubbleCellData.h
Co-Authored-By: manuroe <manuroe@users.noreply.github.com>
|
2019-05-22 17:27:29 +02:00 |
|
SBiOSoftWhare
|
b913fdb093
|
RoomVC: Display message time when contextual menu is shown.
|
2019-05-22 16:54:51 +02:00 |
|
SBiOSoftWhare
|
f2ea321b51
|
RoomVC: Show contextual menu on single tap.
|
2019-05-22 16:37:06 +02:00 |
|
SBiOSoftWhare
|
4acea50747
|
Room contextual menu: Dismiss when swipe up or down.
|
2019-05-22 16:35:46 +02:00 |
|
SBiOSoftWhare
|
f0e47876bb
|
RoomBubbleCellData: Add a property to display the timestamp of the selected component on the left when there is enough space.
|
2019-05-22 16:17:55 +02:00 |
|
manuroe
|
738a43e76f
|
Reactions menu: Patch RoomContextualMenuPresenter while we have a retain cycle
|
2019-05-21 02:12:14 +02:00 |
|
SBiOSoftWhare
|
da064aff98
|
Theme: Remove non needed reaction colors
|
2019-05-21 01:09:42 +02:00 |
|
SBiOSoftWhare
|
6417dde30c
|
BubbleReactionsView: Use a UICollectionViewFlowLayout subclass with left alignement.
|
2019-05-21 00:43:10 +02:00 |
|
SBiOSoftWhare
|
b878c8fd66
|
RoomDataSource: Handle reactions display on bubble cell.
|
2019-05-20 21:59:18 +02:00 |
|
SBiOSoftWhare
|
862a79fab1
|
RoomBubbleCellData: Improve reactions view vertical space calculation
|
2019-05-20 21:57:29 +02:00 |
|
SBiOSoftWhare
|
3c2d1375c1
|
Create BubbleReactionsView
|
2019-05-20 21:54:23 +02:00 |
|
SBiOSoftWhare
|
e9d44307fc
|
Create BubbleReactionsViewModel
|
2019-05-20 21:52:07 +02:00 |
|
SBiOSoftWhare
|
58b72c6485
|
Create BubbleReactionViewCell
|
2019-05-20 21:51:24 +02:00 |
|
SBiOSoftWhare
|
0adcff40fa
|
Create AutosizedCollectionView a convenient UICollectionView that makes dynamic sizing easier when using Auto Layout
|
2019-05-20 21:49:57 +02:00 |
|
manuroe
|
b931a0484e
|
Reactions menu: Do not notify delegate if reaction requires an unreaction
Fix Steve's remark
|
2019-05-20 20:41:05 +02:00 |
|
manuroe
|
6f85d8934e
|
Reactions menu: Do not notify delegate if reaction requires an unreaction
This avoids to call the delegate twice.
Note: In a short future, we will no more have those 3 state buttons
|
2019-05-20 19:48:29 +02:00 |
|
manuroe
|
6c405109a7
|
Reactions: Remove the send reaction hack as it is now done in the SDK
|
2019-05-20 19:40:52 +02:00 |
|