framework/src/Core/Models
Toby Zerner bc9be30a02 More powerful/extensible notifications
- Notifications can be delivered in multiple ways (alert, email)
- Different notification types can implement interfaces to allow
themselves to be delivered in these various ways
- User preferences for each notification type/method combination are
automatically registered
2015-03-28 15:43:58 +10:30
..
AccessToken.php Upgrade to L5 + huge refactor + more. closes #2 2015-02-24 20:33:18 +10:30
Activity.php Add user activity system 2015-03-17 17:06:12 +10:30
CommentPost.php All post types get numbers 2015-03-24 15:06:57 +10:30
Discussion.php Only get posts with registered types. 2015-03-28 15:43:58 +10:30
DiscussionRenamedPost.php Change "renamed" post type to more descriptive "discussionRenamed" 2015-03-28 15:43:58 +10:30
DiscussionState.php Upgrade to L5 + huge refactor + more. closes #2 2015-02-24 20:33:18 +10:30
Forum.php Upgrade to L5 + huge refactor + more. closes #2 2015-02-24 20:33:18 +10:30
Group.php Upgrade to L5 + huge refactor + more. closes #2 2015-02-24 20:33:18 +10:30
Guest.php Upgrade to L5 + huge refactor + more. closes #2 2015-02-24 20:33:18 +10:30
Model.php Add model validation back in 2015-02-26 12:44:39 +10:30
Notification.php More powerful/extensible notifications 2015-03-28 15:43:58 +10:30
Permission.php Upgrade to L5 + huge refactor + more. closes #2 2015-02-24 20:33:18 +10:30
Post.php Only get posts with registered types. 2015-03-28 15:43:58 +10:30
RegisteredTypesScope.php Only get posts with registered types. 2015-03-28 15:43:58 +10:30
User.php More powerful/extensible notifications 2015-03-28 15:43:58 +10:30