]> git.mxchange.org Git - friendica.git/history - src
Add tests for BBCode::fetchShareAttributes
[friendica.git] / src /
2022-06-20 Roland HäderChanges:
2022-06-20 Roland HäderChanges:
2022-06-20 Hypolite PetovanMerge pull request #11657 from Quix0r/fixes/post-media...
2022-06-20 Hypolite PetovanAdd missing identifier quote in Database->replaceInTabl...
2022-06-19 Roland HäderChanges:
2022-06-19 Hypolite PetovanMerge pull request #11655 from Quix0r/fixes/more-type...
2022-06-19 Roland HäderOps, not here wanted. :-(
2022-06-19 Roland HäderChanges:
2022-06-19 Hypolite PetovanMerge pull request #11658 from tobiasd/20220619-accesskey
2022-06-19 Roland HäderSome calls saved
2022-06-19 Roland HäderChanges:
2022-06-19 Roland HäderContact::getAccountType()'s parameter is never a string...
2022-06-19 Roland HäderChanges:
2022-06-19 Tobias DiekershoffAccesskey was used twice
2022-06-19 Roland HäderWrong returned type, has to be array
2022-06-19 Roland HäderChanges:
2022-06-18 Roland HäderChanges:
2022-06-18 Roland HäderOps, also this!
2022-06-18 Roland HäderChanged to suggestings (back to original) + fixed typo...
2022-06-18 Roland HäderChanged back to suggestions by @MrPetovan
2022-06-18 Roland HäderChanges:
2022-06-18 Roland HäderProper type is string
2022-06-18 Roland HäderMaybe fix for:
2022-06-18 Roland HäderChanges:
2022-06-18 Roland HäderNodeinfo::getOrganization() doesn't need configuration...
2022-06-18 Roland HäderAdded missing type-hints
2022-06-18 Roland HäderRenamed variable, no need for "orig_" prefix
2022-06-18 Roland HäderContinued:
2022-06-18 Roland HäderContinued:
2022-06-18 Roland HäderChanges:
2022-06-18 Roland HäderChanges:
2022-06-18 Hypolite PetovanMerge pull request #11653 from Quix0r/fixes/more-type...
2022-06-18 Roland HäderContinued:
2022-06-18 Roland HäderOps, needs to be a variable:
2022-06-18 Roland HäderFixed TypeError: "Argument 1 passed to Friendica\Core...
2022-06-18 Roland HäderSet type-hint for parameter $data to SimpleXMLElement...
2022-06-18 Roland HäderSome outside code relies on returned "false"
2022-06-18 Roland HäderFixed indenting
2022-06-18 Roland HäderChanges:
2022-06-17 Roland HäderOps, wrong type again
2022-06-17 Roland HäderOps, wrong type
2022-06-17 Roland HäderContinued:
2022-06-17 Roland HäderSome more type-hints added
2022-06-17 Roland HäderNore fixes
2022-06-17 Roland HäderPossible fix for
2022-06-17 Roland HäderFix for "Uncaught Exception TypeError: "Argument 1...
2022-06-17 Roland HäderContinued:
2022-06-17 Roland HäderAlso need to declare $profile or otherwise an invocation of
2022-06-17 Roland HäderWorker::getWaitingJobForPID() can also return FALSE...
2022-06-17 Roland HäderOps, wrong type-hint here, must be string ($nickname...
2022-06-17 Roland HäderContinued:
2022-06-17 Roland HäderContinued:
2022-06-17 Roland HäderFix for non-existing record system.mobile_theme in...
2022-06-17 Roland HäderFixed:
2022-06-17 Roland HäderSome fixes:
2022-06-17 Roland HäderAdded more type-hints
2022-06-17 Roland HäderAdded again more type-hints
2022-06-17 Roland HäderContinued:
2022-06-17 Roland HäderFixed "Argument 4 passed to Friendica\Protocol\DFRN...
2022-06-17 Roland HäderMrPetovan brought the right one up:
2022-06-17 Roland HäderOps, bad type-hint here
2022-06-17 Roland HäderAnother incompatible method declaration fixed + type...
2022-06-17 Roland HäderContinued:
2022-06-17 Roland HäderAdded more type-hints for "App" classes
2022-06-17 Roland HäderAdded more type-hints
2022-06-17 Roland HäderAdded more type-hints and documented a few methods
2022-06-17 Roland HäderAdded more type-hints
2022-06-17 Roland HäderAdded more type-hints
2022-06-17 Hypolite PetovanMerge pull request #11652 from Quix0r/fixes/causer-id
2022-06-17 Roland HäderAdded parenthesis
2022-06-16 Roland HäderWrong braces causing 'undefined index causer-id'. See...
2022-06-16 Hypolite PetovanMerge pull request #11649 from Quix0r/fixes/return...
2022-06-16 Roland HäderContinued: fixes/return-type-fetch-content
2022-06-16 Hypolite PetovanMerge pull request #11647 from Quix0r/fixes/type-error...
2022-06-16 Roland HäderMade also this one sweeter (null-coalscing)
2022-06-16 Roland HäderAlso make this null-coalscing
2022-06-16 Roland HäderOps, syntax errors get unnoticed with a simple editor...
2022-06-16 Roland HäderChanged to null-coalscing style (??) as sugguested...
2022-06-16 Roland HäderAdded check as suggested by @MrPetovan for empty $message.
2022-06-16 Roland HäderThis will 2 things:
2022-06-16 Roland HäderFixes for bad invocations of HTML::toBBCode() (1st...
2022-06-16 Roland HäderOps:
2022-06-16 Roland HäderFixes and type-hints:
2022-06-16 Hypolite PetovanMerge pull request #11645 from Quix0r/fixes/e-notice_use
2022-06-16 Roland HäderShorter code, thanks to @annando pointing this out
2022-06-16 Roland HäderFixed possibble "Trying to access array offset on value...
2022-06-15 Hypolite PetovanMerge pull request #11624 from Quix0r/fixes/type-hints
2022-06-15 Roland HäderChanges:
2022-06-15 Roland HäderChanges:
2022-06-15 Roland HäderAdded more type-hints
2022-06-15 Roland HäderAdded more known type-hints
2022-06-15 Tobias DiekershoffMerge pull request #11643 from annando/avatar-path
2022-06-15 MichaelYou can now store the avatar in a separate folder and...
2022-06-13 Hypolite PetovanMerge pull request #11642 from annando/platform-default
2022-06-13 MichaelSome more default avatars
2022-06-13 Hypolite PetovanMerge pull request #11639 from annando/platform-default
2022-06-13 MichaelImprove license comment
2022-06-13 MichaelUsing separate avatars for different peertube account...
2022-06-13 MichaelImproved license text
2022-06-13 MichaelUse platform specific default avatar pictures
next