hayamiz/twittering-mode

Add support for Twitter's new 280 character limit

cfuhrman opened this issue · 2 comments

As of September 2017, Twitter now supports a maximum length of 280 characters. Modify twittering mode to support the increased character limit.

I will be posting a PR with the modified code shortly.

Is anyone maintaining this package atm?

cvmat commented

I have committed support for posting a tweet longer than 140 characters.
It is not so simple. You can see the detail at #143