framework/src/Core/Models
Toby Zerner 42851f425b Rejig formatting API. closes flarum/core#85
It works but it’s not the most pretty thing in the world. @franzliedke
Would be great if you could take a look at the whole formatting API and
work your magic on it sometime… my brain is fried!
2015-06-04 10:48:07 +09:30
..
AccessToken.php Improvements to change/forgot password 2015-05-27 16:25:44 +09:30
Activity.php New user activity feed API. 2015-05-20 12:30:27 +09:30
CommentPost.php Rejig formatting API. closes flarum/core#85 2015-06-04 10:48:07 +09:30
Discussion.php Use pre-loaded state if applicable. closes flarum/core#89 2015-06-01 12:26:11 +09:30
DiscussionRenamedPost.php Rename ActivityPost to EventPost 2015-05-18 18:47:34 +09:30
DiscussionState.php Upgrade to L5 + huge refactor + more. closes #2 2015-02-24 20:33:18 +10:30
EmailToken.php Improve email changing/confirmation stuff 2015-05-27 16:24:54 +09:30
EventPost.php Rename ActivityPost to EventPost 2015-05-18 18:47:34 +09:30
Forum.php Experimenting with some new ways to handle config 2015-05-19 10:59:57 +09:30
Group.php Upgrade to L5 + huge refactor + more. closes #2 2015-02-24 20:33:18 +10:30
Guest.php Fix coding standards to conform to PSR-2 2015-05-19 01:03:12 +02:00
MergeableInterface.php Add concept of "mergeable" activity posts 2015-05-04 12:19:25 +09:30
MergeableTrait.php Change mergeInto return signature; only merge posts if same user 2015-05-07 06:38:40 +09:30
Model.php Only validate dirty attributes 2015-06-01 12:26:44 +09:30
Notification.php Rework notifications architecture 2015-05-14 22:41:08 +09:30
PasswordToken.php Improvements to change/forgot password 2015-05-27 16:25:44 +09:30
Permission.php Simplify permissions and add API to register configurable ones 2015-05-15 17:05:46 +09:30
Post.php Post can't be abstract because it needs to be instantiable for querying 2015-05-11 10:40:41 +09:30
RegisteredTypesScope.php Fix class name conflict. 2015-04-15 13:44:35 +02:00
User.php Password cannot be null 2015-06-01 17:55:52 +09:30