]> git.mxchange.org Git - friendica.git/history - src
First implementation of ActivityPub C2S
[friendica.git] / src /
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 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 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 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 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 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 PhilippAdd support for toString/Serializable
2023-01-21 PhilippMerge pull request #12707 from MrPetovan/bug/contact...
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...
2023-01-21 Hypolite PetovanFix connection acknowledgement not appearing on contact...
2023-01-21 Hypolite PetovanMerge pull request #12700 from Quix0r/features/blocklis...
2023-01-21 Roland HäderContinued:
2023-01-20 Roland HäderContinued:
2023-01-20 Roland HäderContinued:
2023-01-19 PhilippMerge pull request #12695 from MrPetovan/bug/fatal...
2023-01-19 PhilippMerge pull request #12694 from MrPetovan/task/allow...
2023-01-19 Hypolite PetovanDefault maintenance reason to empty string in Module...
2023-01-19 Hypolite PetovanTruncate integer values before inserting them
2023-01-19 Hypolite PetovanAllow colon in password
2023-01-19 Hypolite PetovanFix wrong logic in password allowed regular expression
2023-01-18 Hypolite PetovanMerge pull request #12690 from annando/statistics
2023-01-18 MichaelNodeinfo data has moved to key values
2023-01-17 Hypolite PetovanMerge pull request #12680 from nupplaphil/feat/addon_logger
2023-01-17 Hypolite PetovanMerge pull request #12688 from annando/blocked-server
2023-01-17 MichaelMerge remote-tracking branch 'upstream/develop' into...
2023-01-17 PhilippFix Introspection
2023-01-17 PhilippAdd whitespace ..
2023-01-17 PhilippAdhere feedback
2023-01-17 PhilippApply suggestions from code review
2023-01-17 MichaelNews "blocked" field on the gserver table
2023-01-17 Hypolite PetovanMerge pull request #12687 from DanielSiepmann/12686...
2023-01-17 Daniel SiepmannProperly handle feed item creation date with surroundin...
2023-01-16 PhilippAdhere PHP-CS..
2023-01-16 PhilippIntroduce new Hook logic
2023-01-15 Hypolite PetovanMerge pull request #12679 from nupplaphil/feat/reduce_c...
next