support opening on coordinates via URL's hash#9
Open
adbenitez wants to merge 2 commits into
Open
Conversation
Member
Author
|
once this is in, the next problem is that core doesn't provide the POI coordinates to the UI/clients, in ArcaneChat I already implemented this in core and I am using a maps app with this patch, if even I managed to add it to core probably @r10s can do it, here you can see my changes in core: ArcaneChat/core@ba15bba NOTE: merging this PR doesn't depend on having this ready in core and the UIs |
nicodh
requested changes
May 6, 2026
Member
nicodh
left a comment
There was a problem hiding this comment.
Looks fine to me, except the input validation of the provided hash values
Member
Author
|
please remember I am not really a web developer, could you explain more precisely what do you mean, or feel free to push/tweak this PR directly as well! |
Member
Member
|
I pushed a commit myself |
nicodh
approved these changes
May 6, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

this will allow clients to support opening map on POI when user clicks POI messages IN THE CHAT (messages sent from inside the map, the ones that have the location marker in the message bubble)