]> git.mxchange.org Git - friendica.git/history - src
Merge pull request #10961 from annando/deprecated
[friendica.git] / src /
2021-11-07 Hypolite PetovanMerge pull request #10961 from annando/deprecated
2021-11-07 Hypolite PetovanMerge pull request #10957 from nupplaphil/feat/multi_no...
2021-11-07 MichaelRemoved and replaced deprecated functionalities
2021-11-07 PhilippMerge pull request #10960 from annando/escapeTags
2021-11-07 PhilippUpdate src/Core/Worker/Repository/Process.php
2021-11-07 PhilippUpdate src/Core/Worker/Factory/Process.php
2021-11-07 Michael"escapeTags" is finally removed
2021-11-06 Hypolite PetovanMerge pull request #10958 from annando/escapeTags
2021-11-06 MichaelSome more "escapeTags" removed
2021-11-06 Philippuse static table-variable
2021-11-06 PhilippAdd `hostname` to `Process` entity
2021-11-06 Michael VogelMerge pull request #10883 from MrPetovan/task/10864...
2021-11-06 Hypolite PetovanAdd new purge contacts option to admin server blocklist
2021-11-06 Hypolite PetovanMove server block list HTML escaping to templating
2021-11-06 Hypolite PetovanMerge pull request #10956 from annando/escapetags
2021-11-05 Hypolite PetovanMerge pull request #10941 from nupplaphil/feat/worker_p...
2021-11-05 PhilippFixed `MovedPermanently` exception name
2021-11-05 PhilippAdd Unique-Id for each worker execution
2021-11-05 MichaelSome removed escapeTags calls
2021-11-05 PhilippDeactivating isMinMemoryReached()
2021-11-05 PhilippRemove 'maxloadavg_frontend' restriction in Friendica
2021-11-05 PhilippImprove repository usage
2021-11-05 PhilippUpdate src/Core/System.php
2021-11-05 PhilippUpdate src/Core/Worker.php
2021-11-05 PhilippUpdate src/Core/System.php
2021-11-05 PhilippUpdate src/App.php
2021-11-05 PhilippFix PID at forking
2021-11-05 PhilippAdds DI::flushLogger() to renew Logger instances
2021-11-05 PhilippFixup command argument
2021-11-05 PhilippRefactor Process for new paradigm
2021-11-04 Hypolite PetovanMerge pull request #10953 from annando/bott-shrinked
2021-11-04 Michaeltodo removed
2021-11-04 MichaelThe boot.php had been cleared of most functions
2021-11-04 Tobias DiekershoffMerge pull request #10951 from friendica/logs
2021-11-03 MichaelReplaced deprecated "log" function call
2021-11-03 Michael VogelMerge pull request #10905 from MrPetovan/task/10865...
2021-11-03 Hypolite PetovanMove contact deleted check from RemoveContent to Remove...
2021-11-03 Hypolite PetovanMerge pull request #10950 from friendica/issue-10947
2021-11-03 MichaelIssue 10947: Send correct accept-header for AP
2021-11-02 Hypolite PetovanMerge pull request #10948 from annando/logger-json
2021-11-02 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-11-02 Hypolite PetovanMerge pull request #10949 from annando/photo-octet
2021-11-02 MichaelAccept photo fetching for octet-stream as well
2021-11-02 MichaelImprove the JSON output of the log entries
2021-11-02 Hypolite PetovanMerge pull request #10942 from annando/error-handling
2021-11-01 MichaelUsing internal redirect in case of missing scheme
2021-11-01 Hypolite PetovanMerge pull request #10944 from nupplaphil/bug/friendica...
2021-10-31 PhilippReplace REGEXP with LOCATE for allow_cid and deny_cid
2021-10-31 PhilippFix HTTP Code
2021-10-31 PhilippAdd tests & remove unused method
2021-10-31 PhilippAdd default value for "user_contact_str" (fixes https...
2021-10-31 PhilippAAdd domain specific Exceptions for PermissionSet
2021-10-31 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-10-31 MichaelChanged scope
2021-10-30 MichaelReverting some parts because wouldn't work
2021-10-29 MichaelImproved http error handling
2021-10-29 Hypolite PetovanMerge pull request #10921 from nupplaphil/feat/httpclie...
2021-10-29 PhilippMove Introspection to Logger package
2021-10-29 PhilippAdd Feedback :-)
2021-10-28 PhilippRestructure HTTPClient for new paradigm
2021-10-28 PhilippReplace own VoidLogger with PSR-Standard NullLogger()
2021-10-28 PhilippRestructure Logger to new paradigm
2021-10-28 Hypolite PetovanMerge pull request #10919 from nupplaphil/feat/storage_...
2021-10-27 PhilippCleanup namespaces
2021-10-27 PhilippCleanup namespace
2021-10-27 PhilippRestructure Storage to new paradigm
2021-10-27 Hypolite PetovanMerge pull request #10918 from nupplaphil/feat/core_new...
2021-10-27 PhilippMerge pull request #10938 from tobiasd/20211027-media
2021-10-27 Tobias Diekershofffix link to media tab in navigation
2021-10-26 Hypolite PetovanMerge pull request #10936 from annando/speed-unused...
2021-10-26 PhilippCleanup namespaces
2021-10-26 PhilippRefactoring Core class structures ...
2021-10-26 PhilippRestructure Session to follow new paradigm
2021-10-26 PhilippRestructure Lock to follow new paradigm
2021-10-26 PhilippRestructure (P)Config to follow new paradigm
2021-10-26 PhilippRestructure Cache to follow new paradigm
2021-10-26 MichaelSpeed up query for unused contacts
2021-10-26 Michael VogelMerge pull request #10934 from MrPetovan/task/10928...
2021-10-26 Hypolite PetovanUse router parameters in Diaspora\Receive
2021-10-26 Hypolite PetovanAdd new developer test console command
2021-10-26 Hypolite PetovanMerge pull request #10933 from annando/notice
2021-10-25 MichaelFix notice "Array to string conversion"
2021-10-25 Hypolite PetovanMerge pull request #10908 from annando/logging
2021-10-25 Michael VogelApply suggestions from code review
2021-10-25 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-10-25 Michael VogelMerge pull request #10917 from MrPetovan/bug/10914...
2021-10-25 PhilippMerge pull request #10929 from MrPetovan/bug/notices
2021-10-25 Hypolite PetovanAdd timezone to event dates format in Model\Event:...
2021-10-25 Hypolite PetovanSkip session authentication for backend modules
2021-10-25 Hypolite PetovanTest item psid against PermissionSet::PUBLIC constant...
2021-10-25 Hypolite PetovanMerge pull request #10923 from nupplaphil/feat/error_ha...
2021-10-25 Hypolite PetovanMerge pull request #10925 from annando/invalid-url
2021-10-24 PhilippUpdate ErrorHandler
2021-10-24 MichaelHandle invalid avatar pictures
2021-10-24 Hypolite PetovanMerge pull request #10911 from nupplaphil/feat/deposito...
2021-10-24 PhilippFix PHP_NOTICE because of fsuggestion
2021-10-24 PhilippFix FSuggestselect
2021-10-24 PhilippFix FSuggestselect
2021-10-24 Philippfetch new FSuggest after update
2021-10-24 PhilippUpdate src/Contact/FriendSuggest/Exception/FriendSugges...
next