set config_loaded with uid
[friendica.git/.git] / src / Model /
2019-02-18 Hypolite PetovanMerge pull request #6678 from rabuzarus/20190217_-_fix_...
2019-02-17 rabuzarusfix magic links for item mentions
2019-02-14 Hypolite PetovanMerge pull request #6655 from annando/worker-limit
2019-02-13 Michael VogelMerge pull request #6649 from MrPetovan/bug/6647-includ...
2019-02-13 Hypolite PetovanMerge pull request #6648 from annando/issue-6603
2019-02-13 MichaelIndentions
2019-02-13 MichaelIssue 6603: Events are now fetchable via AP
2019-02-12 Hypolite PetovanMerge pull request #6646 from annando/fix-loxk
2019-02-12 MichaelShould fix "DB Error 1205: Lock wait timeout exceeded...
2019-02-12 Hypolite PetovanMerge pull request #6640 from annando/worker-stats
2019-02-11 Hypolite PetovanMerge pull request #6639 from annando/delete-removal
2019-02-11 MichaelDon't send single item delete commands to protocols...
2019-02-11 Hypolite PetovanMerge pull request #6638 from Ixiter/develop-markdown...
2019-02-10 MichaelRevert the storing of the "follow" activity
2019-02-10 MichaelThe "follow" activity is now stored in the "item-activi...
2019-02-10 Hypolite PetovanMerge pull request #6627 from annando/check-follow
2019-02-10 MichaelThe function moved from the user to the contact class
2019-02-10 MichaelRemoved test output
2019-02-10 MichaelMerge branch 'check-follow' of github.com:annando/frien...
2019-02-10 MichaelDon't store multiple follow request from a single person
2019-02-10 Tobias DiekershoffMerge pull request #6616 from m4sk1n/patch-1
2019-02-10 Hypolite PetovanMerge pull request #6619 from annando/worker-again
2019-02-09 Michael VogelMerge pull request #6614 from MrPetovan/task/6552-add...
2019-02-09 marcin mikołajczakfix typo
2019-02-09 Hypolite PetovanAdd alias field to ActivityPub contacts
2019-02-08 Hypolite PetovanMerge pull request #6611 from annando/worker-performance
2019-02-07 Hypolite PetovanMerge pull request #6577 from rabuzarus/20190129_-_jot_...
2019-02-07 Hypolite PetovanMerge pull request #6601 from annando/false-notifications
2019-02-07 MichaelHopefully final fix for false notifications
2019-02-06 Hypolite PetovanMerge pull request #6600 from annando/false-notifications
2019-02-06 Hypolite PetovanMerge pull request #6593 from tobiasd/20190206-can
2019-02-06 Hypolite PetovanMerge pull request #6598 from annando/worker-index
2019-02-06 Hypolite PetovanMerge pull request #6581 from nupplaphil/config_refact
2019-02-05 Hypolite PetovanMerge pull request #6589 from rabuzarus/20190204_-_show...
2019-02-05 Hypolite PetovanMerge pull request #6587 from rabuzarus/20190204_-_magi...
2019-02-04 Tobias DiekershoffMerge pull request #6582 from MrPetovan/bug/6570-fix...
2019-02-04 Hypolite PetovanMerge pull request #6583 from annando/priority
2019-02-03 MichaelLower priority for removing users
2019-02-03 Philipp Holzer4) Adding Factories to other entrypoints
2019-02-03 Hypolite PetovanMerge pull request #6576 from nupplaphil/cache_lock_mock
2019-01-30 Peter LiebetrauMerge pull request #2 from friendica/develop
2019-01-30 Michael VogelMerge pull request #6556 from MrPetovan/bug/6554-fix...
2019-01-30 Hypolite PetovanFix greedy regular expression and move code block escap...
2019-01-29 Hypolite PetovanMerge pull request #6554 from Ixiter/develop-bbcode...
2019-01-29 Peter LiebetrauBBcode, Tags - changes for #pullrequestreview-197771905
2019-01-29 Peter LiebetrauBBcode, Tags - moved [code] escaping before BBCode...
2019-01-29 Peter LiebetrauBBcode, Tags - fixed doubbbllee trroubbllee
2019-01-29 Peter LiebetrauBBcode, Tags - fix BBCode created tags in [code] blocks...
2019-01-29 Hypolite PetovanMerge pull request #6541 from annando/mentions
2019-01-29 Michael VogelMerge pull request #6546 from fabrixxm/fix/issue6545
2019-01-29 fabrixxmFilesystem storage: handle basepath with trailing slash
2019-01-29 fabrixxmFilesystem storage: set permission on folders and files
2019-01-28 MichaelDisplay mentioned users and in the comment box by default
2019-01-24 Hypolite PetovanMerge pull request #6515 from annando/connector-posts
2019-01-24 MichaelFix: Connector posts now do work again (postopts hadn...
2019-01-24 Michael VogelMerge pull request #6508 from nupplaphil/logger_enh
2019-01-23 Michael VogelMerge pull request #6485 from MrPetovan/bug/fixes-after...
2019-01-23 Hypolite PetovanFix possibly undefined variables
2019-01-23 Hypolite PetovanFix types in doc blocks/prototypes
2019-01-23 Hypolite PetovanRemove unused variable in Model\Item
2019-01-23 Hypolite PetovanFix method scope in Model\Attach
2019-01-22 Michael VogelMerge pull request #6487 from MrPetovan/bug/critical...
2019-01-22 Hypolite PetovanFix wrong class constant in Model\APContact
2019-01-21 Hypolite PetovanImprove page flags doc block in Model\User
2019-01-21 Hypolite PetovanFix bad rebase in Model/Contact
2019-01-21 Hypolite PetovanFix wrong operators in Model\Item and Model\Contact
2019-01-21 Hypolite PetovanFix method parameter type in Model\Attach
2019-01-21 Hypolite PetovanFix calls to DBA::select missing parameters
2019-01-21 Hypolite PetovanFix potential bugs without expected behavior change
2019-01-21 Hypolite PetovanMove Contact::ACCOUNT_TYPE_* constants to User::ACCOUNT...
2019-01-21 Hypolite PetovanMove Contact::Page_* constants to User::PAGE_FLAGS_*
2019-01-21 Hypolite PetovanUpdate HTML::contactBlock and Profile::load with new...
2019-01-21 Hypolite PetovanRemove unused code
2019-01-21 Hypolite PetovanRefactor namespaces
2019-01-21 Hypolite PetovanUpdate more PHPDoc, including in include/
2019-01-21 Hypolite PetovanUpdate PHPDoc in mod/
2019-01-21 Hypolite PetovanFix PHPDoc comments project-wide
2019-01-21 fabrixxmUpdate "storage" console command
2019-01-21 fabrixxmItem model, fix deletion of all attachments
2019-01-21 fabrixxmFix Attach model store() and storeFile()
2019-01-21 fabrixxmPhoto model. Small fix to `update()`
2019-01-21 fabrixxmAttach: store, update, delete. Model and views
2019-01-21 fabrixxmMove mod/attach to src, add Attach model, update attach...
2019-01-21 Hypolite PetovanReplace deprecated Addon::callHooks with Hook::callAll
2019-01-21 Hypolite PetovanReplace misuses ItemDeliveryData::FIELD_LIST with LEGAC...
2019-01-21 Hypolite PetovanHonor item delivery data legacy fields
2019-01-21 Hypolite PetovanUnit test fix
2019-01-21 Hypolite PetovanAdd delivery queue number manipulation
2019-01-21 Hypolite PetovanFix various documentation issues/unused variables
2019-01-21 Hypolite PetovanAdd missing methods to Storage\SystemResource
2019-01-21 fabrixxmMethod getPhoto of Photo model should return false...
2019-01-21 fabrixxmUse DBA::exists() in Photo::exists()
2019-01-21 fabrixxmRemove resourceid parameter from Photo::exists()
2019-01-21 fabrixxmUse Model\Photo as much as possible
2019-01-21 fabrixxmRemove empty line before code
2019-01-21 fabrixxmPhoto model: set edited and updated on update, fix...
2019-01-21 fabrixxmAdd storage options form in admin/site page
2019-01-21 fabrixxmAdd storage backend manager class
2019-01-21 fabrixxmAdd Database storage backend
2019-01-21 fabrixxmStorage: throw StorageException on errors
next