gnu-social/plugins/Event/classes
Stephen Paul Weber 3e1a6a65e6 Event plugin uses saveObjectFromActivity for RSVP
The Event plugin is still using a deprecated hook for saving extra data,
which makes it harder to hook into from other plugins.  This commit
fixes it to use the new hook for at least RSVPs.

NOTE: this plugin incorrectly sets the object_type of RSVP notices to
their verb.  This was existing behaviour which I have preserved for
backwards-compatability.
2015-10-22 17:10:50 +00:00
..
Happening.php utf8mb4 conversion on database with index adjusts 2015-02-12 18:18:55 +01:00
RSVP.php Event plugin uses saveObjectFromActivity for RSVP 2015-10-22 17:10:50 +00:00