]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
2021-12-01 Hypolite PetovanMerge pull request #11043 from annando/api-fixes
2021-12-01 MichaelChanged documentation to reflect the changes
2021-12-01 Michael VogelMerge pull request #11052 from tobiasd/20211130-ru
2021-12-01 Tobias DiekershoffRU translations THX Alexander An
2021-11-30 MichaelMerge branch 'api-fixes' of github.com:annando/friendic...
2021-11-30 MichaelRemoved second ppst parameter
2021-11-30 PhilippFix test
2021-11-30 MichaelPossibly fixing tests
2021-11-30 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2021-11-30 Tobias DiekershoffMerge pull request #11050 from MrPetovan/task/10990...
2021-11-30 Hypolite PetovanPrevent API-submitted public pictures to be published...
2021-11-30 Hypolite PetovanMerge pull request #11044 from nupplaphil/feat/api...
2021-11-30 MichaelUse function to fetch all valid extensions
2021-11-30 PhilippFix Introduction user selection
2021-11-30 PhilippReplace `DI::apiResponse()->exit()` with `$this->respon...
2021-11-30 PhilippMake API call permission checks more reliable
2021-11-30 PhilippMake HTTPInputData dynamic
2021-11-30 PhilippMake $_REQUEST processing independent of sub-calls
2021-11-30 Philippextract "BaseApi::checkDefaults()" method for later...
2021-11-30 MichaelPossibly Avoid database error when storing photo item
2021-11-30 Michaelmessages.po updated
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 MichaelTests
2021-11-30 MichaelFixing tests?
2021-11-30 MichaelStandards
2021-11-30 Michael VogelMerge pull request #11045 from MrPetovan/bug/11029...
2021-11-30 Michael VogelMerge pull request #11048 from MrPetovan/bug/10990...
2021-11-30 MichaelStandards
2021-11-30 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2021-11-30 Hypolite PetovanAdd expected field uri-id to Post query in prepare_phot...
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 PhilippAdd tests to prove error https://github.com/friendica...
2021-11-29 Hypolite PetovanUpdate translation file after strings were moved
2021-11-29 Hypolite Petovan[frio] Make connector settings panels keyboard activated
2021-11-29 Hypolite Petovan[frio] Make addon settings panels keyboard actionable
2021-11-29 Hypolite Petovan[frio] Make accordions keyboard actionable
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 MichaelUpdates messages.po
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 Hypolite PetovanImprove comment wording in ApiTest
2021-11-28 PhilippFix BaseApi and corresponding tests
2021-11-28 PhilippFix BBCode::expandTags() & Remove AppMockTrait
2021-11-28 PhilippBump version string to 2021.12-rc
2021-11-28 Tobias Diekershoffpump version to 2021.12-rc
2021-11-28 Hypolite PetovanMerge pull request #11035 from annando/api-next
2021-11-28 PhilippFix tests
2021-11-28 MichaelDeprecated upload function relocates to a replacement
2021-11-28 MichaelAdded group update
2021-11-28 MichaelTests deactivated
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 PhilippMake PHP-CS happy :)
2021-11-27 PhilippFixing wrong inherited methodsyntax
2021-11-27 PhilippMove all (inactive) API endpoint specific tests to...
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 that (raw)content is always executed during Module...
2021-11-27 PhilippFix Contact modules
2021-11-27 PhilippUpdate messages.po
2021-11-27 PhilippFix Page Header usage
2021-11-27 PhilippFixing Response
2021-11-27 PhilippFixing Response
2021-11-27 PhilippReplace IRespondToRequests with PSR-7 ResponseInterface
2021-11-27 PhilippDelete deprecated ApiResponseDouble
2021-11-27 PhilippReplace `header()` with `$response->setHeader()` at...
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 PhilippFix LegacyModule content return
2021-11-27 PhilippMake `BaseModule` a real entity
2021-11-27 PhilippAdd feedback :)
2021-11-27 PhilippSplit and delete `ModuleController`
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 Michael VogelMerge pull request #11031 from MrPetovan/bug/9720-share...
2021-11-26 Hypolite PetovanEscape dollar sign in replace string to prevent placeho...
2021-11-26 Hypolite PetovanUpdate translation file after adding strings
2021-11-26 Hypolite PetovanAdd backward compatibility with user contacts in Module...
next