]> git.mxchange.org Git - friendica.git/history - src/Module
Fix test
[friendica.git] / src / Module /
2022-01-02 PhilippMerge pull request #11129 from urbalazs/copyright-2022
2022-01-02 Balázs ÚrUpdate copyright
2022-01-02 Hypolite PetovanMerge pull request #11127 from nupplaphil/feat/tests
2021-12-30 PhilippMove DirectMessages/Destory tests & fix Destroy condition
2021-12-29 Hypolite PetovanMerge pull request #11112 from nupplaphil/feat/woodpecker
2021-12-28 Hypolite PetovanMerge pull request #11123 from annando/notification...
2021-12-28 MichaelAPI: Set "dismissed" instead of "seen"
2021-12-28 Hypolite PetovanMerge pull request #11105 from annando/api-direct-messages
2021-12-27 PhilippAdd MessageDirect\Search tests
2021-12-24 Tobias DiekershoffMerge pull request #11118 from annando/dont-count-syste...
2021-12-24 MichaelDon't count the system user on the administration page
2021-12-19 MichaelUse dynamic functions
2021-12-19 MichaelUse dynamic functions
2021-12-19 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2021-12-17 PhilippMerge pull request #11107 from annando/api-oauth
2021-12-17 MichaelFixes space
2021-12-17 MichaelAPI: Fix for OAuth endpoints that mustn't be authorized
2021-12-17 MichaelAdded documentation
2021-12-17 MichaelMerge branch 'api-direct-messages' of github.com:annand...
2021-12-17 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2021-12-17 PhilippMerge pull request #11106 from annando/issue-11101
2021-12-17 MichaelIssue 11101: Fix API authentification
2021-12-16 MichaelStandards
2021-12-16 MichaelStandards
2021-12-16 MichaelAPI: Direct Messages moved to new place
2021-12-13 Hypolite PetovanMerge pull request #11098 from nupplaphil/feat-syslog_env
2021-12-13 Hypolite PetovanMerge pull request #11096 from nupplaphil/feat/more_dep...
2021-12-13 Hypolite PetovanMerge pull request #11088 from nupplaphil/feat/php8_dep
2021-12-12 PhilippMerge pull request #11095 from MrPetovan/task/11089...
2021-12-12 Hypolite PetovanRedirect to network page after delegation switch
2021-12-11 PhilippBump bacon/bacon-qr-code to 2.0.4
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
next