Unverified Commit 20976438 authored by Hong Minhee's avatar Hong Minhee
Browse files

Activity's object prop no more accepts Link

parent 09d2e021
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -53,6 +53,15 @@ To be released.
     -  `Object.clone()` method's `images` option no more accepts `Link`
        objects.

 -  `Activity`'s `object` property no more accepts `Link` objects.

     -  `new Activity()` constructor's `object` option no more accepts `Link`
        objects.
     -  `Activity.getObject()` method no more returns a `Link` object.
     -  `Activity.getObjects()` method no more returns `Link` objects.
     -  `Activity.clone()` method's `object` option no more accepts `Link`
        objects.

 -  Added `sensitive` property to `Object` class.

     -  `new Object()` constructor now accepts `sensitive` option.
+77 −94

File changed.

Preview size limit exceeded, changes collapsed.

+17 −17

File changed.

Preview size limit exceeded, changes collapsed.

+0 −1
Original line number Diff line number Diff line
@@ -37,4 +37,3 @@ properties:
    wishlist", the object of the activity is the movie added.
  range:
  - "https://www.w3.org/ns/activitystreams#Object"
  - "https://www.w3.org/ns/activitystreams#Link"