Tweets Pepper
By Till
Lightweight Twitter client and statistics generator.
Release Notes
Latest version- Version 1.09
-
- Adapted import script to Twitter API change
- Version 1.08
-
- Adapted import script to Twitter API change
- Version 1.07
-
- Updated
call_twitter()to prevent twitter’s 417 bug
- Updated
- Version 1.06
-
- Adjusted
update_tweets()to work with Twitter-API changes - Now processing 200 per request (previously 80)
- Adjusted
- Version 1.05
-
- Changed
str2time()to work with PHP < 5.1.0
- Changed
- Version 1.04
-
- [Fix] Return correct timestamp if
strtotime()can’t handle the offset - [Change] Added
10seconds timeout tocall_twitter() - [Change] Break words longer than
35characters - [Change] Convert URLs into links
- [Change] Removed debugging
- [Fix] Return correct timestamp if
- Version 1.03
-
- Removed useless foreground graphs
- Improved connection issue handling in import script
- Revised infinite loop prevention in
update_tweets()
- Version 1.02
-
- Replaced
round()byceil()in import script - Prevented year 1970 bug in
update_tweets()
- Replaced
- Version 1.01
-
- Prevented infinite loop in
update_tweets()
- Prevented infinite loop in
- Version 1.0
-
- Initial stable release