Commit graph

113 commits

Author SHA1 Message Date
adamwynne
960c95676e bump version 2014-03-20 11:16:24 +00:00
Adam Wynne
ee1fbe82dd Merge pull request #44 from minleychris/master
Updating http async to fix problem with uploading
2014-03-20 11:06:33 +00:00
Chris Wilson
6ac62254ab Updating http async to fix problem with uploading 2014-03-20 12:01:01 +01:00
Adam Wynne
ac632fec84 Merge pull request #41 from ryane/master
add lists-ownerships restful method
2014-02-26 06:21:24 +00:00
ryane
9bb135fb96 add lists-ownerships restful method 2014-02-25 19:49:00 -05:00
Adam Wynne
c6d1ee09c7 Merge pull request #37 from paulbowler/patch-1
Updated README.md
2014-01-09 08:04:25 -08:00
Paul Bowler
6e7074ca85 Update README.md
Corrected parameter name in friendships-show examples from :screen-name to :target-screen-name
2014-01-09 14:42:08 +00:00
Peat Bakke
bc35e99b44 Updating CHANGELOG.md ... missed it for the 0.7.5 update 2014-01-08 10:09:03 -08:00
Peat Bakke
9f33689a98 Bumping minor version 2014-01-07 13:57:43 -08:00
Peat Bakke
a6c7635946 Bumping minor version 2014-01-07 13:56:28 -08:00
Peat Bakke
bef8681a58 Merge pull request #35 from jtoy/master
Changed "http" schemes to "https"
2014-01-07 13:47:50 -08:00
jtoy
39c7655590 make everything https 2014-01-07 14:36:27 -05:00
Adam Wynne
a3059cefd2 Merge pull request #32 from minleychris/master
Media posting should be on a different URL
2013-09-27 23:19:22 -07:00
Chris Wilson
a3017290a5 Media posting should be on a different URL 2013-09-27 22:24:32 +02:00
adamwynne
8b53cf37ae Removed dependency for adamwynne/clj-oauth and fixed tests 2013-04-26 17:46:47 +01:00
Adam Wynne
896848da67 Forgot to push this to clojars 2013-03-08 08:14:15 +00:00
Adam Wynne
efab0abb82 Merge pull request #24 from hozumi/master
Remove extra .json from path
2013-02-08 04:29:38 -08:00
Takahiro Hozumi
11354efaa9 remove extra .json from path 2013-02-08 20:49:31 +09:00
Adam Wynne
71b3537db9 Whoops - changed comment 2013-02-05 16:48:28 +00:00
Adam Wynne
953fe1e151 Changed the examples to all use authentication (ala api version 1.1) 2013-02-05 16:47:46 +00:00
Adam Wynne
15153bf062 Fixed the readme example and updated the .gitignore to exclude /target/ 2013-02-05 16:42:54 +00:00
Adam Wynne
128bfe8c37 Upgraded the async library dependency 2013-01-30 18:03:37 +00:00
Adam Wynne
dd53281ef1 Bumped search api version and incorporated the Kibits recommendation 2013-01-23 16:25:26 +00:00
Aaron Steele
0e215a499d Bump search API to v1.1 2013-01-22 08:57:28 -08:00
Adam Wynne
f29f7f831d Changed the 'action' parameter to 'verb' and added a changelog 2013-01-11 15:05:41 +00:00
Peat Bakke
4575827096 Fixing typo 2013-01-07 18:17:21 -08:00
Peat Bakke
6a268c84d4 Updating docs 2013-01-07 18:15:22 -08:00
Peat Bakke
1b637b2208 New naming scheme; all tests passing 2013-01-07 18:00:52 -08:00
Adam Wynne
3d99aae930 Merge pull request #16 from peat/v1.1
Bump to v1.1
2013-01-04 22:30:10 -08:00
Adam Wynne
96d83c55e8 Merge pull request #15 from peat/hide-config
Preventing accidental commits of resources/test.config
2013-01-04 22:19:09 -08:00
Adam Wynne
e39358e9a0 Merge pull request #17 from peat/clojure-1.4
All tests pass with Clojure 1.4
2013-01-04 22:07:18 -08:00
Peat Bakke
af0ea155a8 All tests pass with Clojure 1.4 2013-01-04 17:36:52 -08:00
Peat Bakke
82e5830ad1 Updating to Twitter API v1.1. All tests passing. 2013-01-04 17:11:04 -08:00
Peat Bakke
4a29d1bd73 Updating restful and streaming resources for v1.1 2013-01-04 16:23:19 -08:00
Peat Bakke
aca50b78bb Ignoring test.config to prevent accidental checkins; adding blank test.config.example 2013-01-04 13:01:26 -08:00
Adam Wynne
69d761d003 bump version number for json lib change 2012-11-04 11:09:54 +00:00
Adam Wynne
11b909dd1b Merge pull request #13 from bitsai/master
bump data.json version, remove public-timeline (deprecated)
2012-11-04 03:08:02 -08:00
Benny Tsai
b1b94ea16c bump data.json version 2012-11-03 21:59:02 -07:00
Benny Tsai
431a2c201a remove public-timeline, which has been deprecated (see https://dev.twitter.com/docs/api/1/get/statuses/public_timeline) 2012-11-03 21:55:54 -07:00
Adam Wynne
4c3b76c526 push to clojars 2012-11-01 16:37:29 +00:00
Adam Wynne
d99086a134 Merge pull request #10 from jcrossley3/patch-2
Fixes #9
2012-10-10 10:14:46 -07:00
Jim Crossley
6e7d0801be Fixes #9
The latest http.async client quits after the default timeout of 60s elapses.
A setting of -1 turns this "feature" off. :)
2012-10-10 14:11:32 -03:00
Adam Wynne
3ca5594c5e Changed to the latest http.async.client 2012-09-13 14:10:39 +01:00
Adam Wynne
7f02bfca58 typo 2012-04-23 21:57:28 +01:00
Adam Wynne
d86e6b99a3 Bumped the dependency on clj-oauth 2012-04-19 12:29:01 +01:00
Adam Wynne
ca65ce7c47 fixed the apicontext stuff 2012-04-19 10:53:09 +01:00
Adam Wynne
2270e267be no version on the oauth api 2012-04-19 08:54:12 +01:00
Adam Wynne
686f150c2a bump version number 2012-04-18 21:28:07 +01:00
Adam Wynne
cc51c459f6 the oath commands are not .json responses 2012-04-18 21:23:48 +01:00
Adam Wynne
ba62cd62aa whoops - forgot to bump the README.md version 2012-04-18 20:02:29 +01:00