Commit Graph

25 Commits

Author SHA1 Message Date
Justin Foell 632898fc86 Fixed athlete addition in WP 5.3;
Bumped version
Updated changelog
Added FAQ about adding/removing at the same time
2019-12-22 11:29:56 -06:00
Justin Foell 8b20f75aa8 Include client_id in transient to avoid multiple athelete collisions 2019-11-01 15:44:39 -05:00
Justin Foell 9371d1e7f0 Remove old map caching now that all activity is cached 2019-11-01 15:34:05 -05:00
Justin Foell 7680149bdd Add new transients to cache clear 2019-11-01 15:33:41 -05:00
Justin Foell 2aaa87d0c9 Add 1 hour transient caching to all API calls 2019-11-01 15:33:10 -05:00
Justin Foell 0ea6763729 Formatting 2019-11-01 14:35:10 -05:00
Justin Foell 065377620e Updates for PHPCS 2019-11-01 14:32:02 -05:00
Justin Foell bfd142e051 Added input filtering 2019-11-01 14:26:57 -05:00
Justin Foell 6e23cb1acf Escape output to fix PHPCS errors 2019-11-01 13:34:47 -05:00
Justin Foell 564d07c0dc Moved LatestMapWidget code into LatestMap class for use in both
widget/shortcode
2019-11-01 12:57:40 -05:00
Justin Foell c1c1febbce Formatting and spelling 2019-10-05 22:04:01 -05:00
Justin Foell 5bf4dad1e4 Promoted athelete_token check 2019-10-05 21:54:35 -05:00
Justin Foell 65658b75d4 Delete old options during cache clear 2019-10-05 21:22:38 -05:00
Justin Foell bc9f8f6468 Updated documentation and version for 2.0.0 2019-10-04 16:07:07 -05:00
Justin Foell 00812e55e8 Fixed Activity filter and added Activity Unit Test 2019-10-04 15:50:08 -05:00
Justin Foell 2c6a1e6eb3 Updated visibility of auth feedback
Updated readme
Updated version to beta1
2019-09-21 23:41:18 -05:00
Justin Foell 8fc6de5957 Merge branch 'master' into feature/refresh-auth 2019-09-21 23:28:21 -05:00
Justin Foell 7621c5ca65 Don't retry unless using refresh auth 2019-09-21 21:43:52 -05:00
Justin Foell 9d8e071f96 Load API IDs in Settings constructor
Make sure auth token is correct for Client ID
Add a one-time 404 auth_refresh and retry
2019-09-21 17:59:40 -05:00
Justin Foell bfca681199 Merge branch 'master' into feature/refresh-auth 2019-09-13 12:13:44 -05:00
Justin Foell 74f1970937 Switch calls from get_default_token() to get_default_id() 2019-08-02 10:36:36 -05:00
Justin Foell 520bd1b649 Switch calls to use Client ID instead of Access Token 2019-06-03 16:07:15 -05:00
Justin Foell cfdf3aae9e Added refresh cron and refresh method 2019-06-03 14:27:14 -05:00
Justin Foell 15de60d764 Moved from token being the identifier to Client ID 2019-04-01 16:21:13 -05:00
Justin Foell 2265e73f83 Renamed lib to includes 2019-04-01 15:17:27 -05:00