Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

hyperlink mxids and room aliases #442

Closed
matrixbot opened this issue Jul 11, 2016 · 2 comments · Fixed by matrix-org/matrix-ios-sdk#128
Closed

hyperlink mxids and room aliases #442

matrixbot opened this issue Jul 11, 2016 · 2 comments · Fixed by matrix-org/matrix-ios-sdk#128
Assignees
Labels
P1 T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements
Milestone

Comments

@matrixbot
Copy link

Created by @ matthew:matrix.org.

@giomfo
Copy link
Member

giomfo commented Jul 12, 2016

if I type @toto:matrix.org in chat history

i expect it to be turned into a link to your 1:1

@ylecollen
Copy link

On the android client, we have the following implementation
-> matrix Id : open the room in preview mode
-> room alias : open the room in preview mode
-> event id : open the event id in the current room (permalink)
-> user id : start / open a 1:1 chat.

@giomfo giomfo added T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements P1 labels Jul 13, 2016
@giomfo giomfo added this to the sprint3 milestone Aug 22, 2016
manuroe added a commit to matrix-org/matrix-ios-kit that referenced this issue Aug 26, 2016
manuroe added a commit to matrix-org/matrix-ios-kit that referenced this issue Aug 26, 2016
manuroe added a commit to matrix-org/matrix-ios-kit that referenced this issue Aug 26, 2016
…oomIdAsLink, treatMatrixRoomAliasAsLink and treatMatrixEventIdAsLink configuration properties

element-hq/element-ios#442
manuroe added a commit that referenced this issue Aug 26, 2016
manuroe added a commit that referenced this issue Aug 26, 2016
…d or room alias #442

Do nothing with click on event id because we cannot know the id of the room it belongs to.
manuroe added a commit that referenced this issue Aug 26, 2016
manuroe added a commit that referenced this issue Aug 26, 2016
Small fix in the story board
manuroe added a commit to matrix-org/matrix-ios-kit that referenced this issue Aug 26, 2016
@manuroe manuroe closed this as completed Aug 26, 2016
langleyd pushed a commit that referenced this issue Mar 29, 2023
…new lines (#442)

* Bindings and fixes for mobile platforms

* Fix inserting characters between 2 line breaks/ZWSP nodes.

* Improve the way line breaks are added/removed for quotes and code blocks.

* Fix double enter press in empty code block.

* Simplify adding line breaks to code blocks
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
P1 T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants