Suhasa SJ
Suhasa SJ
i think it can be a feature suggestion. not exactly a bug if it was not originally intended to pick up forwarded messages with hashtags.
@AndrewLaneX Great. Thanks a lot!!
Have been facing the same issue in the recent past. mostly when there's quick updation of the db file. I saw some "null" characters appended as well. any workaround would...
would probably go hand in hand with #32 and #11
will be handled in #32
needs inline mode to work and multiple threads to be fetched
fixed with a naughty workaround. rands = Array(1,2,3,4,5,6,7,8,9,10); rand = rands[Math.floor(Math.random() * rands.length)]; subPostNum = subPostNum + rand basically it fetches any 5 of the first 50 posts ;)
occurring when a post fails to load and next one loads but clicking on "next button" on that new post leads to duplicate post.