.. |
Storage
|
Rewrites:
|
2019-02-19 01:56:41 +01:00 |
APContact.php
|
New fields in contact table / don't update on probe
|
2019-07-04 04:08:55 +00:00 |
Attach.php
|
4) Adding Factories to other entrypoints
|
2019-02-03 22:46:50 +01:00 |
Contact.php
|
New fields in contact table / don't update on probe
|
2019-07-04 04:08:55 +00:00 |
Conversation.php
|
Fix potential bugs without expected behavior change
|
2019-01-21 11:04:19 -05:00 |
Event.php
|
Fix for distribution of event deletions
|
2019-06-23 08:41:49 +02:00 |
FileTag.php
|
catching nulls for FileTag
|
2019-05-30 13:54:35 +02:00 |
GContact.php
|
New fields in contact table / don't update on probe
|
2019-07-04 04:08:55 +00:00 |
Group.php
|
Move group module to src/
|
2019-02-23 17:32:40 -05:00 |
Item.php
|
Now without array_merge
|
2019-07-01 22:14:34 +00:00 |
ItemContent.php
|
Fix PHPDoc comments project-wide
|
2019-01-21 10:35:51 -05:00 |
ItemDeliveryData.php
|
Collect data about used protocols for delivery
|
2019-06-28 09:03:58 +00:00 |
ItemURI.php
|
Fix PHPDoc comments project-wide
|
2019-01-21 10:35:51 -05:00 |
Mail.php
|
Empty dates are now set to today as well
|
2019-06-13 05:43:00 +00:00 |
Nodeinfo.php
|
proper split cronjob functions
|
2019-04-22 14:22:00 +02:00 |
OpenWebAuthToken.php
|
Fix PHPDoc comments project-wide
|
2019-01-21 10:35:51 -05:00 |
PermissionSet.php
|
Fix PHPDoc comments project-wide
|
2019-01-21 10:35:51 -05:00 |
Photo.php
|
Add spaces for standards compliance
|
2019-06-24 21:37:44 -05:00 |
Process.php
|
Fix PHPDoc comments project-wide
|
2019-01-21 10:35:51 -05:00 |
Profile.php
|
New constant for federated protocols
|
2019-07-01 18:00:55 +00:00 |
PushSubscriber.php
|
Fix PHPDoc comments project-wide
|
2019-01-21 10:35:51 -05:00 |
README.md
|
typo
|
2019-03-22 22:56:57 -04:00 |
Register.php
|
Add missing fields to Register::getPending()
|
2019-03-08 21:57:18 -05:00 |
Search.php
|
Move .well-known, webfinger, xrd to src/Module/
|
2019-05-01 18:25:04 +02:00 |
Term.php
|
Replace isset by array_key_exists on array class constant in Model\Term
|
2019-02-27 08:00:04 -05:00 |
TwoFactorRecoveryCode.php
|
Make Module\TwoFactorRecoveryCode::markUsedForUser return false for already used code
|
2019-05-13 13:32:21 -04:00 |
User.php
|
Issue 6477: Automatically repair self contact avatar
|
2019-06-19 17:05:29 +00:00 |