Commit Graph

20 Commits

Author SHA1 Message Date
Timothy Warren fde9b05bdf Bump PHP version requirement 2019-12-03 15:17:25 -05:00
Timothy Warren 58bb1ab0ba Update base request builder to use the correct user agent 2019-08-10 10:42:02 -04:00
Timothy Warren f3265484da Some API client cleanup 2018-11-29 11:00:50 -05:00
Timothy Warren 2c73e721d0 Misc code cleanup 2018-11-09 10:38:35 -05:00
Timothy Warren c9ed90acb4 Update header comments to version 4.1 2018-10-01 11:35:51 -04:00
Timothy Warren 17a9539e94 More work on #5 2018-10-01 10:50:22 -04:00
Timothy Warren 3bca049cd8 Update file header comments 2018-08-22 13:48:27 -04:00
Timothy Warren f06ba6e3cd Lots of style fixes and minor logic tweaks 2018-01-18 16:21:45 -05:00
Timothy Warren 7b9adbf52e Update copyright year 2018-01-15 14:43:15 -05:00
Timothy Warren 39031ccf3e Simplify syncing script 2018-01-10 16:34:25 -05:00
Timothy Warren bbe2fd0a5d Update Artax, and update other code to work with new version 2017-12-08 22:32:00 -05:00
Timothy Warren 1a45e57b7c Miscellaneous code cleanup 2017-03-20 19:08:33 -04:00
Timothy Warren 6bf107e1ad Update all the header comments with the correct repository url 2017-03-07 20:53:58 -05:00
Timothy Warren 30b43fd27c Lots of style fixes, with more to come 2017-02-17 10:55:17 -05:00
Timothy Warren db07976403 Update header comments 2017-02-15 16:13:32 -05:00
Timothy Warren 8f8c413927 Fix update requests broken by Artax conversion 2017-02-09 20:10:13 -05:00
Timothy Warren 50c543218b Remove 'fix' for issue caused by php.ini setting 2017-02-09 13:45:40 -05:00
Timothy Warren 906a1f1efa Another ugly progress commit
- Eradicated Guzzle from main codebase
- All API requests now use Artax
- Refactor code to use function and constant imports
- And more!
2017-02-08 15:48:20 -05:00
Timothy Warren deecb5a912 Start of work to replace Guzzle with Artax 2017-02-08 00:44:57 -05:00
Timothy Warren bf7f6973a4 Create Request Builder wrapper around Artax 2017-02-07 13:11:42 -05:00