_ _ _ __ __ _| | _(_) | '_ \ / _` | |/ / | | |_) | (_| | <| | | .__/ \__,_|_|\_\_| |_| twitter by email 20091126 - Improve SQL queries for paki.send and paki.lists - Remove broken accounts/duplicates from database 20091119 - Fix account creation again - Improve SQL queries and reduce conditionals in paki.directs and paki.mentions 20091119 - Fix bug with lists and mentions - Switch to home_timeline instead of the old friends_timeline - Allow changing user name, password, and email again 20091118 - Initial support for using a Twitter list to restrict incoming messages 20091117 - Handle incoming messages encoded as base64 20091116 - Optional: add date/time (UTC) to tweets - Send alert if new tweets are > 140 chars 20091115 - Fix most HTML entities in message text - Managing accounts simplified - login one time - see current settings - Cut text of tweets to a max of 140 chars; longer messages are cut to fit. 20091114 - Better logging format - All modules share a common core - Fixed formatting bug in subject line 20091113 - @ messages now handled consistent with other Twitter clients - Return address field now has name set to the Twitter ID of the sender - First part of a tweet added to subject line - Code now tracked in private git repository - Cleanups to account management code - Update friends list every 8 hours (only for users with @ mentions enabled) - New welcome email for new signups; with more detail on using Paki - Slight tweaks to look of main web page 20091112 - Attempt to handle @ messages better 20091111 - Send error message to users when Twitter reports an invalid login - Initial support for sending all @ mentions - Bugfix: management code for disabling receipt of tweets posted by users is working properly - Properly formatted sigs are now ignored: -- Signature - Properly ignore original text when tweeting via email client's "reply" functionality 20091110 - Prevent registering same twitter/email combo - Ignore footer - Ignore original message in replies 20091109 - Protect password fields - Allow change of email address - Allow change of twitter password - Performance tweaks 20091108 - Make incoming directs optional - Webpage cleanups - Support for enable/disable account - Support for ignoring tweets made by you 20091107 - Spelling error fixed - Send incoming direct messages - Support for posting tweets 20091106 - Fix bug causing repeats - Five minute interval - Use sqlite for backend - Account management added 20091105 - Initial Release