Commit Graph

11 Commits

Author SHA1 Message Date
Justin Foell 50865bbbd2 Added WPStrava Exception
Consolidated error handling
2018-04-27 21:19:27 -05:00
Justin Foell 71060c35b0 Added extended timeout to all API requests
Bumped version
Fixed spelling errors
2018-03-29 10:44:58 -05:00
Justin Foell 5797d2b639 Increased API post timeout to 30 seconds
Simplified access token logic
2018-03-29 08:49:40 -05:00
Justin Foell a025970dbd Add Authentication Failed debug
Switch to rawurlencode()
2018-03-28 09:04:45 -05:00
Justin Foell bcaaff6754 Ignore specific phpcs warnings 2018-03-28 09:03:52 -05:00
Justin Foell 7a8e0f170f Changed to new phpcs:ignore 2018-03-23 16:53:23 -05:00
Justin Foell 702febcc8c Added some missing 'Translators:' comments
Added class documentation
Changed phpcs ignores to new style
2018-03-23 16:52:06 -05:00
Justin Foell a7d7cbe80b urlencode() redirect_uri 2018-03-23 12:31:24 -05:00
Justin Foell 1556977c40 Fixed formatting and bumped version 2018-03-23 11:21:14 -05:00
Justin Foell 3f08061045 Move shortcode adds to main class.
Fixed to avoid undefined index/property with abridged club activity
data.
2018-03-23 11:13:08 -05:00
Justin Foell 655a0afa58 Added composer for autoloader and moved files to conform to PSR-0 2018-02-23 12:14:05 -06:00