]> git.mxchange.org Git - friendica.git/history - src/Factory
Remove the activity
[friendica.git] / src / Factory /
2022-12-20 Hypolite PetovanMerge pull request #12409 from annando/diaspora-reshare
2022-12-20 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-12-20 Tobias DiekershoffMerge pull request #12453 from tobiasd/2022.12-CHANGELOG
2022-12-18 PhilippMerge pull request #12459 from MrPetovan/bug/12454...
2022-12-18 Tobias DiekershoffMerge pull request #12460 from annando/photo-api
2022-12-18 MichaelAPI: Fix interoperability between Friendica and Mastodo...
2022-12-18 Michael VogelMerge pull request #12442 from MrPetovan/bug/warnings
2022-12-18 Hypolite PetovanUse account-user-view entry to instantiate Api\Mastodon...
2022-12-17 MichaelMerge remote-tracking branch 'upstream/2022.12-rc'...
2022-12-14 MichaelMerge remote-tracking branch 'upstream/2022.12-rc'...
2022-12-13 MichaelOnly search for empty quoted reshares (Diaspora type)
2022-12-13 MichaelUse reshare with Diaspora like with ActivityPub
2022-12-13 Hypolite PetovanMerge pull request #12407 from HankG/friendica-api...
2022-12-12 Hypolite PetovanMerge pull request #12395 from HankG/fix-photo-get...
2022-12-12 Hank GrabowskiUse is_int not intval to return Photo->createFromId...
2022-12-12 Hank GrabowskiUpdate Friendica Photo API endpoint fix to pass null...
2022-12-12 Hank GrabowskiFix Friendica Photo GET API endpoint to work without...
2022-12-12 Hypolite PetovanMerge pull request #12391 from annando/issue-12338
2022-12-11 MarekBenjaminMerge branch 'friendica:2022.12-rc' into new_image_pres...
2022-12-11 Hypolite PetovanMerge pull request #12390 from annando/fixes
2022-12-11 Hypolite PetovanMerge pull request #12389 from annando/fatal
2022-12-11 MichaelMerge remote-tracking branch 'origin/2022.12-rc' into...
2022-12-11 MichaelHandle some fatal errors
2022-12-05 Marek BachmannMerge branch 'develop' into new_image_presentation
2022-12-05 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-12-05 Hypolite PetovanMerge pull request #12333 from annando/issue-12327
2022-12-05 Hypolite PetovanMerge pull request #12332 from annando/issue-11915
2022-12-05 Michael VogelUpdate src/Factory/Api/Mastodon/Status.php
2022-12-04 MichaelIssue 11915: Show reshared posts for contacts
2022-12-04 Marek BachmannMerge branch 'develop' into new_image_presentation
2022-12-04 Hypolite PetovanMerge pull request #12328 from nupplaphil/feat/php81_ph...
2022-12-04 Hypolite PetovanMerge pull request #12326 from nupplaphil/feat/route_about
2022-12-04 PhilippMerge pull request #12325 from annando/blurhash
2022-12-04 MichaelSupport Blurhash
2022-12-01 Hypolite PetovanMerge pull request #12298 from annando/api-suggestions
2022-12-01 Hypolite PetovanMerge pull request #12306 from annando/api-doc
2022-11-30 Hypolite PetovanMerge pull request #12304 from HankG/add-dismissed...
2022-11-30 Hank GUpdate src/Factory/Api/Mastodon/Notification.php
2022-11-30 Hank GrabowskiAdd dismissed field to Mastodon API Notification types
2022-11-30 MichaelChanges after code review
2022-11-30 MichaelIndention
2022-11-30 Matthias MoritzMerge branch 'bug-noLocalPosts' of https://github.com...
2022-11-30 Matthias MoritzMerge branch 'friendica:develop' into bug-noLocalPosts
2022-11-30 MichaelContact suggestions are now cached
2022-11-28 Marek BachmannMerge branch 'develop' into show_image_upload_limit
2022-11-28 Hypolite PetovanMerge pull request #12288 from annando/api-tags
2022-11-28 MichaelAPI: Added trending links
2022-11-28 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-11-27 Marek BachmannMerge branch 'develop' into show_image_upload_limit
2022-11-27 PhilippMerge pull request #12281 from annando/issue-12149
2022-11-27 MichaelIssue 12149: Show that a post was reshared
2022-11-26 Hypolite PetovanMerge pull request #12269 from annando/api-edit
2022-11-25 PhilippMerge pull request #12246 from MrPetovan/bug/notices
2022-11-25 MichaelAPI: Enable edit
2022-11-23 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-11-23 Michael VogelMerge pull request #12244 from MrPetovan/bug/warnings
2022-11-23 Hypolite PetovanEnsure $attachment has a width and a height when it...
2022-11-23 Hypolite PetovanReturn early if user contact doesn't exist in Mastodon...
2022-11-09 PhilippMerge pull request #12147 from annando/warning
2022-11-09 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-11-09 MichaelFix warning: Undefined array key "public"
2022-11-06 Hypolite PetovanMerge pull request #12130 from annando/fix-test
2022-11-06 MichaelUse different parser modes for Mastodon and Twitter-API
2022-10-30 Hypolite PetovanMerge pull request #12076 from annando/quote
2022-10-30 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-10-30 MichaelAdd quote to API
2022-10-29 Hypolite PetovanMerge pull request #12074 from annando/fix-notification
2022-10-29 MichaelOnly fetch the needed field
2022-10-29 MichaelAccepting contact request does finally work per Mastodo...
2022-10-27 Hypolite PetovanMerge pull request #12070 from annando/share
2022-10-27 MichaelMore functions moved to content class
2022-10-26 MichaelSome more improvements for posts with shares
2022-10-25 Hypolite PetovanMerge pull request #12061 from annando/share-rework
2022-10-25 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-10-25 MichaelThe "share" handling is improved
2022-10-19 Tobias DiekershoffMerge pull request #12029 from annando/warning
2022-10-18 Hypolite PetovanMerge pull request #11997 from Quix0r/rewrite/gravity...
2022-10-18 Roland HäderMerge branch 'develop' into rewrite/gravity-constants
2022-10-14 Roland HäderRewrite:
2022-08-13 Hypolite PetovanMerge pull request #11841 from Quix0r/cleanups/type...
2022-08-12 Roland HäderChanges:
2022-08-12 Roland HäderChanges:
2022-08-12 Roland HäderChanges:
2022-07-16 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-07-16 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-07-05 PhilippMerge pull request #11709 from Quix0r/fixes/type-error...
2022-07-05 Roland HäderFixed:
2022-06-22 PhilippMerge pull request #9 from nupplaphil/dependabot/compos...
2022-06-21 Tobias DiekershoffMerge pull request #11662 from MrPetovan/bug/11661...
2022-06-21 Hypolite PetovanMerge pull request #11660 from Quix0r/fixes/more-type...
2022-06-20 Roland HäderChanges:
2022-06-18 Hypolite PetovanMerge pull request #11653 from Quix0r/fixes/more-type...
2022-06-17 Roland HäderContinued:
2022-06-11 Tobias DiekershoffMerge pull request #11532 from tobiasd/2022.05-CHANGELOG
2022-06-10 Hypolite PetovanMerge pull request #11626 from annando/api-status
2022-06-10 MichaelFix for account variable name
2022-06-10 MichaelUse "avatar" instead of "contact"
2022-06-10 MichaelAPI: Speed improvements when fetching posts
2022-04-22 Hypolite PetovanMerge pull request #11435 from annando/api-poll
2022-04-22 MichaelAPI: We can now display polls
next