gnu-social/plugins/EmailReminder
Mikael Nordfeldth de55d8f83b plugins onAutoload now only overloads if necessary (extlibs etc.)
lib/plugin.php now has a parent onAutoload function that finds most common
files that are used in plugins (actions, dataobjects, forms, libs etc.) if
they are put in the standardised directories ('actions', 'classes', 'forms',
'lib' and perhaps some others in the future).
2013-08-28 16:10:30 +02:00
..
classes Plugins with classes that extend Managed_DataObject get better code reuse 2013-08-12 20:00:01 +02:00
lib * only send the one invitation reminder per email address, regardless of how many invitations there are 2011-06-21 13:25:05 -07:00
locale Localisation updates from http://translatewiki.net. 2012-06-30 11:10:38 +00:00
mail-src Add ability to send special one-time reminders 2011-06-20 12:58:14 -07:00
scripts * only send the one invitation reminder per email address, regardless of how many invitations there are 2011-06-21 13:25:05 -07:00
EmailReminderPlugin.php plugins onAutoload now only overloads if necessary (extlibs etc.) 2013-08-28 16:10:30 +02:00