gnu-social/plugins/Event
Brion Vibber 4ea35f339d Fixes for Event plugin:
* RSVP cancel/delete now works
* caching fix for RSVP insert and delete (compound unique keys aren't properly handled for pkeyGet's caching right now; hacked it for this class for the moment)
* div nesting fix
* missing name/avatar on RSVP responses
2011-03-09 14:10:26 -08:00
..
EventPlugin.php Fixes for Event plugin: 2011-03-09 14:10:26 -08:00
Happening.php Fixes for Event plugin: 2011-03-09 14:10:26 -08:00
RSVP.php Fixes for Event plugin: 2011-03-09 14:10:26 -08:00
cancelrsvp.php Fixes for Event plugin: 2011-03-09 14:10:26 -08:00
cancelrsvpform.php updates to make RSVPs work 2011-03-09 12:28:25 -05:00
eventform.php add url to events 2011-03-09 10:07:30 -05:00
newevent.php updates to make RSVPs work 2011-03-09 12:28:25 -05:00
newrsvp.php Fixes for Event plugin: 2011-03-09 14:10:26 -08:00
rsvpform.php updates to make RSVPs work 2011-03-09 12:28:25 -05:00
showevent.php updates to make RSVPs work 2011-03-09 12:28:25 -05:00
showrsvp.php Kinda complete and kinda working-ish events 2011-03-09 02:37:55 -05:00