]> git.mxchange.org Git - friendica.git/history - src/Module
Add Dice logging for Module creation
[friendica.git] / src / Module /
2021-12-10 Hypolite PetovanMerge pull request #11084 from nupplaphil/feat/tests_fo...
2021-12-10 PhilippUpdate src/Module/Api/Twitter/Statuses/Destroy.php
2021-12-09 PhilippReenable Twitter/Retweet tests
2021-12-09 PhilippReenable Twitter/Media Post tests
2021-12-09 PhilippReenable Twitter/Favorites tests
2021-12-09 PhilippReenable Twitter/Show test
2021-12-09 PhilippReenable Twitter/Search test
2021-12-09 PhilippReenable Twitter/Lookup tests & add standard assertions
2021-12-09 PhilippReenable Twitter/UserTimeline tests
2021-12-09 PhilippReenable Twitter/Statuses tests
2021-12-09 PhilippReenable Twitter/Destroy tests
2021-12-08 Tobias DiekershoffMerge pull request #11077 from annando/remove-obsolete
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 PhilippAdd response for JSON only
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 PhilippRe-enable AccountVerifyCredentials 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-05 Michael VogelMerge pull request #11058 from MrPetovan/bug/10955...
2021-12-04 Hypolite PetovanReplace references to UTC_TIMESTAMP in SQL queries...
2021-12-04 Hypolite PetovanUpdate DateTimeFormat documentation
2021-12-04 Hypolite PetovanMerge pull request #11066 from annando/issue-11063
2021-12-04 MichaelIssue 11063: Fix check for current user
2021-12-04 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2021-12-04 Michael VogelMerge pull request #11064 from MrPetovan/bug/api-getReq...
2021-12-03 Hypolite PetovanAdd expected second parameter to BaseApi::getRequest...
2021-12-03 Balázs ÚrFix typo
2021-12-02 Hypolite PetovanMerge pull request #11054 from annando/fix-api-reshare
2021-12-02 MichaelUnused use removed
2021-12-02 MichaelTest code removed
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 PhilippMake API call permission checks more reliable
2021-11-30 PhilippMake $_REQUEST processing independent of sub-calls
2021-11-30 Philippextract "BaseApi::checkDefaults()" method for later...
2021-11-30 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2021-11-30 Michael VogelMerge pull request #11014 from MrPetovan/task/10978...
2021-11-30 MichaelStandards
2021-11-30 Michael VogelMerge pull request #11045 from MrPetovan/bug/11029...
2021-11-30 MichaelStandards
2021-11-30 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2021-11-29 MichaelFix posting pictures
2021-11-29 Hypolite PetovanMerge pull request #11037 from MrPetovan/bug/11023...
2021-11-29 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2021-11-29 Michael VogelMerge pull request #11046 from MrPetovan/bug/11040...
2021-11-29 Hypolite PetovanFix remaining references to BaseModule->parameters
2021-11-29 Hypolite PetovanUse user-specific id to fetch the list of group apparte...
2021-11-29 Hypolite PetovanFix Photoalbum delete endpoint
2021-11-29 Hypolite PetovanFix Photo delete endpoint
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 #11042 from nupplaphil/feat/api...
2021-11-28 PhilippFix BaseApi and corresponding tests
2021-11-28 Hypolite PetovanMerge pull request #11035 from annando/api-next
2021-11-28 MichaelAdded group update
2021-11-28 MichaelAPI: Next bunch of functions transformed
2021-11-27 Hypolite PetovanAdd a second parameter to BaseApi::getRequest to enable...
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 PhilippFix Tos Module
2021-11-27 PhilippRespect the Dollar(notation :-))
2021-11-27 PhilippFixing https://github.com/friendica/friendica/issues...
2021-11-27 PhilippFix Contact modules
2021-11-27 PhilippFixing Response
2021-11-27 PhilippFixing Response
2021-11-27 PhilippReplace IRespondToRequests with PSR-7 ResponseInterface
2021-11-27 PhilippAdd NodeInfo Module test as an example
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 PetovanAdd backward compatibility with user contacts in Module...
2021-11-26 Hypolite PetovanReplace args call with parameter from router in Module...
2021-11-26 Hypolite PetovanMerge pull request #11028 from annando/fix-api
2021-11-26 MichaelMixed parameter order
2021-11-26 MichaelUnneeded "use" removed
next