]> git.mxchange.org Git - friendica.git/history - src/Module
Merge pull request #10994 from nupplaphil/feat/module_constructor
[friendica.git] / src / Module /
2021-11-19 Hypolite PetovanMerge pull request #10994 from nupplaphil/feat/module_c...
2021-11-18 PhilippReplace $this->l10n->t() with $this->t() for Modules
2021-11-18 PhilippAdd feedback
2021-11-18 PhilippReplaced DI:: calls at BaseNotifications.phpt
2021-11-17 PhilippReplace Module::init() with Constructors
2021-11-17 Hypolite PetovanMerge pull request #10977 from nupplaphil/feat/dynamic_...
2021-11-17 PhilippAdd feedback
2021-11-16 PhilippFixups
2021-11-16 Hypolite PetovanMerge pull request #10986 from annando/issue-10983
2021-11-16 MichaelRemove spaces
2021-11-16 Michael VogelUpdate src/Module/Help.php
2021-11-15 MichaelIssue 10983: Use the user's settings for the help language
2021-11-14 PhilippFixed static leftovers from #10975
2021-11-14 PhilippSwitch `static::$parameters` to `$this->parameters`
2021-11-14 PhilippMake BaseModule methods dynamic
2021-11-14 PhilippReplace `$parameters` argument per method with `static...
2021-11-14 Hypolite PetovanMerge pull request #10975 from annando/api3
2021-11-14 PhilippFix PHP-CS
2021-11-14 MichaelSome more API functions moved
2021-11-14 Hypolite PetovanMerge pull request #10976 from nupplaphil/feat/api_tests
2021-11-12 PhilippMove Api\unsupported tests and remove dependency to...
2021-11-12 PhilippMigrate API\error tests and fix ApiResponse for RSS...
2021-11-12 PhilippSmall improvement
2021-11-12 PhilippMoved API\Notification tests
2021-11-12 PhilippMake API testable & move PhotoAlbum tests to new destin...
2021-11-12 PhilippSimplify code
2021-11-12 PhilippReplace Logger:: with logger property
2021-11-12 PhilippTransform ApiResponse::unspported() into dynamic method
2021-11-12 PhilippTransform ApiResponse::error() into dynamic method
2021-11-12 PhilippTransform ApiResponse::exit() into dynamic method
2021-11-12 PhilippTransform ApiResponse::formatData() into dynamic method
2021-11-12 PhilippTransform ApiResponse::createXML() into dynamic method
2021-11-12 PhilippMove API Response methods into an own class to make...
2021-11-11 Hypolite PetovanMerge pull request #10968 from annando/api2
2021-11-11 Michael VogelUpdate src/Module/Api/Friendica/DirectMessages/Setseen.php
2021-11-10 MichaelPhoto delete is moved as well
2021-11-10 MichaelAPI: some more converted functions
2021-11-10 Hypolite PetovanMerge pull request #10967 from annando/api
2021-11-10 MichaelRemoved spaces
2021-11-10 MichaelAPI: Classes moved to the correct places according...
2021-11-10 Michael VogelUpdate src/Module/BaseApi.php
2021-11-09 MichaelFix test
2021-11-09 Michael"init" removed, moved error function
2021-11-09 MichaelFix code standards
2021-11-09 MichaelAPI call rate_limit_status moved
2021-11-09 MichaelUsing the "extension" parameter
2021-11-09 MichaelSimplify the output of api results
2021-11-08 MichaelMoved function to Arrays.php
2021-11-08 MichaelRemove space
2021-11-08 MichaelFixed tabs
2021-11-08 MichaelAPI: spme Functionality is transferred to new places
2021-11-08 Hypolite PetovanMerge pull request #10965 from tobiasd/20211108-lng
2021-11-08 Hypolite PetovanMerge pull request #10964 from annando/api
2021-11-08 MichaelMerge remote-tracking branch 'upstream/develop' into api
2021-11-08 MichaelThe API is now using the router
2021-11-07 Hypolite PetovanMerge pull request #10957 from nupplaphil/feat/multi_no...
2021-11-07 PhilippMerge pull request #10960 from annando/escapeTags
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 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 MichaelSome removed escapeTags calls
2021-11-05 PhilippRemove 'maxloadavg_frontend' restriction in Friendica
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-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 Hypolite PetovanMerge pull request #10942 from annando/error-handling
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-28 PhilippRestructure HTTPClient for new paradigm
2021-10-28 Hypolite PetovanMerge pull request #10919 from nupplaphil/feat/storage_...
2021-10-27 PhilippCleanup namespaces
2021-10-27 PhilippRestructure Storage to new paradigm
2021-10-27 Hypolite PetovanMerge pull request #10918 from nupplaphil/feat/core_new...
2021-10-26 PhilippRefactoring Core class structures ...
2021-10-26 PhilippRestructure (P)Config to follow new paradigm
2021-10-26 PhilippRestructure Cache to follow new paradigm
2021-10-26 Michael VogelMerge pull request #10934 from MrPetovan/task/10928...
2021-10-26 Hypolite PetovanUse router parameters in Diaspora\Receive
2021-10-25 Hypolite PetovanMerge pull request #10908 from annando/logging
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 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 MichaelHandle invalid avatar pictures
2021-10-24 Hypolite PetovanMerge pull request #10911 from nupplaphil/feat/deposito...
2021-10-24 PhilippFix "Suggest a friend" text
2021-10-24 PhilippRename Depository to Repository
2021-10-24 PhilippMove FSuggest to depository
next