veskuh / Tweetian

A feature-rich Twitter app for smartphones developed using Qt/QML
GNU General Public License v3.0
50 stars 26 forks source link

Is it possible to skip the 140 character limit in tweets? #213

Open BonoNL opened 6 years ago

BonoNL commented 6 years ago

I really love this app, but this limitation really annoys me. Pingviini doesn't seem to have this issue.

Is it possible to skip this character limit?

DerDakon commented 5 years ago

I know where to fix it for sending tweets qml/tweetian-harmattan/NewTweetPage.qml:131 but I have not found where the incoming tweets are truncated yet.