]> git.mxchange.org Git - friendica.git/history - src/Object/Api/Mastodon
Merge pull request #13676 from MrPetovan/bug/13673-markers-json-output
[friendica.git] / src / Object / Api / Mastodon /
2022-11-23 Hypolite PetovanEnsure $attachment has a width and a height when it...
2022-11-23 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-11-19 Hypolite PetovanMerge pull request #12214 from Schnoop/bugfix/DivisionB...
2022-11-19 ThorstenPrevent division by zero.
2022-11-18 Hypolite PetovanMerge pull request #12202 from Schnoop/develop
2022-11-18 SchnoopMerge branch 'friendica:develop' into develop
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-14 PhilippMerge pull request #12169 from MrPetovan/bug/7574-notif...
2022-11-14 Hypolite PetovanCentralize config.admin_email management in Model\User
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-11-06 Tobias DiekershoffMerge pull request #12125 from annando/pending
2022-11-06 MichaelDon't show following/followed_by on pending
2022-11-05 Michael VogelMerge pull request #12114 from MrPetovan/bug/12112...
2022-11-05 Michael VogelMerge pull request #12104 from MrPetovan/task/deprecate...
2022-11-05 Hypolite PetovanMerge pull request #12116 from annando/issue-11846
2022-11-05 Michael VogelUpdate src/Object/Api/Mastodon/Status.php
2022-11-05 MichaelIssue 11846: Fix client behaviour when following hash...
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-17 PhilippMerge pull request #12007 from annando/more-constants
2022-10-17 MichaelThe friendica constants have been moved to the app...
2022-10-14 Roland HäderRewrite:
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
2022-03-19 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-03-08 Hypolite PetovanMerge pull request #11307 from annando/api-reply-fix
2022-03-08 Hypolite PetovanMerge pull request #11306 from annando/abstract-space
2022-03-08 Hypolite PetovanMerge pull request #11305 from annando/api-spoiler
2022-03-08 MichaelAPI: Improve support for the summary field
2022-02-25 Hypolite PetovanMerge pull request #11265 from k-alin/6606-k-alin-mysql...
2022-02-23 Michael VogelMerge pull request #11267 from MrPetovan/task/11264...
2022-02-21 Hypolite PetovanUpdate Mastodon API version string to include Mastodon...
2022-02-20 Hypolite PetovanAdd constructors to a couple of Mastodon API value...
2022-02-20 k-alinMerge branch 'friendica:develop' into 6606-k-alin-mysql...
2022-02-16 Hypolite PetovanMerge pull request #11250 from nupplaphil/bug/redis_pw
2022-02-15 Hypolite PetovanMerge pull request #11242 from annando/private-forums
2022-02-15 Michael VogelMerge pull request #11244 from MrPetovan/bug/11232...
2022-02-15 Hypolite PetovanMerge pull request #11241 from annando/timing
2022-02-12 Michael VogelWorkaround for timing problems / Avoid a notice in...
2022-01-02 PhilippMerge pull request #11129 from urbalazs/copyright-2022
2022-01-02 Balázs ÚrUpdate copyright
2022-01-02 Hypolite PetovanMerge pull request #11127 from nupplaphil/feat/tests
2021-12-30 Hypolite PetovanMerge pull request #11128 from annando/diaspora-contact...
2021-12-30 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2021-12-30 MichaelDisplay interaction data for Diaspora accounts
2021-10-18 Hypolite PetovanMerge pull request #10890 from xundeenergie/improve...
2021-10-03 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-10-03 Michael VogelMerge pull request #10722 from MrPetovan/task/refactor...
2021-10-02 Hypolite PetovanMove notification to the new paradigm
2021-10-02 Hypolite PetovanCreate constants for Mastodon notification types
2021-08-15 Hypolite PetovanMerge pull request #10600 from nupplaphil/bug/update_au...
2021-08-15 Hypolite PetovanMerge pull request #10599 from annando/subscription
2021-08-15 MichaelAPI: First steps to support subscriptions
2021-08-01 Hypolite PetovanMerge pull request #10562 from nupplaphil/bug/storage_admin
2021-08-01 Hypolite PetovanMerge pull request #10557 from annando/delayed
2021-07-30 MichaelSupport the "media_attachments" field
2021-07-30 MichaelAll needed fields are now filled
2021-07-30 MichaelFunction renamed, documentation added
2021-07-29 MichaelFix array index
2021-07-29 MichaelFixing variables
2021-07-29 MichaelAdded API calls, removed fields
2021-07-22 Michael VogelMerge pull request #10498 from MrPetovan/bug/10477...
2021-07-22 Hypolite PetovanMerge pull request #10535 from annando/mentions
2021-07-22 MichaelNew function to replace mentions with nicknames
2021-07-14 Hypolite PetovanMerge pull request #10496 from annando/subscribe
2021-07-14 Michael VogelMerge pull request #10497 from MrPetovan/bug/10494...
2021-07-14 Hypolite PetovanMake last status parameter actually optional in Object...
2021-07-14 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-07-14 Hypolite PetovanMerge pull request #10493 from annando/api
2021-07-14 MichaelMerge remote-tracking branch 'upstream/develop' into api
2021-07-13 MichaelImprove how shared posting look on mobile apps
2021-07-09 Hypolite PetovanMerge pull request #10472 from annando/proxy
2021-07-09 MichaelFunction renamed to better reflect the functionality
2021-07-08 MichaelSet "convertForItem" at more places
2021-07-08 Michaelwe now have got an uri-id field for the contact table
2021-07-08 MichaelNew function to convert BBCode for a given ID
2021-07-06 MichaelProviding the uri-id to "convert" when possible
2021-07-04 Tobias DiekershoffMerge branch 'stable' into develop
2021-07-04 Tobias DiekershoffMerge pull request #10362 from tobiasd/2021.06-CHANGELOG
2021-07-03 Tobias DiekershoffMerge pull request #10289 from tobiasd/2021.06-credits
2021-06-29 Tobias DiekershoffMerge pull request #10446 from MrPetovan/bug/10439...
2021-06-29 Hypolite PetovanMerge pull request #10445 from annando/avatar-handling
2021-06-29 MichaelImproved avatar handling (timestamps for caching)
2021-06-28 Hypolite PetovanMerge pull request #10435 from nupplaphil/feat/di_cleanup
2021-06-25 Hypolite PetovanMerge pull request #10432 from annando/avatar-path
2021-06-25 Michael VogelApply suggestions from code review
2021-06-25 MichaelFunction to return the avatar and header path for a...
2021-06-25 Hypolite PetovanMerge pull request #10430 from annando/api-trends
2021-06-24 MichaelAOI: Send "history" section for trends
2021-06-24 Hypolite PetovanMerge pull request #10425 from annando/api-avatar
2021-06-24 MichaelAPI: Improved avatar handling
2021-06-22 Hypolite PetovanMerge pull request #10421 from annando/ap-photo
next