0
I Use This!
Inactive

Commits : Listings

Analyzed 5 days ago. based on code collected 5 days ago.
Mar 25, 2025 — Mar 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
implemented pagination at the List object level so all the resources inherit it;
D. Keith Casey, Jr.
as D Keith Casey Jr
More... almost 13 years ago
incrementing the user agent version
D. Keith Casey, Jr.
as D Keith Casey Jr
More... almost 13 years ago
fixing search to reflect the new http client structure
D. Keith Casey, Jr.
as D Keith Casey Jr
More... almost 13 years ago
making the response code more clear
D. Keith Casey, Jr.
as D Keith Casey Jr
More... almost 13 years ago
implemented contact->create()
D. Keith Casey, Jr.
as D Keith Casey Jr
More... about 13 years ago
fleshing out some more info on the index functionality
D. Keith Casey, Jr.
as D Keith Casey Jr
More... about 13 years ago
updating the List Resource to take advantage of the pre-processing;
D. Keith Casey, Jr.
as D Keith Casey Jr
More... about 13 years ago
cleaned up how authentication is handled, made sure to make the response, etc available;
D. Keith Casey, Jr.
as D Keith Casey Jr
More... about 13 years ago
updated the classes to extend the correct/new base class;
D. Keith Casey, Jr.
as D Keith Casey Jr
More... about 13 years ago
refactoring the core to get rid of some of the unnecessary complexity;
D. Keith Casey, Jr.
as D Keith Casey Jr
More... about 13 years ago
updating the post method to return the raw result in addition to the response code
D. Keith Casey, Jr.
as D Keith Casey Jr
More... about 13 years ago
updating the oddities
D. Keith Casey, Jr.
as D Keith Casey Jr
More... about 13 years ago
implemented Contact->ignore
D. Keith Casey, Jr.
as D Keith Casey Jr
More... about 13 years ago
implemented Task->complete()
D. Keith Casey, Jr.
as D Keith Casey Jr
More... about 13 years ago
implemented Contact->bucket() to assign contacts
D. Keith Casey, Jr.
as D Keith Casey Jr
More... about 13 years ago
refactored the delete()
D. Keith Casey, Jr.
as D Keith Casey Jr
More... about 13 years ago
implemented the delete() action for Buckets, Contacts, Contact Histories, Notes, and Tasks
D. Keith Casey, Jr.
as D Keith Casey Jr
More... about 13 years ago
refactored the ->create() methods to eliminate the duplication; added placeholders for the other create methods;
D. Keith Casey, Jr.
as D Keith Casey Jr
More... about 13 years ago
added the Followup properties, not documented in the API docs
D. Keith Casey, Jr.
as D Keith Casey Jr
More... about 13 years ago
implemented Note->create()
D. Keith Casey, Jr.
as D Keith Casey Jr
More... about 13 years ago
trying to implement Contact->create()
D. Keith Casey, Jr.
as D Keith Casey Jr
More... about 13 years ago
updating the allowed actions for each resource
D. Keith Casey, Jr.
as D Keith Casey Jr
More... about 13 years ago
trying to implement the Accounts->discover method without any luck..
D. Keith Casey, Jr.
as D Keith Casey Jr
More... about 13 years ago
correcting the error paths/names;
D. Keith Casey, Jr.
as D Keith Casey Jr
More... about 13 years ago
more formatting tweaks
D. Keith Casey, Jr.
as D Keith Casey Jr
More... about 13 years ago
Formatting tweak
D. Keith Casey, Jr.
as D Keith Casey Jr
More... about 13 years ago
Merge branch 'master' of github.com:caseysoftware/contactually-php
D. Keith Casey, Jr.
as D Keith Casey Jr
More... about 13 years ago
implemented $bucket->create()
D. Keith Casey, Jr.
as D Keith Casey Jr
More... about 13 years ago
created all the object properties;
D. Keith Casey, Jr.
as D Keith Casey Jr
More... about 13 years ago
implemented $user->current();
D. Keith Casey, Jr.
as D Keith Casey Jr
More... about 13 years ago