]> git.mxchange.org Git - friendica.git/history - src
Replace call to parse_url() with Uri instanciation in Util\Proxy
[friendica.git] / src /
2022-11-25 Hypolite PetovanReplace call to parse_url() with Uri instanciation...
2022-11-25 Hypolite PetovanFix null value passed to string functions deprecation...
2022-11-25 Hypolite PetovanAdd \ReturnTypeWillChange attribute to methods inherite...
2022-11-25 Hypolite PetovanMerge pull request #12264 from annando/error
2022-11-25 MichaelFix "Argument #1 ($parts) must be of type array, bool...
2022-11-25 Michael VogelMerge pull request #12254 from MrPetovan/bug/reorder...
2022-11-25 Hypolite PetovanReorder search to try redirecting to post first
2022-11-25 Hypolite PetovanMerge pull request #12261 from MarekBenjamin/develop
2022-11-25 Marek Bachmannremoved double blank
2022-11-25 Marek BachmannMerge remote-tracking branch 'origin/develop' into...
2022-11-24 Marek Bachmanncorrected typos in DocBlocks
2022-11-24 Marek BachmannMerge remote-tracking branch 'origin/nginx_template_imp...
2022-11-24 MarekBenjaminMerge branch 'friendica:develop' into nginx_template_im...
2022-11-24 Hypolite PetovanMerge pull request #12255 from annando/invalid-unfollow
2022-11-24 Michaelreturn "null"
2022-11-24 Hypolite PetovanMerge pull request #12256 from annando/issue-12189
2022-11-24 MichaelIssue 12189: Quote share a feed now shares the linked...
2022-11-24 MichaelSilently quit on unfollow of invalid contacts
2022-11-23 Hypolite PetovanMerge pull request #12251 from annando/remote-self
2022-11-23 MichaelUpdate added
2022-11-23 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-11-23 Michael"MIRROR_FORWARDED" is no more
2022-11-23 Hypolite PetovanMerge pull request #12248 from MarekBenjamin/ImageUploa...
2022-11-23 Marek BachmannAdded information that max image upload size on admin...
2022-11-23 Michael VogelMerge pull request #12244 from MrPetovan/bug/warnings
2022-11-23 Hypolite PetovanEnsure $owner is set in ActivityPub\Transmitter::sendCo...
2022-11-23 Hypolite PetovanEnsure $attachment has a width and a height when it...
2022-11-23 Hypolite PetovanWard against the possible case that $actor is empty...
2022-11-23 Hypolite PetovanEnsure $owner is set in ActivityPub\Transmitter::sendAc...
2022-11-23 Hypolite PetovanReturn early if user contact doesn't exist in Mastodon...
2022-11-23 Hypolite PetovanMerge pull request #12243 from annando/remote-self
2022-11-23 MichaelTempory fix removed
2022-11-23 Michael"MIRROR_FORWARDED" is removed
2022-11-23 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-11-23 MichaelNo more automated posts via mod/item.php
2022-11-22 Hypolite PetovanMerge pull request #12234 from HankG/fix-friendica...
2022-11-22 Hank GrabowskiUpdate Notify->iid to itemId for notification endpoint
2022-11-21 Hypolite PetovanMerge pull request #12231 from HankG/fix-unfavourite...
2022-11-21 Hank GrabowskiThe two endpoints for unfavoriting/liking (and related...
2022-11-20 PhilippMerge pull request #12228 from MrPetovan/task/4090...
2022-11-20 Hypolite PetovanCreate /profile/{nickname}/photos route
2022-11-20 Hypolite PetovanFix string interpolation in Model\Photo::upload
2022-11-20 Tobias DiekershoffMerge pull request #12226 from MrPetovan/bug/warnings
2022-11-20 Hypolite PetovanUse guid from shared post in Protocol\Diaspora::getResh...
2022-11-20 Tobias DiekershoffMerge pull request #12221 from MrPetovan/bug/warnings
2022-11-20 Tobias DiekershoffMerge pull request #12218 from MrPetovan/bug/frion...
2022-11-20 Tobias DiekershoffMerge pull request #12222 from MrPetovan/bug/12219...
2022-11-20 Tobias DiekershoffMerge pull request #12223 from MrPetovan/task/12220...
2022-11-20 Hypolite PetovanAdd support for Mastodon /authorize_interaction route
2022-11-20 Hypolite PetovanFix support for `/contact/123456/conversations` URLs...
2022-11-20 Hypolite PetovanFix PHP 8 inheritance deprecation warnings in App\PAge...
2022-11-20 Hypolite PetovanFix various PHP 8 deprecations
2022-11-20 Hypolite PetovanEnsure IEMail::getMessage returns a string
2022-11-20 Hypolite PetovanFix database connection with sockets
2022-11-19 Hypolite PetovanHide non-functional mass deletion feature in search...
2022-11-19 PhilippMerge pull request #12208 from MrPetovan/bug/12059...
2022-11-19 PhilippMerge pull request #12215 from MrPetovan/bug/hovercard-url
2022-11-19 PhilippMerge pull request #12216 from MrPetovan/bug/fatal...
2022-11-19 Hypolite PetovanFix constructor compatibility with BaseSettings parent...
2022-11-19 Hypolite PetovanImprove error message when conversation isn't available...
2022-11-19 Hypolite PetovanFix support for `/contact/redir` URLs in Module\Contact...
2022-11-19 Hypolite PetovanMerge pull request #12214 from Schnoop/bugfix/DivisionB...
2022-11-19 ThorstenPrevent division by zero.
2022-11-19 Hypolite PetovanMerge pull request #12213 from Schnoop/bugfix/NodeInfo
2022-11-19 ThorstenFix that user property should be an object instead...
2022-11-19 Tobias DiekershoffMerge pull request #12207 from MrPetovan/bug/12187...
2022-11-18 Hypolite PetovanEnsure register records aren't created with uid = 0
2022-11-18 Hypolite PetovanMerge pull request #12202 from Schnoop/develop
2022-11-18 SchnoopMerge branch 'friendica:develop' into develop
2022-11-18 ThorstenReverted some changes that won't work with PHP7.3
2022-11-18 ThorstenDDEV and some PHP8.1 fixes.
2022-11-18 ThorstenAdd meta tag to attachment to show images in mastodon...
2022-11-18 ThorstenAdd meta tag to attachment to show images in mastodon...
2022-11-17 Hypolite PetovanMerge pull request #12200 from annando/ignore-view
2022-11-17 Michael"View" activities are now ignored
2022-11-16 Hypolite PetovanMerge pull request #12186 from nupplaphil/mod/editpost
2022-11-16 PhilippRevert "Remove geotag"
2022-11-16 PhilippMerge pull request #12190 from annando/no-view
2022-11-16 PhilippMake PHP-CS happy ...
2022-11-16 PhilippAdhere PHP-CS
2022-11-16 PhilippRemove legacy comments
2022-11-16 PhilippRemove geotag
2022-11-16 PhilippRemove jotnets
2022-11-16 MichaelFix memory issue on displaying conversations
2022-11-15 PhilippReplace $_SESSION
2022-11-15 PhilippMove mod/editpost.php to src\Module\Post\Edit
2022-11-15 PhilippMerge pull request #12184 from annando/duplicated-media
2022-11-15 Hypolite PetovanMerge pull request #12179 from nupplaphil/mod/display
2022-11-15 MichaelSimplify the check
2022-11-15 MichaelThis fixes duplicated media in quoted posts
2022-11-15 PhilippPHP-CS and license ..
2022-11-15 PhilippRemove trailing slash in `update_` calls
2022-11-15 PhilippAddress feedback
2022-11-15 Michael VogelMerge pull request #12181 from MrPetovan/bug/warnings
2022-11-15 Hypolite PetovanFix wrong user table field name in Repository\Notify
2022-11-15 PhilippMake PHP-CS happy
2022-11-14 PhilippMove mod/(update_)display.php to src\Module
2022-11-14 PhilippMove mod/display.php "feed-item" to a src\Module\Item...
2022-11-14 PhilippMerge pull request #12169 from MrPetovan/bug/7574-notif...
2022-11-14 Hypolite PetovanCentralize config.admin_email management in Model\User
next