- Upgrade Tweepy dependency to 3.3
- Python 3 port by Douglas Larocca
- Upgrade Tweepy dependency to 3.1
- Drop oauthlib dependency
- Upgrade Tweepy dependency to 2.3
- Upgrade Tweepy dependency to 2.2
- Bugfix: Turses no longer crashes when clicking on the window
- Mouse scrolling support (thanks to Wes Turner)
- Bugfix: Escape HTML entities without borking tweet text (thanks to Denise Tiersch)
- Bugfix: Restore Python 2.6 compatibility
- Bugfix: use ASCII characters for reply and retweet indicators
- Make Ctrl-C act as escape
- Hashtag searches in sessions
- Update to tweepy 2.1, fix search functionality
- Configurable retweet and reply indicators
- Daemonize threads so they finish when quitting turses
- Fix a bug regarding SIGCONT handling
- Y as shortcut for retweeting and favoriting a tweet
- Upgrade to Tweepy 2.0 (hence Twitter API v1.1)
- Include
in_reply_to_status_id
parameter in replies
- Use HTTPS by default (thanks to Joe Di Castro)
- Configurable number of statuses in user info widget
- Sessions support
- Better information for SSL errors
- Python 2.6 support
- center focus when receiving tweets after scrolling down the bottom
- get your tweets that have been retweeted
- configurable URL format
- better browser integration (by Paul Ivanov)
- search commands also available with no timelines
- clear the status bar in every mode
- asynchronous search timeline addition
- keep columns when deleting a buffer within them
- bugfix: crashed when deleting all buffers
- bugfix: unable to focus the topmost status when having multiple columns
- per-account configuration
- bugfix: crashed when navigating to empty buffers
- fix regression: timelines not updating periodically
- bugfix: the Twitter entities were not processed every time
- logging
- bugfix: crash when rendering direct messages
- developer docs
- border around editor
- bugfix: help and version were removed by stdout replacement
- debug mode
- offline debugging
- show a popup with user info when pressing i
- configurable editor alignment
- make turses play nicely with terminal multiplexers (Joe Di Castro)
- follow and unfollow users typing their nick in an editor (Giannis Damigos)
- bugfix: pressing <Esc> in search user editor made turses crash
- bugfix: avoid duplicate usernames in replies
- bugfix: crash when shifting buffers to the beginning or end
- bugfix: could not remove own retweets
- bugfix: inconsistencies with help
- bugfix: missing key binding in help (Giannis Damigos)
- bugfix: status messages cleared the editor
- configurable status bar visibility
- changes to manual retweet template
- set console title to turses
- docs on readthedocs
- bugfix: exception when marking tweet as favorite
- expanded URLs for search results
- bugfix: crashed when expanded URLs were missing
- open focused status in a browser
- show expanded URLs
- bugfix: packaging error
- bugfix: inconsistencies when navigating tweets with arrow keys
- configurable status wrappers: box, divider or none
- colored urls
- colored favorites
- bugfix: non-ascii characters on templates made turses crash
- visual indicators for status types (retweet, reply, favorite)
- configurable tab text
- colored hashtags and usernames
- update all timelines periodically
- configurable default timelines
- bugfix: don't crash with empty timelines
- bugfix: manual retweet crashed
- bugfix: don't capture all input
- bugfix: packaging error
- bugfix: error with packaging
- bindings to update all timelines
- bugfix: generate_token_file instead of create_token_file
- binding to open focused status authors' tweets
- reload configuration
- configuration default location and format changed