Partially convert new follower notification to new email API
authorTim Düsterhus <duesterhus@woltlab.com>
Thu, 16 Jun 2016 15:23:55 +0000 (17:23 +0200)
committerTim Düsterhus <duesterhus@woltlab.com>
Fri, 29 Jul 2016 14:25:53 +0000 (16:25 +0200)
commit3c5d2b85f4a5623dde4cbd7b1872ea46ebe8523d
tree666eeb34c3bc9bc630ad90cbd3828e7f856996db
parent69fa057bb4041d600489146e054cc0be953a1f11
Partially convert new follower notification to new email API
com.woltlab.wcf/templates/email_html.tpl
com.woltlab.wcf/templates/email_notification.tpl
com.woltlab.wcf/templates/email_notification_userFollowFollowing.tpl [new file with mode: 0644]
com.woltlab.wcf/templates/email_plaintext.tpl
com.woltlab.wcf/templates/email_userInformationHeadline.tpl [new file with mode: 0644]
wcfsetup/install/files/lib/system/user/notification/UserNotificationHandler.class.php
wcfsetup/install/files/lib/system/user/notification/event/IUserNotificationEvent.class.php
wcfsetup/install/files/lib/system/user/notification/event/UserFollowFollowingUserNotificationEvent.class.php
wcfsetup/install/lang/de.xml
wcfsetup/install/lang/en.xml