moko256

Results 33 comments of moko256

If you tap tab or title text of top bar, you can jump to the top! ![image](https://user-images.githubusercontent.com/16546008/43671494-217a893c-97d6-11e8-9183-b5fab23437d0.png)

Thank you! I will add it soon!

Probably it happens when the tweet has removed or the tweet has already favorited or retweeted but twitlatte do not show it so. I am thinking the best way to...

Twitlatte already has a token, and you can't use other token.

Hello. What regex are you using?

case sensitive: yes maximum of length: no

Inserting ```(?i)``` in the first will make regex case insensitive, but I will add the options for easy use.

I understood it. I think it is the best way to make account selection dialog to realize it. I will do.

I am seeing the current master's behavior on host_linux_unopt, but many functions haven't symbolized. I ran `readelf -s -W out/host_debug_unopt/fml_unittests`, but it seems that only gtest and std's symbol are...