0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 18 hours ago.
Apr 26, 2023 — Apr 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branches 'master' and 'arikfr-merge' Closes gh-10
jmathai
as Jaisen Mathai
More... about 15 years ago
Added unit test to cover direct message with random characters.
jmathai
as Jaisen Mathai
More... about 15 years ago
Added search and trends support in EpiTwitter. Added unit tests. Closes gh-7
jmathai
as Jaisen Mathai
More... about 15 years ago
Renaming README to have proper formatting.
jmathai
as Jaisen Mathai
More... about 15 years ago
Moving README to Changelog and updating README to display wiki home page.
jmathai
as Jaisen Mathai
More... about 15 years ago
Adding initial version of EpiSession with get/set support for Apc and Php in issue #6.
jmathai
as Jaisen Mathai
More... about 15 years ago
Adding README with changelog.
jmathai
as Jaisen Mathai
More... about 15 years ago
Fixed bug where the OAuth realm was incorrect for GET requests with parameters. Thanks Darwin for the bug report.
jmathai
as Jaisen Mathai
More... about 15 years ago
As requested, adding BSD license.
jmathai
as Jaisen Mathai
More... about 15 years ago
Modifying EpiTwitter to implement interfaces for array access. Adding a unit test to check array access.
jmathai
as Jaisen Mathai
More... about 15 years ago
Adding asynchronous curl capabilities back in after Arik's fix for JSON array responses.
jmathai
as Jaisen Mathai
More... about 15 years ago
Fixed bug relating to invalid encoding for OAuth signatures on POST calls. See http://code.google.com/p/twitter-api/issues/detail?id=447 for more details.
jmathai
as Jaisen Mathai
More... about 15 years ago
added support for json array response More... about 15 years ago
added support for json array response More... about 15 years ago
Added support for screen_name and id as part of the uri path for EpiTwitter.
jmathai
as Jaisen Mathai
More... about 15 years ago
Adding 1.5 notes to the README
jmathai
as Jaisen Mathai
More... about 15 years ago
Fixed a bug with the signature not always being properly encoded. Added a __call method to EpiTwitter that should support any possible Twitter API endpoint.
jmathai
as Jaisen Mathai
More... about 15 years ago
Adding new version of 1.4 to the README for EpiTwitter and EpiOAuth.
jmathai
as Jaisen Mathai
More... about 15 years ago
Adding EpiOAuth and EpiTwitter classes.
jmathai
as Jaisen Mathai
More... about 15 years ago
Adding getByKey and setByKey utility functions to EpiCache.
jmathai
as Jaisen Mathai
More... over 15 years ago
Resolving dependency on EpiException in EpiCache and EpiDatabase if not using with EpiCode.
jmathai
as Jaisen Mathai
More... over 15 years ago
Checked in changes to EpiCache. Including suggestions from Andrew Wagner to simplify factory class. Broke backwards compatibility by changing class constants.
jmathai
as Jaisen Mathai
More... over 15 years ago
Removing EpiError.php. Added a generic EpiException class which can be extended.
jmathai
as Jaisen Mathai
More... over 15 years ago
Added APC cache option to EpiCache.
jmathai
as Jaisen Mathai
More... over 15 years ago
Added EpiCache and EpiCache_Memcached classes.
jmathai
as Jaisen Mathai
More... over 15 years ago
Not sure why the last commit didn't update the files but here goes again.
jmathai
as Jaisen Mathai
More... over 15 years ago
Added comments to files.
jmathai
as Jaisen Mathai
More... over 15 years ago
Adding EpiNotify.js.
jmathai
as Jaisen Mathai
More... over 15 years ago
Porting updates to EpiCode, EpiDatabase and EpiForm from sb. Includes refactorization of EpiError (now renamed EpiException). Exceptions can be caught via try catch or set_error_handler. All Exception constants are now stored in EpiException as member constants.
jmathai
as Jaisen Mathai
More... over 15 years ago
Renamed functions so that they're all consistent.
jmathai
as Jaisen Mathai
More... almost 16 years ago