Commit graph

  • 9a0f688c63 Fix build, hook up type serialization. Cory Slep 2018-12-09 12:45:08 +0100
  • fe8b4e7261 Add type conversion (still broken at this commit) Cory Slep 2018-12-09 11:40:59 +0100
  • 069b8de820 Add initial convert (exp is broken at this commit) Cory Slep 2018-12-08 23:05:02 +0100
  • dc2ce18fd7 Finish adding values and nat lang maps. Cory Slep 2018-12-08 18:57:40 +0100
  • beb44b1bde Fix more items in the specification Cory Slep 2018-12-08 18:57:20 +0100
  • 139dc3c5ea Hack for "without property", begin resolving references. Cory Slep 2018-12-08 17:50:26 +0100
  • 8589b0f14f Cleaned up the spec definition file Cory Slep 2018-12-08 17:50:02 +0100
  • 9c3005b17f
    Merge pull request #78 from cjslep/dev Cory J Slep 2018-12-05 23:55:14 +0100
  • d2182dc3b9 Tool can now print its intermediate state Cory Slep 2018-12-05 23:50:20 +0100
  • e5693c2eb9 Finish implementing ontologies. Cory Slep 2018-12-05 23:36:27 +0100
  • dae9d884ab Remove duplicate entries Cory Slep 2018-12-05 23:35:53 +0100
  • 41be1062fe Improve spec.json Cory Slep 2018-12-05 22:54:35 +0100
  • 0f98307f07 Bug fixes and ontology improvements. Cory Slep 2018-12-05 22:53:26 +0100
  • 864616542c Prepare for @type to contextually resolve. Cory Slep 2018-12-02 23:48:54 +0100
  • 0530121039 Progress on implementing the schema ontology. Cory Slep 2018-12-02 22:37:43 +0100
  • e508425ddb Remove leftover print call Cory Slep 2018-12-02 22:36:43 +0100
  • 676dc64dbb Allow a node to hijack the rest of the recursive descent. Cory Slep 2018-12-02 22:35:46 +0100
  • e13d837405 Add alias to name in spec Cory Slep 2018-12-02 22:35:23 +0100
  • 503e95e52e Add alias for url Cory Slep 2018-12-02 20:07:01 +0100
  • 30f9f6a16b Fix aliasing specific elements. Cory Slep 2018-12-02 20:04:56 +0100
  • caa2e4d2fa Expand the as alias to the ActivityStreams URI Cory Slep 2018-12-02 13:56:36 +0100
  • 90b12d43aa Fix bugs for handling aliased nodes and containers Cory Slep 2018-12-02 13:55:29 +0100
  • b657bd2307 Add some OWL ontology implementations Cory Slep 2018-12-01 18:31:35 +0100
  • c61bd2d129 Add rdf ontology nodes, make processing mandatory. Cory Slep 2018-12-01 16:36:33 +0100
  • 94569ca549 Setup applying RDF node understanding. Cory Slep 2018-11-29 22:53:48 +0100
  • 68f6602ebb Fix fork imports and rearrange parsing functions Cory Slep 2018-11-29 01:22:56 +0100
  • 0470f8e603 Add internal parsed RDF definition data types. Cory Slep 2018-11-28 23:50:07 +0100
  • 8b4f9fc81c Prepare tool for ingesting JSON LD context defs. Cory Slep 2018-11-28 21:40:11 +0100
  • 2709d26229 Ran gofmt in props dir Cory Slep 2018-11-28 21:39:11 +0100
  • 9cae676dd9 Add activitystreams specification definition. Cory Slep 2018-11-28 21:38:34 +0100
  • c2325ed7ea
    Merge pull request #77 from BenLubar-PR/gosum Cory J Slep 2018-11-20 08:14:50 +0100
  • d45efd665a
    Add go.mod hashes to go.sum via "go get". Ben Lubar 2018-11-19 13:56:06 -0600
  • 468b81f61f
    Rename go.modverify to go.sum. Ben Lubar 2018-11-19 13:55:34 -0600
  • ff0fcb60f3 Update README and CHANGELOG in preparation for v0.4.0 release v0.4.0 Cory Slep 2018-11-17 17:17:38 +0100
  • 31482f867e Add constructors for the streams package. Cory Slep 2018-11-17 16:59:49 +0100
  • 2d4695e969 Update Write.as to WriteFreely in README Cory Slep 2018-11-17 16:41:00 +0100
  • 8795587007 Experimental: Add RDF package for JSONLD context definitions. Cory Slep 2018-11-17 16:33:42 +0100
  • 137c1d51fb Remove unnecessary whitespace Cory Slep 2018-11-17 16:33:21 +0100
  • 7f8b7a6723 experimental: Add disjoint type function Cory Slep 2018-11-04 19:20:42 +0100
  • 2ebd905f76 experimental: More type improvements. Cory Slep 2018-11-04 19:05:56 +0100
  • d08cc46275 experimental: Add ActivityPub types. Cory Slep 2018-11-03 16:56:09 +0100
  • e834879207 Experimental: restructure directories Cory Slep 2018-10-19 22:44:13 +0200
  • c4425ee50e experimental: Keep single-type special-case API Cory Slep 2018-10-16 22:08:10 +0200
  • 4f628f1b7e Support natual language maps for properties. Cory Slep 2018-10-16 22:00:18 +0200
  • c91db1e4ae Support unknown property types when serializing and deserializing Cory Slep 2018-10-11 12:15:55 +0200
  • 3a9b9812b5 Fix spacing in generated comment Cory Slep 2018-10-11 11:38:46 +0200
  • 4a35079fd0 Add comments, clean up code Cory Slep 2018-10-10 00:32:37 +0200
  • eb09223588 Make code generation more robust Cory Slep 2018-10-08 22:19:10 +0200
  • c8431878da Now that core fundamentals are working, begin refactoring Cory Slep 2018-09-25 23:21:07 +0200
  • 1426f30be1 Add comments to nonfunctional properties. Cory Slep 2018-09-20 19:24:20 +0200
  • d0c1e6a3e3 Add comments to functional properties. Cory Slep 2018-09-18 23:00:08 +0200
  • 87032d3af9 Add serialization/deserialization generated code. Cory Slep 2018-09-16 00:02:11 +0200
  • c3ec4d5344 More exprimentation with property-oriented code generation Cory Slep 2018-09-12 22:45:59 +0200
  • 1a1c50acfb Experimental directory for v1 code generation. Cory Slep 2018-09-04 23:44:16 +0200
  • 3076a5410a Add nascent idea to static + dynamic plugin system Cory Slep 2018-09-01 20:03:51 +0200
  • 806c037e3b Add note to self to check Follow edge case Cory Slep 2018-09-01 20:03:40 +0200
  • 3b3c8efdd1 Add Read.as to the list of client applications v0.3.0 Cory Slep 2018-08-28 20:24:53 +0200
  • a7d2d52351 Add multiply-typed unknown property methods to vocab interfaces. Cory Slep 2018-08-21 22:26:13 +0200
  • 9e2efad733 Update README and CHANGELOG for v0.3.0 Cory Slep 2018-08-21 20:56:34 +0200
  • 012f23e435 Update CHANGELOG Cory Slep 2018-08-21 20:53:18 +0200
  • 83277d57c9 Announce activities now add to shares collections on objects. Cory Slep 2018-08-21 20:49:24 +0200
  • 2071460bc1 Update CHANGELOG Cory Slep 2018-08-21 19:07:14 +0200
  • bd6369d284 Add the missing 'shares' property to streams.Object Cory Slep 2018-08-21 19:00:49 +0200
  • befab36c29 Add the missing 'shares' property to vocab.Object Cory Slep 2018-08-21 18:59:18 +0200
  • c430c8af1d Update CHANGELOG Cory Slep 2018-08-20 23:19:43 +0200
  • 1252727ca8 Add tests for Callbacker extensions Cory Slep 2018-08-20 23:11:33 +0200
  • 1c057922ca Fix intransitive activity generated code in vocab. Cory Slep 2018-08-20 23:08:02 +0200
  • 797b2f79a8 Support other activity types Cory Slep 2018-08-20 00:35:31 +0200
  • d0812c9471 Support unknown (extended) properties in vocab Cory Slep 2018-08-19 23:37:02 +0200
  • 387ed4a775 Fix body delivery bytes being incorrectly copied v0.2.1 Cory Slep 2018-08-19 22:52:24 +0200
  • 17fce2255a Update README and CHANGELOG for v0.2.1 release Cory Slep 2018-08-19 19:00:48 +0200
  • 2f2858f92b Include more links to go-fed.org and official reports Cory Slep 2018-08-19 18:39:54 +0200
  • 46d55732d5 Use minimum sized types for enumerated values Cory Slep 2018-08-19 18:31:45 +0200
  • 493b48b665 Update README with official implementation report links. Cory Slep 2018-08-19 18:26:02 +0200
  • 3b0d31022c Update README with applications using the library Cory Slep 2018-08-19 18:20:58 +0200
  • 8b0590a0cd Correctly test for root cause in issue 75. Cory Slep 2018-08-19 18:03:47 +0200
  • 3740d4a418 Remove TODO Cory Slep 2018-08-19 11:06:52 +0200
  • 452d6f1af7 Add unit test for issue 75: C2S not forwarding Cory Slep 2018-08-19 01:05:02 +0200
  • a5757b4382 Update README and CHANGELOG for v0.2.0 release v0.2.0 Cory Slep 2018-08-04 15:36:53 +0200
  • 377455aa70 Add IsPublic to streams types Cory Slep 2018-08-04 15:30:31 +0200
  • e372d2781e Update CHANGELOG Cory Slep 2018-08-04 15:28:00 +0200
  • c655c635ff Add IsPublic to vocab.Object types & subtypes. Cory Slep 2018-08-04 15:20:34 +0200
  • f8b24eef88 Use OrderedCollection by default for collections. Cory Slep 2018-08-04 13:51:00 +0200
  • dfffcd7eb2 Update CHANGELOG Cory Slep 2018-08-04 13:36:43 +0200
  • be4644fbca Examine IRI when origin checking Update/Delete Cory Slep 2018-08-03 22:54:12 +0200
  • f82653f709 Don't do an Activity's side effects more than once Cory Slep 2018-08-03 22:30:53 +0200
  • 8fa0f2395c Add Like activities to the likes collection. Cory Slep 2018-08-02 22:29:03 +0200
  • 107468d8e9 Fix GetInbox failure due to unavailable messages. Cory Slep 2018-08-01 23:30:20 +0200
  • 10e099bd8a Remove unused test method from previous interface. Cory Slep 2018-08-01 23:22:46 +0200
  • b0c125a7ba Improve media type detection for ActivityPub types Cory Slep 2018-08-01 23:18:41 +0200
  • 1ed478582e To immediately be deleted. Cory Slep 2018-08-01 19:27:06 +0200
  • cfdfddfda4 Update changelog and contributing Cory Slep 2018-07-28 13:26:55 +0200
  • 50f3ddbfc5
    Merge pull request #52 from 21stio/patch-1 Cory J Slep 2018-07-01 13:15:50 +0200
  • 4870298a37
    Merge pull request #53 from 21stio/patch-2 Cory J Slep 2018-07-01 13:15:34 +0200
  • c6b55cc0f2
    Merge pull request #54 from 21stio/patch-3 Cory J Slep 2018-07-01 13:15:05 +0200
  • 6bea627342
    Update README.md 21stio 2018-06-25 09:45:09 +0200
  • 3c9368c902
    Update README.md 21stio 2018-06-25 09:44:24 +0200
  • 7b788cf596
    Update README.md 21stio 2018-06-25 09:43:15 +0200
  • af5ed41bad Remove duplicate intermediate types. Cory Slep 2018-06-17 18:51:30 +0200
  • 307eb259b8 Update README and other files for 0.1.1 v0.1.1 Cory Slep 2018-06-13 23:23:46 +0200