friendica/src
Hypolite Petovan 5ab898f67f Improve Base collection, model and repository
- Add collection pipeline methods
- Add save collection method
2020-01-20 07:32:49 -05:00
..
Api Remove unneeded Config namespace usages 2020-01-19 22:50:44 +01:00
App Move /profile_photo to Module\Settings\Profile\Photo 2020-01-20 07:27:12 -05:00
Collection Update the Introductions domain to use repository, model and collection 2020-01-06 21:39:05 -05:00
Console Remove unneeded Config namespace usages 2020-01-19 22:50:44 +01:00
Content Improve ForumManager::profileAdvanced logic 2020-01-20 07:32:46 -05:00
Core Add "Yourself" ACL choice and allow multiple ACL selectors on a single page 2020-01-20 07:32:48 -05:00
Database Enable Model lazy updating based on only the changed data 2020-01-20 07:32:48 -05:00
Factory Remove unneeded Config namespace usages 2020-01-19 22:50:44 +01:00
Model Enable meta groups in Model\Group::getIdsByContactId 2020-01-20 07:32:47 -05:00
Module Remove duplicate profile_uid key in App->profile array 2020-01-20 07:32:46 -05:00
Network Remove unneeded Config namespace usages 2020-01-19 22:50:44 +01:00
Object Remove duplicate profile_uid key in App->profile array 2020-01-20 07:32:46 -05:00
Protocol Merge pull request #8142 from nupplaphil/task/di_config 2020-01-19 22:22:57 -05:00
Render Remove get_app() in favor of DI::app() 2020-01-04 23:42:01 +01:00
Repository Upgrade @method to overriden methods 2020-01-07 16:18:45 -05:00
Util Rename PermissionSet::fetchIDForPost to PermissionSet::getIdFromACL 2020-01-20 07:32:47 -05:00
Worker Merge pull request #8142 from nupplaphil/task/di_config 2020-01-19 22:22:57 -05:00
App.php Shorten "PConfiguration" to "PConfig" again, since the Wrapper is gone 2020-01-19 22:23:44 +01:00
BaseCollection.php Improve Base collection, model and repository 2020-01-20 07:32:49 -05:00
BaseFactory.php Introduce Repository, Factory, Collection, Model base classes 2020-01-06 21:39:00 -05:00
BaseModel.php Improve Base collection, model and repository 2020-01-20 07:32:49 -05:00
BaseModule.php Remove duplicate profile_uid key in App->profile array 2020-01-20 07:32:46 -05:00
BaseRepository.php Improve Base collection, model and repository 2020-01-20 07:32:49 -05:00
DI.php Shorten "PConfiguration" to "PConfig" again, since the Wrapper is gone 2020-01-19 22:23:44 +01:00
LegacyModule.php cleanup 2020-01-19 16:31:34 +01:00