]> git.mxchange.org Git - friendica.git/history - src/App.php
Merge pull request #11480 from annando/gotosocial
[friendica.git] / src / App.php
2022-01-23 PhilippMerge pull request #11141 from urbalazs/language-names
2022-01-04 PhilippFix App routing
2022-01-04 PhilippAdd explicit status setting for PSR/ResponseInterface...
2022-01-03 PhilippMerge pull request #11136 from urbalazs/error-message...
2022-01-03 Balázs ÚrMark error message as translatable
2022-01-02 PhilippMerge pull request #11129 from urbalazs/copyright-2022
2022-01-02 Balázs ÚrUpdate copyright
2021-12-09 Hypolite PetovanMerge pull request #11082 from annando/Fix-rendertime
2021-12-09 MichaelFix the performance calculation for the content
2021-12-09 Tobias DiekershoffMerge pull request #11081 from annando/fix-parseurl
2021-12-08 Hypolite PetovanMerge pull request #11080 from annando/simplify-zrl
2021-12-08 MichaelZRL: Simplify the code structure
2021-11-30 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2021-11-30 Hypolite PetovanMerge pull request #11044 from nupplaphil/feat/api...
2021-11-30 PhilippMake HTTPInputData dynamic
2021-11-30 PhilippMake $_REQUEST processing independent of sub-calls
2021-11-27 Hypolite PetovanMerge pull request #11005 from nupplaphil/feat/module_di
2021-11-27 PhilippFixing Response
2021-11-27 PhilippReplace IRespondToRequests with PSR-7 ResponseInterface
2021-11-27 PhilippInherit `ApiResponse` from `Response`
2021-11-27 PhilippIntroduce `Response` for Modules to create a testable...
2021-11-27 PhilippMake `BaseModule` a real entity
2021-11-27 PhilippSplit and delete `ModuleController`
2021-11-22 Hypolite PetovanMerge pull request #11019 from foss-/develop
2021-11-21 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-11-21 Hypolite PetovanMerge pull request #11012 from annando/api-relations
2021-11-21 Hypolite PetovanMerge pull request #11003 from annando/fix-api
2021-11-21 foss-Merge branch 'friendica:develop' into doc_faq_client...
2021-11-19 Hypolite PetovanMerge pull request #11004 from nupplaphil/bug/module_const
2021-11-19 PhilippFixing Mainentance & Exception vie
2021-11-18 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-11-17 Hypolite PetovanMerge pull request #10977 from nupplaphil/feat/dynamic_...
2021-11-16 PhilippRefactor App\Module to App\ModuleController and rename...
2021-11-14 PhilippCreate interface for static Module calls
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 PhilippRemove 'maxloadavg_frontend' restriction in Friendica
2021-11-05 PhilippUpdate src/App.php
2021-11-05 PhilippRefactor Process for new paradigm
2021-11-04 Hypolite PetovanMerge pull request #10953 from annando/bott-shrinked
2021-11-04 MichaelThe boot.php had been cleared of most functions
2021-10-31 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-10-27 Hypolite PetovanMerge pull request #10918 from nupplaphil/feat/core_new...
2021-10-26 PhilippCleanup namespaces
2021-10-26 PhilippRefactoring Core class structures ...
2021-10-26 PhilippRestructure (P)Config to follow new paradigm
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 Hypolite PetovanSkip session authentication for backend modules
2021-10-18 Hypolite PetovanMerge pull request #10890 from xundeenergie/improve...
2021-10-04 Michael VogelMerge pull request #10819 from MrPetovan/task/refactor...
2021-10-03 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-10-03 Michael VogelMerge pull request #10818 from MrPetovan/task/10691...
2021-10-03 Hypolite PetovanRemove most calls to date_default_timezone_* calls
2021-09-16 Tobias DiekershoffMerge pull request #10666 from tobiasd/20210905-credits
2021-09-13 MichaelMerge remote-tracking branch 'upstream/2021.09-rc'...
2021-09-13 Michael VogelMerge pull request #10703 from tobiasd/20210913-fr
2021-09-13 Hypolite PetovanMerge pull request #10693 from nupplaphil/feat/config_dir
2021-09-12 PhilippMove path determination logic into the `ConfigFactory`
2021-09-11 PhilippAdd the possibility to use a different configuration...
2021-08-09 Hypolite PetovanMerge pull request #10586 from annando/app-user2
2021-08-09 MichaelSome more renamed functions
2021-08-09 Michael"getUserId" is now "getLoggedInUserId"
2021-08-09 Michael"getUserNickname" is now "getLoggedInUserNickname"
2021-08-09 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-08-09 MichaelChanged function name
2021-08-08 MichaelRemoved some more unused "use"
2021-08-08 MichaelGet rid of App->user completely
2021-08-08 MichaelRemove direct calls to App->user
2021-07-26 Hypolite PetovanMerge pull request #10548 from annando/args
2021-07-26 Hypolite PetovanMerge pull request #10544 from annando/router-lock
2021-07-25 MichaelGetter/Setter for theme info
2021-07-25 Michaeltheme infos are now bundled in a single array
2021-07-25 MichaelApp->data is not needed anymore
2021-07-25 MichaelCompletely removed argc/argv
2021-07-25 Hypolite PetovanMerge pull request #10543 from annando/app-variables
2021-07-25 MichaelMerge branch 'app-variables' of github.com:annando...
2021-07-25 MichaelSimplyfying code
2021-07-24 MichaelGetter/Setter for queue
2021-07-24 MichaelUse getter/setter for timezone value
2021-07-24 MichaelDefining default value
2021-07-24 MichaelAdded documentation
2021-07-24 MichaelUsing getter/setter functions
2021-07-24 MichaelApp->contact is now removed
2021-07-24 MichaelMany more app-variables removed
2021-07-04 Tobias DiekershoffMerge branch 'stable' into develop
2021-07-03 Tobias DiekershoffMerge pull request #10289 from tobiasd/2021.06-credits
2021-06-02 Tobias DiekershoffMerge branch '2021.06-rc' of https://github.com/friendi...
2021-05-23 Hypolite PetovanMerge pull request #10283 from very-ape/fix-message...
2021-05-23 MichaelMerge remote-tracking branch 'upstream/2021.06-rc'...
2021-05-23 Hypolite PetovanMerge pull request #10300 from annando/issue-10264
2021-05-23 MichaelIssue 10264: Remote comments for visitors
2021-04-26 Hypolite PetovanMerge pull request #10166 from mexon/mat/refactor-user...
2021-04-26 Tobias DiekershoffMerge branch 'develop' of https://github.com/friendica...
2021-04-02 Hypolite PetovanMerge pull request #10116 from mexon/mat/addon-console...
2021-03-29 Hypolite PetovanMerge pull request #10093 from urbalazs/copyright-2021
2021-03-29 Balázs ÚrMerge branch '2021.03-rc' into copyright-2021
2021-03-29 Balázs ÚrUpdate copyright
2021-03-28 Hypolite PetovanMerge pull request #10094 from urbalazs/license-20210328
2021-03-10 Michael VogelMerge pull request #10027 from MrPetovan/task/9950...
next