.. |
Config
|
Fix typo in Model\Config\PConfig
|
2019-07-15 16:32:13 -04:00 |
Storage
|
Shorten "Configuration" to "Config" again, since the Wrapper is gone
|
2020-01-19 21:29:36 +01:00 |
TwoFactor
|
Replace BaseObject class with DI::* calls
|
2019-12-29 20:17:38 +01:00 |
User
|
Shorten "Configuration" to "Config" again, since the Wrapper is gone
|
2020-01-19 21:29:36 +01:00 |
APContact.php
|
Remove unneeded Config namespace usages
|
2020-01-19 22:50:44 +01:00 |
Attach.php
|
@brief is removed completely
|
2020-01-19 06:05:23 +00:00 |
Contact.php
|
Remove references to deprecated profile.is-default and profile.profile-name fields
|
2020-01-22 19:42:37 -05:00 |
Conversation.php
|
@brief is removed completely
|
2020-01-19 06:05:23 +00:00 |
Event.php
|
cleanup namespace usages for L10n
|
2020-01-19 16:31:33 +01:00 |
FileTag.php
|
cleanup namespace usages for L10n
|
2020-01-19 16:31:33 +01:00 |
GContact.php
|
Fix: unknown variable
|
2020-01-21 19:15:38 +00:00 |
Group.php
|
Enable meta groups in Model\Group::getIdsByContactId
|
2020-01-20 07:32:47 -05:00 |
GServer.php
|
Remove unneeded Config namespace usages
|
2020-01-19 22:50:44 +01:00 |
Introduction.php
|
Fix typo in intro table field name
|
2020-01-12 10:55:47 -05:00 |
Item.php
|
Merge pull request #8147 from annando/fetch-post
|
2020-01-20 23:51:07 +01:00 |
ItemContent.php
|
@brief is removed completely
|
2020-01-19 06:05:23 +00:00 |
ItemDeliveryData.php
|
Now using the correct function call ...
|
2019-11-23 04:31:40 +00:00 |
ItemURI.php
|
@brief is removed completely
|
2020-01-19 06:05:23 +00:00 |
Mail.php
|
cleanup namespace usages for L10n
|
2020-01-19 16:31:33 +01:00 |
Nodeinfo.php
|
The item count is now done in a single query
|
2020-01-11 14:25:43 +00:00 |
Notification.php
|
Fix API result, add PHPDoc and cleanup object construction
|
2020-01-25 21:15:01 +01:00 |
OpenWebAuthToken.php
|
Fix PHPDoc comments project-wide
|
2019-01-21 10:35:51 -05:00 |
PermissionSet.php
|
Add properties to PermissionSet Model
|
2020-01-22 00:22:53 +01:00 |
Photo.php
|
Remove unneeded Config namespace usages
|
2020-01-19 22:50:44 +01:00 |
Process.php
|
@brief is removed completely
|
2020-01-19 06:05:23 +00:00 |
Profile.php
|
Remove references to deprecated profile.is-default and profile.profile-name fields
|
2020-01-22 19:42:37 -05:00 |
ProfileField.php
|
Add permission set lazy loading to Profile Field model
|
2020-01-22 19:42:35 -05:00 |
PushSubscriber.php
|
@brief is removed completely
|
2020-01-19 06:05:23 +00:00 |
README.md
|
typo
|
2019-03-22 22:56:57 -04:00 |
Register.php
|
Fix security vulnerbilities.
|
2019-10-10 15:21:41 -08:00 |
Search.php
|
Replace BaseObject class with DI::* calls
|
2019-12-29 20:17:38 +01:00 |
Term.php
|
CleanUp Cache namespace
|
2020-01-18 15:41:19 +01:00 |
User.php
|
Remove references to deprecated profile.is-default and profile.profile-name fields
|
2020-01-22 19:42:37 -05:00 |
UserItem.php
|
Notifications: Now declare direct thread answers as replies
|
2020-01-09 17:53:17 +00:00 |