Siteshwar Vashisht

Results 113 comments of Siteshwar Vashisht

@veskuh Not able to reproduce it (or am I missing something here?).

@veskuh Ok, I get it now. Basically our logic for marking tweets as read is flawed. If Tweetian is open and let's say 1 new tweet arrives, it will be...

Whoever works on this issue, please do not blindly remove all commented code because most of the time you can get new features working by tweaking code which was commented.

> > src/builtins/printf.cpp seems to be originally under _GPL-2.0-or-later` and copyright by FSF, someone should double-check that. >Definitely grabbed from old GNU stuff. I'm not sure if this also applies...

Chiming in as I did the AngularJS implementation almost a decade ago. Related issues from past: https://github.com/fish-shell/fish-shell/pull/990 https://github.com/fish-shell/fish-shell/issues/1044 The problem with most of the JS frameworks is that they work...

It is discussed in documentation FAQs : http://fishshell.com/docs/current/faq.html#faq-history

Current error message is confusing and does not provide the exact path where the dockerfile is being searched. This change should help in debugging such cases.

This will require updating timeline and mentions tables to store retweet and favorites count. How should the migrations be run on device ?

I also saw this issue initially when I turned keep position on, but it automatically disappeared after some time. Afterwards when I test on emulator with keep position on, unread...

So it looks like the unread count won't be set for the tweet which is visible on the screen after refreshing.