]> git.mxchange.org Git - friendica.git/history - src/Module/Api/Twitter
Reenable Twitter/Destroy tests
[friendica.git] / src / Module / Api / Twitter /
2021-12-09 PhilippReenable Twitter/Destroy tests
2021-12-07 Tobias DiekershoffMerge pull request #11060 from urbalazs/typo
2021-12-07 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2021-12-06 Hypolite PetovanMerge pull request #11069 from nupplaphil/feat/reenable...
2021-12-05 PhilippFix tests
2021-12-05 PhilippFix Twitter statuses list & reenable tests
2021-12-05 PhilippReenable Incoming test and fixes an array_reverse(...
2021-12-05 PhilippReenable Followers&Friends Lists and fixes a array_reve...
2021-12-05 PhilippRe enable Blocks/Lists test
2021-12-05 PhilippRe enable UpdateProfile test
2021-12-05 Hypolite PetovanMerge pull request #11070 from annando/api-array-reverse
2021-12-05 MichaelFix: array_reverse returns the reversed content as...
2021-12-02 Hypolite PetovanMerge pull request #11054 from annando/fix-api-reshare
2021-12-02 MichaelDiaspora reshares via API are fixed now
2021-12-01 Hypolite PetovanMerge pull request #11043 from annando/api-fixes
2021-11-30 MichaelMerge branch 'api-fixes' of github.com:annando/friendic...
2021-11-30 MichaelRemoved second ppst parameter
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 PhilippReplace `DI::apiResponse()->exit()` with `$this->respon...
2021-11-30 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2021-11-30 MichaelStandards
2021-11-30 MichaelStandards
2021-11-30 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2021-11-29 MichaelFix posting pictures
2021-11-29 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2021-11-29 MichaelAdded endpoint
2021-11-29 MichaelSet item permissions on reshare
2021-11-28 MichaelFix function name
2021-11-28 MichaelStandards
2021-11-28 MichaelStandards
2021-11-28 MichaelFixes standards
2021-11-28 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2021-11-28 MichaelAPI: Added more functions, fixed function names
2021-11-28 Hypolite PetovanMerge pull request #11035 from annando/api-next
2021-11-28 MichaelAPI: Next bunch of functions transformed
2021-11-27 Hypolite PetovanMerge pull request #11036 from nupplaphil/bug/module_di
2021-11-27 PhilippFixing wrong inherited methodsyntax
2021-11-27 Hypolite PetovanMerge pull request #11005 from nupplaphil/feat/module_di
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 PhilippMerge pull request #11025 from MrPetovan/task/11022...
2021-11-27 PhilippMerge pull request #11030 from MrPetovan/bug/11029...
2021-11-27 Hypolite PetovanMerge pull request #11032 from annando/api-lists
2021-11-26 MichaelStandards
2021-11-26 MichaelCode standards
2021-11-26 MichaelAPI: moved several lists
2021-11-26 Hypolite PetovanMerge pull request #11028 from annando/fix-api
2021-11-26 MichaelUnneeded "use" removed
2021-11-26 MichaelAPI: Fix profile_url handling / missing constant
2021-11-26 Hypolite PetovanMerge pull request #11018 from annando/api-status
2021-11-25 MichaelCoding standards
2021-11-25 MichaelCoding standards
2021-11-25 MichaelLists and tweet search moved
2021-11-25 MichaelMore functions moved
2021-11-24 MichaelStandards
2021-11-24 MichaelStandards ...
2021-11-24 MichaelStandards
2021-11-24 MichaelSome more standards
2021-11-24 MichaelStandards
2021-11-24 MichaelRemoved whitespace
2021-11-24 MichaelFormatting
2021-11-24 MichaelMany API calls moved
2021-11-22 Hypolite PetovanMerge pull request #11019 from foss-/develop
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 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-11-21 MichaelReworked friendship API endpoints
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 #10999 from nupplaphil/bug/configcac...
2021-11-19 Hypolite PetovanMerge pull request #11002 from nupplaphil/feat/modules_...
2021-11-19 PhilippRevert "Revert "Replace Module::init() with Constructors""
2021-11-19 Hypolite PetovanMerge pull request #11000 from friendica/revert-10994...
2021-11-19 Hypolite PetovanRevert "Replace Module::init() with Constructors"
2021-11-19 Hypolite PetovanMerge pull request #10987 from annando/api4
2021-11-19 Hypolite PetovanMerge pull request #10994 from nupplaphil/feat/module_c...
2021-11-18 MichaelReplaced "api_date"
2021-11-18 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-11-17 PhilippReplace Module::init() with Constructors
2021-11-17 Hypolite PetovanMerge pull request #10977 from nupplaphil/feat/dynamic_...
2021-11-17 MichaelSome more comments added
2021-11-17 MichaelAdded contact
2021-11-16 MichaelAPI: moved classes / unified user array creation
2021-11-16 Hypolite PetovanMerge pull request #10986 from annando/issue-10983
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 #10976 from nupplaphil/feat/api_tests
2021-11-12 PhilippTransform ApiResponse::exit() into dynamic method
2021-11-12 PhilippMove API Response methods into an own class to make...
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-07-12 Hypolite PetovanMerge pull request #10484 from annando/use-account...
2021-07-11 MichaelWe now use the new account-user-view (and fixed the...
2021-07-04 Tobias DiekershoffMerge branch 'stable' into develop
2021-07-04 Tobias DiekershoffMerge pull request #10362 from tobiasd/2021.06-CHANGELOG
next