Activity
Added #_raw to get a raw hash (not updated if attributes are), of the…
Added #_raw to get a raw hash (not updated if attributes are), of the…
Fixed case where default resolver would override a the resolver for a…
Fixed case where default resolver would override a the resolver for a…
Extended check for local/private addresses to use IPAddr #local?, #li…
Extended check for local/private addresses to use IPAddr #local?, #li…
Marginal security improvement by refusing to connect to localhost by …
Marginal security improvement by refusing to connect to localhost by …
Made UnsafeResolver marginally safer (prevent arbitrary path reads)
Made UnsafeResolver marginally safer (prevent arbitrary path reads)
Add mechanism to provide a "resolver" that will be used to retrieve U…
Add mechanism to provide a "resolver" that will be used to retrieve U…
Started adding iteration to collections
Started adding iteration to collections
Ensured more fields are treated as URI's; augmented example to show i…
Ensured more fields are treated as URI's; augmented example to show i…
Allow specifying a type for ap_attr's; refactor to require one ap_att…
Allow specifying a type for ap_attr's; refactor to require one ap_att…
Integrated webfinger; Added ActivityPub::URI helper class to make wor…
Integrated webfinger; Added ActivityPub::URI helper class to make wor…
Avoid populating attributes w/nil when deserializing as it leads to a…
Avoid populating attributes w/nil when deserializing as it leads to a…
Added PropertyValue and Hashtag Mastodon extensions, and start of rec…
Added PropertyValue and Hashtag Mastodon extensions, and start of rec…
Added additional testcases for Person, OrderedCollection
Added additional testcases for Person, OrderedCollection
Added a few ActivityStreams and Mastodon extension attributes.
Added a few ActivityStreams and Mastodon extension attributes.
Added basic rspec setup and initial unit tests
Added basic rspec setup and initial unit tests
Minor readme update; Added Base class
Minor readme update; Added Base class