]> git.mxchange.org Git - friendica.git/history - src/Module/Api/Friendica/Photoalbum
Happy New Year 2023!
[friendica.git] / src / Module / Api / Friendica / Photoalbum /
2023-01-01 Hypolite PetovanHappy New Year 2023!
2022-12-14 Hypolite PetovanMerge pull request #12392 from annando/api-relations
2022-12-14 MichaelMerge remote-tracking branch 'upstream/2022.12-rc'...
2022-12-13 Hypolite PetovanMerge pull request #12407 from HankG/friendica-api...
2022-12-13 Hank GUpdate src/Module/Api/Friendica/Photoalbum/Index.php
2022-12-13 Hank GUpdate src/Module/Api/Friendica/Photoalbum/Show.php
2022-12-13 Hank GUpdate src/Module/Api/Friendica/Photoalbum/Show.php
2022-12-13 Hank GUpdate src/Module/Api/Friendica/Photoalbum/Show.php
2022-12-13 Hank GUpdate src/Module/Api/Friendica/Photoalbum/Show.php
2022-12-13 Hank GUpdate src/Module/Api/Friendica/Photoalbum/Index.php
2022-12-13 Hank GrabowskiRemove extraneous comment and fix whitespace between...
2022-12-13 Hank GrabowskiFix space missing after if style error in src/Module...
2022-12-13 Hank GrabowskiFix copyright header issues...
2022-12-13 Hank GrabowskiAdd latest_first parameter to photo gallery listing...
2022-12-13 Hank GrabowskiAdd photo album show endpoint that lists photos in...
2022-12-13 Hank GrabowskiFix Friendica API Photo Album list documentation to...
2022-12-13 Hank GrabowskiFix Friendica API Photo Album list documentation to...
2022-12-13 Hank GrabowskiAdd Photo Album index endpoint to Friendica API
2022-12-13 Hank GrabowskiAdd Photo album cache flushes to Friendica Photo endpoints
2022-01-02 PhilippMerge pull request #11129 from urbalazs/copyright-2022
2022-01-02 Balázs ÚrUpdate copyright
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 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 Michael VogelMerge pull request #11045 from MrPetovan/bug/11029...
2021-11-30 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
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 Hypolite PetovanFix Photoalbum delete endpoint
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-27 Hypolite PetovanAdd a second parameter to BaseApi::getRequest to enable...
2021-11-27 Hypolite PetovanMerge pull request #11005 from nupplaphil/feat/module_di
2021-11-27 PhilippInherit `ApiResponse` from `Response`
2021-11-27 PhilippMake `BaseModule` a real entity
2021-11-22 Hypolite PetovanMerge pull request #11019 from foss-/develop
2021-11-21 foss-Merge branch 'friendica:develop' into doc_faq_client...
2021-11-18 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-11-17 Hypolite PetovanMerge pull request #10977 from nupplaphil/feat/dynamic_...
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 PhilippMake API testable & move PhotoAlbum tests to new destin...
2021-11-12 PhilippTransform ApiResponse::exit() 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 MichaelAPI: some more converted functions