]> git.mxchange.org Git - friendica.git/history - src
Merge pull request #11127 from nupplaphil/feat/tests
[friendica.git] / src /
2022-01-02 Hypolite PetovanMerge pull request #11127 from nupplaphil/feat/tests
2022-01-01 PhilippAdd feedback (title/text/html)
2022-01-01 PhilippAdd title to the text/html content for Twitter status...
2021-12-30 Hypolite PetovanMerge pull request #11128 from annando/diaspora-contact...
2021-12-30 MichaelMore often update Diaspora contacts
2021-12-30 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2021-12-30 MichaelDisplay interaction data for Diaspora accounts
2021-12-30 PhilippMove API DirectMessage 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-26 Tobias DiekershoffMerge pull request #11122 from annando/drop-order
2021-12-26 MichaelIssue 11120: Delete tables in the correct order
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-21 Hypolite PetovanMerge pull request #11114 from annando/issue-11104
2021-12-20 MichaelIssue 11104: Don't cann the addons on Diaspora reshare
2021-12-20 MichaelUnused function removed
2021-12-19 MichaelUse dynamic functions
2021-12-19 MichaelUse dynamic functions
2021-12-19 MichaelUse dynamic function
2021-12-19 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2021-12-18 Tobias DiekershoffMerge pull request #11110 from annando/issue-11109
2021-12-18 MichaelDon't compare with an empty redirect url
2021-12-18 MichaelIssue 11109: Fix server detection
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 Michael VogelUpdate src/Object/Api/Twitter/DirectMessage.php
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-14 Hypolite PetovanMerge pull request #11100 from nupplaphil/bug/session_cache
2021-12-14 PhilippMigrate distributed cache config value
2021-12-13 Hypolite PetovanMerge pull request #11099 from nupplaphil/feat/session_...
2021-12-13 Michael VogelMerge pull request #11092 from MrPetovan/bug/11091...
2021-12-13 PhilippAdd explicit Session caching
2021-12-13 Hypolite PetovanMerge pull request #11098 from nupplaphil/feat-syslog_env
2021-12-13 PhilippUpdate src/Core/Logger/Type/SyslogLogger.php
2021-12-13 Hypolite PetovanAdd logging for unexpected empty published key in activity
2021-12-13 Hypolite PetovanSuppress Type error exceptions in ActivityPub\Processor
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 PhilippEnhance syslog logging
2021-12-12 PhilippMerge pull request #11095 from MrPetovan/task/11089...
2021-12-12 PhilippFix 2FA AppSpecificPassword
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-11 Hypolite PetovanMerge pull request #11087 from nupplaphil/feat/tests_ad...
2021-12-11 Hypolite PetovanMerge pull request #11086 from nupplaphil/feat/profile_dice
2021-12-10 PhilippAdd round
2021-12-10 PhilippAdd Dice logging for Module creation
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-09 Hypolite PetovanMerge pull request #11083 from nupplaphil/bug/11078
2021-12-09 PhilippFix redirect url in Guzzle Responses
2021-12-09 Hypolite PetovanMerge pull request #11082 from annando/Fix-rendertime
2021-12-09 MichaelFix the performance calculation for the content
2021-12-09 Tobias DiekershoffMerge pull request #11081 from annando/fix-parseurl
2021-12-09 Michael VogelFix for ParseUrl ('type' was already in use)
2021-12-08 Hypolite PetovanMerge pull request #11080 from annando/simplify-zrl
2021-12-08 MichaelZRL: Simplify the code structure
2021-12-08 Hypolite PetovanMerge pull request #11079 from annando/attachments
2021-12-08 MichaelFix attachment handling
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-07 MichaelRemove obsolete network guessing function
2021-12-07 Tobias DiekershoffMerge pull request #11074 from MrPetovan/bug/warnings
2021-12-07 Tobias DiekershoffMerge pull request #11073 from MrPetovan/bug/notices
2021-12-07 Hypolite PetovanInitialize $permissions variable in ActivityPub\Transmi...
2021-12-07 Hypolite PetovanSuppress Undefined property message in Core\Protocol
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...
next