Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

User mentions in VK posts' bodies have both @ and [id] #10

Open
PoltoraIvana opened this issue Apr 8, 2017 · 1 comment
Open

User mentions in VK posts' bodies have both @ and [id] #10

PoltoraIvana opened this issue Apr 8, 2017 · 1 comment
Milestone

Comments

@PoltoraIvana
Copy link

PoltoraIvana commented Apr 8, 2017

User mentions in VK messages look like this:
[id14880022|@ahitle]
Is it possible to only have the part with "@"?

@vitalybibikov vitalybibikov added this to the Sprint 1 milestone Apr 10, 2017
@vitalybibikov vitalybibikov self-assigned this Apr 10, 2017
@vitalybibikov
Copy link
Owner

vitalybibikov commented Apr 30, 2017

@PoltoraIvana It is possible, but still it is the way how the data are returned to me by the API of VK.
It would not be complicated to fix, however I don't want to load the server with additional operations on strings, As they are memory-consuming, while I'm using Free plan of Azure.
But if it is slows your client to much, then I'll make changes.

@vitalybibikov vitalybibikov removed their assignment Aug 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants