]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
2021-11-17 MichaelFixed banner test
2021-11-16 MichaelAdded profile picture
2021-11-16 MichaelTests fixed
2021-11-16 MichaelAPI: moved classes / unified user array creation
2021-11-16 PhilippFixups
2021-11-16 PhilippUpdate src/Capabilities/ICanHandleRequests.php
2021-11-16 PhilippRefactor App\Module to App\ModuleController and rename...
2021-11-16 PhilippRemove afterpost() handling
2021-11-16 PhilippUpdate src/App/Page.php
2021-11-16 PhilippUpdate src/App/Module.php
2021-11-16 Hypolite PetovanMerge pull request #10986 from annando/issue-10983
2021-11-16 MichaelRemove spaces
2021-11-16 Michael VogelMerge pull request #10982 from MrPetovan/task/10973...
2021-11-16 Michael VogelMerge pull request #10980 from MrPetovan/task/10972...
2021-11-16 Michael VogelUpdate src/Module/Help.php
2021-11-16 Hypolite PetovanUpdate translation file after adding strings
2021-11-15 MichaelIssue 10983: Use the user's settings for the help language
2021-11-15 Hypolite PetovanMerge pull request #10985 from foss-/develop
2021-11-15 foss-Apply suggestions from code review
2021-11-15 foss-linking new Admin FAQ in home
2021-11-15 foss-also split de FAQ
2021-11-15 Hypolite PetovanMerge pull request #10984 from foss-/patch-4
2021-11-15 foss-updated dica entry for de faq
2021-11-15 foss-split admin FAQs
2021-11-15 foss-updated dica entry
2021-11-15 Hypolite Petovan[frio] Check for role="presentation" uses throughout...
2021-11-15 Hypolite Petovan[frio] Wire edit form formatting button aria labels
2021-11-14 PhilippFix Legacy test
2021-11-14 PhilippAdapt API tests for dynamic usage
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 PhilippCreate interface for static Module calls
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 PhilippRemove test for deprecated way of calling API methods
2021-11-12 PhilippMove Api\unsupported tests and remove dependency to...
2021-11-12 Philippclass type
2021-11-12 PhilippMigrate API\error tests and fix ApiResponse for RSS...
2021-11-12 PhilippMirate API\SavedSearches tests
2021-11-12 PhilippMigrate API\StatusNetVersion
2021-11-12 PhilippMigrate Api\RateLimitStatus
2021-11-12 PhilippMove Api\Help
2021-11-12 PhilippUpdate messages.po
2021-11-12 PhilippMake PHP-CS happy and add (c) header
2021-11-12 PhilippSmall improvement
2021-11-12 PhilippMoved API\Notification tests
2021-11-12 PhilippMove API\Photo testcases
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 tests
2021-11-09 MichaelFixing tests
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 MichaelAllow "POST" for all "DELETE" calls as well.
2021-11-09 MichaelSimplify the output of api results
2021-11-09 Michael VogelUpdate src/Util/Arrays.php
2021-11-08 MichaelCommented out test functions
2021-11-08 MichaelMoved function to Arrays.php
2021-11-08 MichaelRemoved unneeded parameter
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 Hypolite PetovanImprove formatting in routes definition file
2021-11-08 Tobias DiekershoffDE translation updates
2021-11-08 Tobias DiekershoffRU translations THX Alexander An
2021-11-08 MichaelSwitched to another legacy module
2021-11-08 MichaelUpdated messages.po
2021-11-08 MichaelMerge remote-tracking branch 'upstream/develop' into api
2021-11-08 MichaelThe API is now using the router
2021-11-07 Michael VogelMerge pull request #10963 from nupplaphil/feat/drone_ch...
2021-11-07 PhilippFixed drone script
2021-11-07 PhilippRestore database.sql
2021-11-07 PhilippTest wrong database.sql
2021-11-07 PhilippDrone | check database.sql
2021-11-07 PhilippDrone | check database.sql
2021-11-07 PhilippDrone | check database.sql
next