Merge pull request #6640 from annando/worker-stats
[friendica.git/.git] / src /
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 MichaelFix: Workerqueue processes had been killed too early
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-11 Peter LiebetrauACL network - fixed preselected acl items
2019-02-11 MichaelFix worker statistics
2019-02-11 Tobias DiekershoffMerge pull request #6637 from annando/fix-jpm
2019-02-11 MichaelFix: Corected config value name
2019-02-11 Hypolite PetovanMerge pull request #6632 from annando/check-follow
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 MichaelThis now should really prevent sending the follow reque...
2019-02-10 MichaelMultiples follows shouldn't be send anymore
2019-02-10 MichaelPrevent multiple send follow requests
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 Hypolite PetovanMerge pull request #6626 from nupplaphil/config_test
2019-02-10 Philipp HolzerAdding ConfigCacheLoaderTest
2019-02-10 MichaelRemoved test output
2019-02-10 Philipp HolzerAdding ConfigCacheTest
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 Michael VogelMerge pull request #6608 from MrPetovan/bug/6386-fix...
2019-02-09 MichaelFurtner improval of the worker speed
2019-02-09 Hypolite PetovanAdd context to some logger calls in ActivityPub\Processor
2019-02-09 marcin mikołajczakfix typo
2019-02-09 Michael VogelMerge pull request #6615 from MrPetovan/bug/6336-restor...
2019-02-09 Michael VogelMerge pull request #6612 from MrPetovan/bug/6605-cache...
2019-02-09 Michael VogelMerge pull request #6613 from MrPetovan/task/6238-add...
2019-02-09 Hypolite PetovanFix delivery data increment in APDelivery
2019-02-09 Hypolite PetovanAdd "delivery done" label
2019-02-09 Hypolite PetovanAdd query path capabilities to /itemsource
2019-02-09 Hypolite PetovanPrepend implicit author mentions in outgoing Diaspora...
2019-02-09 Hypolite PetovanPrepend implicit mentions to outgoing ActivityPub messages
2019-02-09 Hypolite PetovanToggle explicit mentions in comment boxes with explicit...
2019-02-09 Hypolite PetovanAdd explicit_mentions feature setting
2019-02-09 Hypolite PetovanRemove implicit mentions from incoming ActivityPub...
2019-02-09 Hypolite PetovanAdd alias field to ActivityPub contacts
2019-02-09 Hypolite PetovanCache config adapter connection status to reduce number...
2019-02-08 Hypolite PetovanMerge pull request #6611 from annando/worker-performance
2019-02-08 MichaelImproved worker performance (changed keys, changed...
2019-02-08 Hypolite PetovanAdd missing non-empty data condition to Protocol\Portab...
2019-02-08 Hypolite PetovanAdd PortableContact constants
2019-02-08 Hypolite PetovanMerge pull request #6605 from nupplaphil/config_mock
2019-02-07 Philipp HolzerRefactor ConfigMockTrait to mocked ConfigCache
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-07 Hypolite PetovanAdd missing App parameter in addon (un)install calls
2019-02-06 Hypolite PetovanMerge pull request #6600 from annando/false-notifications
2019-02-06 MichaelThe automatic follow request is currently deactivated...
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-06 Tobias DiekershoffMerge pull request #6596 from annando/worker-jpm
2019-02-06 Tobias DiekershoffMerge pull request #6595 from annando/notice
2019-02-06 Tobias DiekershoffMerge pull request #6594 from annando/delete-item
2019-02-06 MichaelSeparate config options to display the worker jobs...
2019-02-06 MichaelPartly Reverted #6583
2019-02-06 MichaelSome small notice prevented
2019-02-05 Philipp Holzermethod refactoring & docblock
2019-02-05 Philipp Holzercodeblock updates
2019-02-05 Philipp Holzerbugfixing ini-loading
2019-02-05 Philipp Holzercodeblock updates
2019-02-05 Philipp HolzerCreating legacy config loading method
2019-02-05 Philipp Holzerremoving code for now
2019-02-05 Philipp HolzerAdding unittest for empty setApp()
2019-02-05 Philipp Holzermove isDirectoryUsable to System
2019-02-05 Philipp HolzerRefactoring ConfigCacheLoader methods
2019-02-05 Philipp HolzerRemoved implicit ::getApp() instance and added docblock
2019-02-05 Tobias DiekershoffMerge pull request #6590 from MrPetovan/bug/6585-diaspo...
2019-02-05 Hypolite PetovanRemove asterisk provision altogether in Markdown::toBBCode
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 rabuzarususe magic Links for forums listed in the advanced profi...
2019-02-04 Philipp Holzertype-hints
2019-02-04 Philipp HolzerMoved addon directory constant
2019-02-04 Philipp HolzerUpdating type-hints and some naming conventions
2019-02-04 Philipp HolzerUpdating type-hints and some naming conventions
2019-02-04 Tobias DiekershoffMerge pull request #6582 from MrPetovan/bug/6570-fix...
2019-02-04 Philipp HolzerTypo at addon-directory-name ...
2019-02-04 Philipp HolzerTypo at addon-directory-name ...
2019-02-04 Philipp HolzerBugfixing Addon-config
2019-02-04 Hypolite PetovanMerge pull request #6583 from annando/priority
2019-02-04 Philipp HolzerBugfixing Config output for memcached_hosts[]
2019-02-03 MichaelLower priority for removing item
2019-02-03 MichaelLower priority for removing users
2019-02-03 Hypolite PetovanOnly escape leading hash marks in Markdown::toBBCode
2019-02-03 Philipp HolzerBugfixing AutomaticInstallation test
2019-02-03 Philipp HolzerAdding descriptions
2019-02-03 Philipp HolzerBugfixing PConfig
2019-02-03 Philipp HolzerBugfixing tests
2019-02-03 Michael VogelMerge pull request #6580 from MrPetovan/bug/6575-escape...
2019-02-03 Philipp Holzer4) Adding Factories to other entrypoints
2019-02-03 Philipp Holzer3) Introducing ConfigFactory
2019-02-03 Philipp Holzer2) Refactor App->config[] into Core\PConfig
next