]> git.mxchange.org Git - friendica.git/history - src/Factory
spelling: names
[friendica.git] / src / Factory /
2023-03-26 Josh Sorefspelling: attachment
2023-03-21 Hypolite PetovanMerge pull request #12921 from HankG/add-visibility...
2023-03-21 Hank GrabowskiChange visibility data on Mastodon posts to be array...
2023-03-20 Hank GrabowskiAdd visibility to user's statuses in Mastodon API
2023-03-19 PhilippMerge pull request #12892 from MrPetovan/bug/12888...
2023-03-17 Hypolite PetovanMerge pull request #12900 from annando/robust-html
2023-03-17 MichaelFix test
2023-03-15 Hypolite PetovanMerge pull request #12877 from xundeenergie/like-button...
2023-03-15 Hypolite PetovanMerge pull request #12854 from annando/api-edit
2023-03-15 MichaelChanges because of code review
2023-03-14 MichaelMerge remote-tracking branch 'upstream/2023.03-rc'...
2023-03-13 MichaelMerge remote-tracking branch 'upstream/develop' into...
2023-03-11 Hank GMerge branch 'friendica:develop' into mastodon-edit...
2023-03-07 Hypolite PetovanMerge pull request #12869 from damianwajer/calendar...
2023-03-06 Hypolite PetovanMerge pull request #12866 from annando/no-attached...
2023-03-06 MichaelFix warning
2023-03-05 MichaelThe function "getAttachedData" has been removed
2023-03-04 Hypolite PetovanMerge pull request #12865 from annando/fix-links
2023-03-04 MichaelWe only need a link here
2023-03-04 MichaelFix missing attached links in posts
2023-03-03 MichaelMerge remote-tracking branch 'upstream/develop' into...
2023-03-01 Hypolite PetovanMerge pull request #12836 from damianwajer/post-interac...
2023-03-01 MichaelMerge remote-tracking branch 'upstream/develop' into...
2023-02-28 Michael VogelMerge pull request #12855 from HankG/fix-use-mastodon...
2023-02-28 Hank GrabowskiFix passing in correct change fields to Mastodon Status...
2023-02-28 Hank GrabowskiUse Mastodon standard edited_at field for tracking...
2023-02-28 Hypolite PetovanMerge pull request #12853 from HankG/mastodon-timeline...
2023-02-28 Hank GrabowskiAdd additional Mastodon timeline sorting date types...
2023-02-28 MichaelEditing of media descriptions is now possible as well
2023-02-28 MichaelAdding and removing of pictures via API is now possible
2023-02-28 Hank GrabowskiMerge branch 'develop' into mastodon-timeline-temporal...
2023-02-27 Hypolite PetovanMerge pull request #12850 from nupplaphil/feat/phpstorm...
2023-02-27 PhilippMerge pull request #12848 from HankG/fix-mastodon-v2...
2023-02-27 PhilippMerge pull request #12843 from annando/fetchraw-attachments
2023-02-26 MichaelUse "Exception"
2023-02-26 PhilippMerge pull request #12844 from HankG/mastodon-status...
2023-02-26 Hank GrabowskiAllow delivery stats to be null.
2023-02-26 Hank GrabowskiMake calls inline and return 0 if value is null
2023-02-25 Hank GrabowskiAdd delivery status data to Mastodon Status Friendica...
2023-02-22 Hypolite PetovanMerge pull request #12838 from HankG/blocks-status-fix
2023-02-22 Hank GrabowskiMerge branch 'develop' into blocks-status-fix
2023-02-22 Hank GrabowskiBreakup public/user ID query results so can always...
2023-02-21 Hypolite PetovanMerge pull request #12829 from Quix0r/fixes/export...
2023-02-21 Hypolite PetovanMerge pull request #12826 from HankG/dislike-for-mastod...
2023-02-20 Hank GrabowskiMerge branch 'develop' into dislike-for-mastodon-endpoints
2023-02-20 Hank GrabowskiFix phpcbf style errors in part of code I didn't change
2023-02-20 Hank GrabowskiAdd dislike counts to Mastodon API Statuses in Friendic...
2023-02-20 Hank GrabowskiMerge branch 'develop' into mastodon-instance-v2-implem...
2023-02-20 Hank GrabowskiMerge branch 'develop' into blocks-and-mutes-fixes
2023-02-20 Hank GrabowskiMerge branch 'develop' into fix-blocks-listing
2023-02-20 Michael VogelMerge pull request #12820 from MrPetovan/bug/fatal...
2023-02-20 Hank GrabowskiMerge branch 'develop' into notifications-summary
2023-02-20 Hypolite PetovanMerge pull request #12819 from HankG/add-tables-to...
2023-02-20 Hypolite PetovanMerge pull request #12802 from nupplaphil/feat/system_u...
2023-02-20 Hypolite PetovanMerge pull request #12807 from HankG/mastodon-trending...
2023-02-20 Hypolite PetovanMerge pull request #12804 from HankG/fix-blocked-users...
2023-02-18 PhilippAdapt BaseURL calls to new UriInterface
2023-02-18 Hank GrabowskiMerge branch 'develop' into mastodon-status-post-with...
2023-02-17 Hypolite PetovanMerge pull request #12806 from annando/loglevels
2023-02-17 Hypolite PetovanMerge pull request #12799 from HankG/fix-mastodon-frien...
2023-02-17 Hank GrabowskiRemove FollowRequest type and use mstdnAccount->createF...
2023-02-15 Hank GrabowskiCleanup unused imports, excessive line length in Mastod...
2023-02-15 Hank GrabowskiChange FollowRequest return type to be Account
2023-01-29 PhilippMerge pull request #12747 from MrPetovan/bug/warnings
2023-01-29 Hypolite PetovanPrevent the use of $shared_item if it's falsy in Mastod...
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 MichaelAPI: added positiv list for quote support
2023-01-23 Hypolite PetovanMerge pull request #12725 from annando/api2
2023-01-23 MichaelDisplay, not diplay
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 MichaelMerge remote-tracking branch 'upstream/develop' into api
2023-01-22 MichaelMerge remote-tracking branch 'upstream/develop' into api
2023-01-22 MichaelAPI: Show different ids on reshares / don't check for...
2023-01-15 Hypolite PetovanMerge pull request #12674 from nupplaphil/bug/config_ty...
2023-01-15 PhilippMerge pull request #12673 from annando/andstatus-api
2023-01-14 MichaelAPI: Accept "redirect_uris" as both array and string
2023-01-01 PhilippMerge pull request #12562 from MrPetovan/bug/notices
2023-01-01 MichaelMerge remote-tracking branch 'upstream/develop' into...
2023-01-01 Michael VogelMerge pull request #12591 from MrPetovan/task/2023...
2023-01-01 Hypolite PetovanHappy New Year 2023!
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'...
next