Skip to content
This repository has been archived by the owner on Dec 12, 2022. It is now read-only.

Replies: Implement sending #452

Merged
merged 7 commits into from
Jul 24, 2018
Merged

Replies: Implement sending #452

merged 7 commits into from
Jul 24, 2018

Conversation

SBiOSoftWhare
Copy link
Contributor

Implement reply to an event with text message in MXKRoomDataSource.

element-hq/element-ios#1911

…EventStringsLocalizable in order to provide string localizations to send reply in a room.
…ssage. Add a method to check if it is possible to reply to a given event.
@@ -38,6 +40,8 @@
NSString *const kMXKRoomDataSourceTimelineError = @"kMXKRoomDataSourceTimelineError";
NSString *const kMXKRoomDataSourceTimelineErrorErrorKey = @"kMXKRoomDataSourceTimelineErrorErrorKey";

static NSString *const kEmoteCommandString = @"/me ";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is probably the time to move kCmdEmote and siblings to MXKRoomDataSource.h.

@SBiOSoftWhare SBiOSoftWhare merged commit 5d3962a into develop Jul 24, 2018
@SBiOSoftWhare SBiOSoftWhare deleted the riot_1911 branch July 24, 2018 11:47
manuroe pushed a commit that referenced this pull request Jul 24, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants