]> git.mxchange.org Git - friendica.git/history - src/App.php
Quoted posts from Twitter now contain media again
[friendica.git] / src / App.php
2022-10-09 Hypolite PetovanMerge pull request #11979 from annando/issue-11853
2022-09-24 Michael VogelMerge pull request #11763 from tobiasd/marcor-newapi
2022-09-24 Hypolite PetovanMerge pull request #11925 from mexon/mat/dont-remove...
2022-09-21 MichaelMerge remote-tracking branch 'upstream/2022.09-rc'...
2022-09-21 Hypolite PetovanMerge pull request #11910 from annando/logging
2022-09-20 Michael VogelImproved page rendering speed logging
2022-07-28 MichaelMerge branch 'develop' of github.com:annando/friendica...
2022-07-27 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-07-27 PhilippMerge pull request #11777 from MrPetovan/task/11775...
2022-07-27 Hypolite PetovanMove system messages from boot to own class
2022-07-16 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-07-16 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-07-13 Hypolite PetovanMerge pull request #11730 from HankG/bugfix-frio-displa...
2022-07-13 Tobias DiekershoffMerge pull request #11729 from MrPetovan/bug/11723...
2022-07-12 Hypolite PetovanEnable the view module in maintenance mode
2022-06-25 Hypolite PetovanMerge pull request #11689 from Quix0r/rewrites/double...
2022-06-25 Roland HäderChanges:
2022-06-22 PhilippMerge pull request #9 from nupplaphil/dependabot/compos...
2022-06-18 Hypolite PetovanMerge pull request #11653 from Quix0r/fixes/more-type...
2022-06-17 Roland HäderAdded more type-hints
2022-06-11 Tobias DiekershoffMerge pull request #11532 from tobiasd/2022.05-CHANGELOG
2022-06-10 Hypolite PetovanMerge pull request #11626 from annando/api-status
2022-06-10 MichaelAPI: Speed improvements when fetching posts
2022-06-08 Hypolite PetovanMerge pull request #11622 from Quix0r/fixes/switch...
2022-05-29 Michael VogelMerge pull request #11579 from MrPetovan/bug/11291...
2022-05-29 Hypolite PetovanAssume unsettable system.always_my_theme pconfig value...
2022-05-18 Tobias DiekershoffMerge pull request #11530 from annando/logruntime
2022-05-18 Tobias DiekershoffMerge pull request #11531 from annando/display-polls
2022-05-18 Tobias DiekershoffMerge pull request #11528 from annando/logruntime
2022-05-18 MichaelConfiguration for logging added
2022-05-18 MichaelNew function to exit the program
2022-05-17 MichaelLog the command, not the module
2022-05-17 MichaelLog the execution time
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"
next