]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
2023-02-07 Hypolite PetovanMerge pull request #12778 from annando/issue-12764
2023-02-07 MichaelIssue 12764: Fix photo permissions when posting via web
2023-02-05 PhilippMerge pull request #12773 from MrPetovan/bug/return-xss
2023-02-05 Hypolite PetovanUpdate main translation files after updating strings
2023-02-05 Hypolite PetovanEnsure arbitrary HTTPException messages are HTML escaped
2023-02-05 Hypolite PetovanCreate specific module to display HTML message when...
2023-02-04 Hypolite PetovanMerge pull request #12770 from annando/warning
2023-02-04 MichaelFixes "Invalid URL for photo" for photos without host
2023-02-02 Michael VogelMerge pull request #12762 from MrPetovan/bug/warnings
2023-02-01 Hypolite PetovanMerge pull request #12752 from annando/c2s
2023-02-01 MichaelDesciption added
2023-02-01 Hypolite PetovanWard against potentially missing "platform" array key...
2023-01-31 MichaelFix #12757
2023-01-30 PhilippMerge pull request #12756 from annando/issue-12753
2023-01-30 MichaelIssue 12753: For remote-self feed items the plink mustn...
2023-01-29 MichaelUpdated class description
2023-01-29 MichaelFirst implementation of ActivityPub C2S
2023-01-29 PhilippMerge pull request #12747 from MrPetovan/bug/warnings
2023-01-29 PhilippMerge pull request #12746 from MrPetovan/bug/fatal...
2023-01-29 PhilippMerge pull request #12745 from MrPetovan/task/12728...
2023-01-29 Hypolite PetovanCheck $url variable for value before using it in Module...
2023-01-29 Hypolite PetovanPrevent the use of $shared_item if it's falsy in Mastod...
2023-01-29 Hypolite PetovanRemove Feed contacts from profile contact list
2023-01-29 Hypolite PetovanImprove return value consistency in Util\BasePath:...
2023-01-29 Hypolite PetovanRead local files instead of performing self HTTP reques...
2023-01-29 Hypolite PetovanMerge pull request #12741 from annando/local-files
2023-01-28 MichaelOld stuff removed
2023-01-28 MichaelPossibly fix the test problems
2023-01-28 MichaelAvoid more local links and bad http requests
2023-01-27 Michael VogelMerge pull request #12735 from MrPetovan/bug/fatal...
2023-01-27 Michael VogelMerge pull request #12736 from MrPetovan/bug/12733...
2023-01-27 Hypolite PetovanMerge pull request #12738 from annando/local-link-bad-url
2023-01-27 Hypolite PetovanReplace custom WebFinger implementation by Probe::getWe...
2023-01-27 Hypolite PetovanPrevent fatal error when probing WebFinger address...
2023-01-27 Michael VogelApply suggestions from code review
2023-01-27 MichaelAvoid local network communication / invalid url requests
2023-01-26 Hypolite PetovanCheck the image URL has a host before retrieving it...
2023-01-26 Hypolite PetovanCast key values to int in Mastodon\Stats
2023-01-25 Hypolite PetovanMerge pull request #12732 from annando/catch
2023-01-25 MichaelCatch not fetchable posts
2023-01-25 Hypolite PetovanMerge pull request #12731 from annando/api-quotes
2023-01-25 MichaelRestore default value
2023-01-25 MichaelQuote for notifications
2023-01-25 Hypolite PetovanMerge pull request #12727 from annando/api-quotes
2023-01-25 MichaelSwitch parameters
2023-01-25 Hypolite PetovanMerge pull request #12730 from damianwajer/fix-duplicat...
2023-01-25 Damian WajerFix labels in contact request modal
2023-01-25 MichaelFix reply via API / fix missing variable
2023-01-25 MichaelUnused "use" removed
2023-01-25 MichaelAPI: added positiv list for quote support
2023-01-24 Michael VogelMerge pull request #12726 from MrPetovan/bug/12721...
2023-01-24 Hypolite PetovanRemove Text\BBCode::scaleExternalImage
2023-01-23 Hypolite PetovanMerge pull request #12725 from annando/api2
2023-01-23 MichaelDisplay, not diplay
2023-01-23 MichaelIssue 12358: Allow blocking of every contact
2023-01-23 MichaelIssue 12603: Support quote in the api / Issue 12654...
2023-01-23 MichaelMerge remote-tracking branch 'upstream/develop' into...
2023-01-23 MichaelIssue 12603: Support quotes in the API
2023-01-23 Hypolite PetovanMerge pull request #12724 from annando/api
2023-01-23 MichaelDon't show reblogged on single post
2023-01-23 MichaelMerge remote-tracking branch 'upstream/develop' into api
2023-01-23 Hypolite PetovanMerge pull request #12720 from annando/issue-12702
2023-01-23 MichaelRemoved duplicated "be"
2023-01-23 MichaelMerge remote-tracking branch 'upstream/develop' into...
2023-01-23 MichaelUpdated messages.po
2023-01-23 MichaelUpdated messages.po
2023-01-23 Michael VogelUpdate src/Module/Settings/Connectors.php
2023-01-22 Hypolite PetovanMerge pull request #12718 from annando/config
2023-01-22 Michael VogelUpdate src/Module/Admin/Summary.php
2023-01-22 Hypolite PetovanMerge pull request #12719 from annando/andstatus
2023-01-22 MichaelMerge remote-tracking branch 'upstream/develop' into api
2023-01-22 MichaelIssue 12702: Let the user decide how to handle spoiler...
2023-01-22 MichaelFetch data from basic auth when one of the parameters...
2023-01-22 MichaelDebug message removed
2023-01-22 MichaelUpdated database.sql
2023-01-22 MichaelMore configs moved to key values
2023-01-22 Hypolite PetovanMerge pull request #12717 from annando/blocked-gserver
2023-01-22 MichaelImproved block check for redirects
2023-01-22 MichaelAPI: Show different ids on reshares / don't check for...
2023-01-21 PhilippMerge pull request #12697 from MrPetovan/bug/deprecated
2023-01-21 Hypolite PetovanMerge pull request #12712 from nupplaphil/feat/BaseUrl
2023-01-21 PhilippFix missing values in sample files
2023-01-21 PhilippAdd more transparent errors and make it possible to...
2023-01-21 PhilippRemove another URL check at App
2023-01-21 PhilippRemove BaseURL Auto-Check
2023-01-21 Hypolite PetovanDeclare history property in Mastodon\Card
2023-01-21 Hypolite PetovanReplace deprecated uses of ${var} in strings
2023-01-21 Hypolite PetovanReplace deprecated use of "self" in callables
2023-01-21 Hypolite PetovanThrow an exception when parse_url fails in HttpClient...
2023-01-21 Hypolite PetovanMerge pull request #12711 from nupplaphil/bug/config_to...
2023-01-21 PhilippAdd "Database::INSERT_IGNORE" for the initial value...
2023-01-21 Philippfix PHP-CS
2023-01-21 PhilippUpdate tests/src/Core/Config/Util/ConfigFileTransformer...
2023-01-21 PhilippAdd support for toString/Serializable
2023-01-21 PhilippReplace Level-2 Dice patch with new release
2023-01-21 PhilippMerge pull request #12707 from MrPetovan/bug/contact...
2023-01-21 Hypolite PetovanUpdated main translation file after removing strings
2023-01-21 Hypolite PetovanDon't select deleted contact when in Contact::createFro...
2023-01-21 Hypolite PetovanReset pending value when unfollowing a contact
2023-01-21 Hypolite PetovanApply changes to user-contact table first in Contact...
next