jhass / insporation

Flutter based client for diaspora*
BSD 3-Clause "New" or "Revised" License
30 stars 3 forks source link

Hashtags with no spaces. #52

Closed JRGonz closed 2 years ago

JRGonz commented 3 years ago

When creating a post and adding multiple hashtags, ie:

this #is #a #hashtag #example

insporation will post it without spaces, ie:

this#is#a#hashtag#example

tclaus commented 2 years ago

In current build multiple space divided hashtags have spaces even after posting.