Vesa-Matti Hartikainen

Results 35 comments of Vesa-Matti Hartikainen

With https://github.com/veskuh/Tweetian/commit/e4fb34d123137cfb48ce38c0f84ac11e4362643b favorite and retweet count will be shown if know. Tweetian pulls the counts from twitter for newly retrieved tweets but does not store to db yet so for...

At the moment not possible to run multiple instances of tweetian out-of-box to support multiple accounts. Multi-instance support would probably be easier to implement than full multi account support.

All data is in single .sqlite database so two files at: /home/nemo/.local/share/harbour-tweetian/Tweetian/QML/OfflineStorage/Databases One could manually support multiple accounts just by moving the dir back and forth when Tweetian is NOT...

Sure. This is coming at some point. I'd like to have full support for landscape all around. Probably when sailfish starts to support orientation lock it makes sense to do...

I'm not making any promises on schedule.

@kimmoli https://github.com/veskuh/Tweetian/commit/357ce89de6d267d6647cd7376191047233bb49f4 should fix it. It's a hack. There is some Qt bug probably that causes the text not to be re-layouted even though the width has changed.

2.0.2 now contains the landscape tweet composer. I'll keep the bug open since at some point it would be nice to have full support for all around for landscape.

Crash is fixed in: https://github.com/veskuh/Tweetian/commit/d9cc1632bc41d777991e101fd8cf0076ffda40fb More work to be done for opening proper subview when clicking banner.

Opening links to tweets inside Tweetian is a good idea, and should be doable. I don't like idea of making in-app webview. Making it good is a lot of work,...

No. Tweet view already has 4 items in pulley menu. That is maximum for good usability. Clicking on a link should open it. If its link to tweet it should...