gnu-social/plugins/Event
Brion Vibber 0ac0925309 Fix timestamps in fallback content for EventPlugin
A bunch of the common_* functions for date formatting expect an interpretable string, rather than a Unix timestamp, as input. Switched to using the DB-formatted timestamps as we put them into the object rather than the unix timestamp intermediate value when formatting the plaintext and HTML fallback content.
2011-03-30 12:50:56 -07:00
..
locale Localisation updates from http://translatewiki.net. 2011-03-24 16:08:03 +01: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
EventPlugin.php A little more quick styling for Events. 2011-03-17 08:32:18 -04:00
Happening.php Fix timestamps in fallback content for EventPlugin 2011-03-30 12:50:56 -07: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
RSVP.php Fallback for RSVP display when Event is deleted 2011-03-23 22:10:44 -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