]> git.mxchange.org Git - friendica.git/history - tests/legacy/ApiTest.php
Tests
[friendica.git] / tests / legacy / ApiTest.php
2021-11-24 MichaelTests
2021-11-24 MichaelPartially fixing source detection
2021-11-24 MichaelMoved acitivites
2021-11-24 MichaelEntities, Source and api functions rearranged
2021-11-23 MichaelRemoving unused functions, added (deactivated) attachments
2021-11-22 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-11-21 Hypolite PetovanMerge pull request #11013 from annando/api-rework
2021-11-21 MichaelFix tests
2021-11-21 Hypolite PetovanMerge pull request #11010 from foss-/doc_faq_client...
2021-11-21 Hypolite PetovanMerge pull request #11003 from annando/fix-api
2021-11-21 MichaelPersuading the tests
2021-11-21 MichaelAdded parameter for test
2021-11-21 MichaelFetch data for test
2021-11-21 MichaelMore test data
2021-11-21 MichaelAdding more test data
2021-11-21 MichaelAdded test data
2021-11-21 MichaelTest return value
2021-11-21 MichaelUse user contact
2021-11-21 MichaelFixing tests
2021-11-21 MichaelFix some tests
2021-11-21 MichaelTests ...
2021-11-21 foss-Merge branch 'friendica:develop' into doc_faq_client...
2021-11-20 MichaelRemoved some more API functions
2021-11-20 MichaelRelocate RSS header stuff, cleaning up the code
2021-11-20 MichaelSome more removed functions and parameters
2021-11-19 Hypolite PetovanMerge pull request #10999 from nupplaphil/bug/configcac...
2021-11-19 MichaelFix legacy API
2021-11-19 Hypolite PetovanMerge pull request #10987 from annando/api4
2021-11-18 MichaelRemoved "api_get_user"
2021-11-18 MichaelReplaced "api_date"
2021-11-18 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-11-18 MichaelFix test
2021-11-18 MichaelRemoved unused code
2021-11-18 MichaelChanging the expectaztion in the test
2021-11-18 MichaelWe niow throw a different exception
2021-11-18 Michaelallow_api removed
2021-11-18 Michaelapi_get_user isn't used without parameters anymore
2021-11-18 MichaelAnd again ...
2021-11-18 MichaelAnd again
2021-11-18 MichaelPoking around in the fog
2021-11-18 MichaelTests
2021-11-18 MichaelTests ...
2021-11-18 MichaelTests ...
2021-11-17 MichaelTests again
2021-11-17 MichaelTesting tests
2021-11-17 MichaelFixing tests - maybe
2021-11-17 MichaelReplaced most "api_get_user" calls with newer BaseApi...
2021-11-16 MichaelTests fixed
2021-11-16 Hypolite PetovanMerge pull request #10986 from annando/issue-10983
2021-11-14 Hypolite PetovanMerge pull request #10975 from annando/api3
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 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 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 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-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 MichaelAPI: Classes moved to the correct places according...
2021-11-09 MichaelFix tests
2021-11-09 MichaelFixing tests
2021-11-09 Michael"init" removed, moved error function
2021-11-09 MichaelAPI call rate_limit_status moved
2021-11-08 MichaelCommented out test functions
2021-11-08 MichaelMoved function to Arrays.php
2021-11-08 MichaelAPI: spme Functionality is transferred to new places
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-18 Hypolite PetovanMerge pull request #10890 from xundeenergie/improve...
2021-10-03 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-10-03 Michael VogelMerge pull request #10722 from MrPetovan/task/refactor...
2021-10-02 Hypolite PetovanMove notify to the new paradigm
2021-10-02 Hypolite PetovanMerge pull request #10788 from fabrixxm/fix/gettext
2021-10-02 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-10-02 Hypolite PetovanMerge pull request #10794 from annando/q-removed
2021-10-02 Hypolite PetovanMerge pull request #10793 from annando/issue-10747
2021-10-02 Tobias DiekershoffMerge pull request #10792 from annando/api-share-retweet
2021-10-02 MichaelAPI: No special handling for Diaspora reshares
2021-08-09 Hypolite PetovanMerge pull request #10586 from annando/app-user2
2021-08-09 MichaelSome more renamed functions
2021-08-09 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-08-08 MichaelGet rid of App->user completely
2021-07-26 Hypolite PetovanMerge pull request #10548 from annando/args
2021-07-25 MichaelHopefully making the tests to work
2021-07-22 Michael VogelMerge pull request #10498 from MrPetovan/bug/10477...
2021-07-15 Hypolite PetovanMerge pull request #10503 from annando/no-legacy-dfrn
2021-07-15 MichaelRemoved test
next