Commit Graph

21 Commits

Author SHA1 Message Date
usbharu 4b0eca63e1
gradle化とKotlin化 2024-11-09 00:57:48 +09:00
James M Snell e488827d5a Merge pull request #12 from jasnell/testcases
Some additional test cases and cleanups
2014-05-01 21:19:47 -07:00
James M Snell 355c29d418 Some additional test cases and cleanups 2014-05-01 21:19:31 -07:00
James M Snell 296ff102a9 Merge pull request #11 from jasnell/master
Silly oversight
2014-05-01 21:11:51 -07:00
James M Snell 37f145be38 Silly oversight 2014-05-01 21:11:16 -07:00
James M Snell bb323cbdc3 Merge pull request #10 from jasnell/actions05update
Reworking the Actions parameter object per the updated Action Handlers
2014-05-01 21:09:03 -07:00
James M Snell 478d497d1a Reworking the Actions parameter object per the updated Action Handlers
spec (http://tools.ietf.org/html/draft-snell-activitystreams-actions-05)
2014-05-01 21:08:10 -07:00
James M Snell f01e302aa2 Merge pull request #9 from jasnell/fixes20140428
A few bug fixes.
2014-04-28 18:12:15 -07:00
James M Snell c4a4f1c3b0 A few bug fixes. 2014-04-28 18:11:45 -07:00
James M Snell cb0a252911 Merge pull request #8 from jasnell/typeextmore
Javadocs and other minor tweaks
2014-04-25 13:26:23 -07:00
James M Snell db768391aa Javadocs and other minor tweaks 2014-04-25 13:25:28 -07:00
James M Snell c395489c5a Merge pull request #7 from jasnell/typeext
Bug fix + Initial type value registry impl
2014-04-25 12:48:14 -07:00
James M Snell f1da6754e8 delete test file 2014-04-25 12:46:40 -07:00
James M Snell 00773c5480 Fixing silly bugs and rounding out the type registry functionality a
bit more
2014-04-25 12:46:27 -07:00
James M Snell 8b63519dd7 * Ensure proper handling of simple token type id’s (they cannot be
resolved into object form)…
* Add resolveNoWait … resolves without first waiting on preload to
complete
2014-04-25 09:24:07 -07:00
James M Snell 2a67769422 Initial experimental extension type registry support.
For extension objectType and verb identifiers, this implements an
incremental discovery/resolution mechanism that will attempt to
discover type value metadata via HTTP GET calls to the Type Value id.
2014-04-24 13:59:02 -07:00
James M Snell eb6a561e5c Merge pull request #6 from jasnell/20140417-generalimprovements
Mostly javadoc improvements. A few minor api tweaks as well.
2014-04-17 14:42:39 -07:00
James M Snell 1620884b5a Mostly javadoc improvements. A few minor api tweaks as well. 2014-04-17 14:41:56 -07:00
James M Snell 0c1545c0de Merge pull request #5 from jasnell/minordocs
Documentation updates
2014-04-17 09:38:32 -07:00
James M Snell 63cdc1ac6a Some minor documentation updates.. including adding the CONTRIBUTING
and LICENSE details at the top level and copyright statements to each
of the source files
2014-04-17 09:20:48 -07:00
James M Snell cc478d748c Initial Checkin… Activity Streams 1.0 Reference Implementation 2014-04-16 15:27:45 -07:00