Rotonde / rotonde-client

Rotonde Base Client
https://client-neauoire.hashbase.io/
MIT License
227 stars 49 forks source link

Unable to filter on your own posts #65

Closed mocknotes closed 6 years ago

mocknotes commented 6 years ago

In the past it was possible was to revisit posts you made in the past by filtering on your own username filter @my_username and then you could see your posts.

Now, it shows:

Fetching # feeds...

and doesn't complete the fetch.

An edge case that seems related. If your Rotonde is not following anyone you are unable see your posts. It displays fetching and doesn't complete the fetch.

Filtering on others usernames works as expected.

eelfroth commented 6 years ago

filter @my_username works fine for me

mocknotes commented 6 years ago

Thanks for testing @eelfroth!

I updated the index.html to point at your client dat and filtering works as expected. dat://8606f03f7fd0a36ba2394553d8de87e2be9d194fa8599ea34fd2d3faa33080d2/

Previously, I was pointing at the dat on github repo.

If not too much trouble, would it be possible to re-test filter @my_username after updating rotonde-portal/index.html to: dat://2714774d6c464dd12d5f8533e28ffafd79eec23ab20990b5ac14de940680a6fe/

maribeee commented 6 years ago

just tried your dat @mocknotes , filter @myname works for me w it

mocknotes commented 6 years ago

Thank you @maribov!

I'm going to close the issue.