.. |
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
|
Add a serializer and API action to get information about the forum
|
2015-06-15 12:18:20 +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
|
Add a serializer and API action to get information about the forum
|
2015-06-15 12:18:20 +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
|
Cache user permissions between calls
|
2015-06-16 17:18:02 +09:30 |