Mitter 0.3.1 “Come on, big fella, let’s see what you got.” released
Here is a new version of Mitter:
- Base system improvements:
- Options are now bound to their interfaces (so using options from one interface will implicitly select that interface).
- Fixed a lot of network problem issues (raised basically by Twitter not behaving properly.)
- Improvements in the PyGTK Interface:
- Try to keep the focus always on the entry field.
- Remember the window position.
- Do not display notifications using Tweets from the user.
- Remove the update field character limit, but warn the user if the message is longer than 160 characters.
- Display a Popup menu on Tweets, with options to Delete the Tweet, show it on the twitter site or, if the tweet contains any URLs, display them to easily open it.
- Improvements in the TTY interface:
- Split the command line option into its own interface.
- Warn the user if the update is longer than 140 characters.
- Block updates longer than 160 characters.
- If there was any error on update, tell about it instead of saying “Status updated.”
Download available in the project page.
