gnu-social/plugins/Event
Brion Vibber 20ca5027cc Consolidate common code in micro-apps custom notice type display actions.
The ShowNoticeAction subclasses were cut-n-pasting a lot of prepare() code from ShowNoticeAction, though the only part that's different is how we look up the notice. Broke that out to a getNotice() method, so only that needs to be copied. Avoids extra copies of permission checks and other common code in this spot.
2011-03-29 16:58:15 -07:00
..
locale Localisation updates from http://translatewiki.net. 2011-03-24 16:08:03 +01:00
EventPlugin.php A little more quick styling for Events. 2011-03-17 08:32:18 -04:00
Happening.php Fixes for Event plugin: 2011-03-09 14:10:26 -08:00
RSVP.php Fallback for RSVP display when Event is deleted 2011-03-23 22:10:44 -04:00
cancelrsvp.php Fixes for Event plugin: 2011-03-09 14:10:26 -08:00
cancelrsvpform.php use Y,N,? instead of 1,0,null for 3vl in RSVPs 2011-03-16 14:55:19 -04:00
event.css slightly better formatting on events 2011-03-16 17:13:34 -04:00
eventform.php add url to events 2011-03-09 10:07:30 -05:00
newevent.php better date handling in events 2011-03-16 19:08:35 -04:00
newrsvp.php use Y,N,? instead of 1,0,null for 3vl in RSVPs 2011-03-16 14:55:19 -04:00
rsvpform.php use Y,N,? instead of 1,0,null for 3vl in RSVPs 2011-03-16 14:55:19 -04:00
showevent.php Consolidate common code in micro-apps custom notice type display actions. 2011-03-29 16:58:15 -07:00
showrsvp.php Consolidate common code in micro-apps custom notice type display actions. 2011-03-29 16:58:15 -07:00