3
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Jun 28, 2024 — Jun 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Implement most of the Twitter API More... about 17 years ago
Install the right pc file under the pkgconfig directory More... about 17 years ago
Retrieve the screen_name property for TwitterUser More... about 17 years ago
Test authentication sequence More... about 17 years ago
Stub out all the TwitterClient methods More... about 17 years ago
UserList is a list of users, not statuses More... about 17 years ago
Use the string interning macro for the signal names More... about 17 years ago
Add string interning macro More... about 17 years ago
Add main entry point for Tweet More... about 17 years ago
Add TweetApp, an instance for controlling the Tweet application More... about 17 years ago
Fix the TwitterStatus constructor name More... about 17 years ago
Include glib-object.h for GInitiallyUnowned More... about 17 years ago
Remove duplicate definition of twitter_api_followers() More... about 17 years ago
Implement verify-credentials and stub out other methods More... about 17 years ago
Include twitter-common.h for TwitterUser More... about 17 years ago
Add a status property to the TwitterUser object More... about 17 years ago
Move TwitterUser and TwitterStatus definitions inside the common header More... about 17 years ago
Add the followers method to the Twitter API More... about 17 years ago
Add more information on the Twitter API More... about 17 years ago
Update tree More... about 17 years ago
Huge overhauling of TwitterClient More... about 17 years ago
Last bit of the Reader -> Client rename More... about 17 years ago
Add new files to the build More... about 17 years ago
Add UserList, a collection of TwitterUser objects More... about 17 years ago
Add functions to deal with HTTP dates More... about 17 years ago
Check for strptime and localtime_r More... about 17 years ago
Use the right base type for the Status class structure More... about 17 years ago
Update git ignore file More... about 17 years ago
Simple message generators for the Twitter API More... about 17 years ago
Do not unref the User object if it is not set More... about 17 years ago