]> git.mxchange.org Git - friendica.git/history - src/Module/Api/Twitter
Adding and removing of pictures via API is now possible
[friendica.git] / src / Module / Api / Twitter /
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-18 PhilippAdapt BaseURL calls to new UriInterface
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-17 MichaelMerge remote-tracking branch 'upstream/2022.12-rc'...
2022-12-14 Hypolite PetovanMerge pull request #12392 from annando/api-relations
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 MarekBenjaminMerge branch 'friendica:2022.12-rc' into new_image_pres...
2022-12-12 Hypolite PetovanMerge pull request #12393 from annando/api-permissions
2022-12-12 Michael VogelUpdate src/Module/Api/Twitter/Statuses/Update.php
2022-12-12 MichaelDon't send the header
2022-12-12 MichaelTransmit header before creating user list
2022-12-12 MichaelDon't display pending requests
2022-12-11 MichaelFix tests
2022-12-11 MichaelAPI: Allow permissions for status posts
2022-12-11 MichaelAPI: Use "contact" for own relations
2022-12-11 MichaelMerge remote-tracking branch 'origin/2022.12-rc' into...
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-07-29 Hypolite PetovanMerge pull request #11792 from Quix0r/fixes/get-request...
2022-07-28 Roland HäderChanged:
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 MichaelAPI: Fix "in_reply_to_status_id"
2022-03-07 Tobias DiekershoffMerge pull request #11285 from tobiasd/2022.03-changelog
2022-03-02 Hypolite PetovanMerge pull request #11288 from annando/api-fix2
2022-03-02 MichaelFix test / Use new expandTags function
2022-03-02 MichaelAPI: Forum mentions are now working
2022-03-02 MichaelAPI: Only display active incoming contact requests
2022-02-25 Hypolite PetovanMerge pull request #11282 from annando/api-fix
2022-02-25 MichaelAPI: several fixes to the Twitter/Statusnet API
2022-02-25 Hypolite PetovanMerge pull request #11265 from k-alin/6606-k-alin-mysql...
2022-02-24 Michael VogelMerge pull request #11270 from MrPetovan/task/10862...
2022-02-24 Hypolite PetovanMove unfollow protocol to worker task
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-13 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-02-12 MichaelPrivate forums are now working via ActivityPub
2022-01-23 PhilippMerge pull request #11141 from urbalazs/language-names
2022-01-17 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2022-01-16 Hypolite PetovanMerge pull request #11159 from annando/api-finally...
2022-01-16 Michaelfixing some more tests
2022-01-16 MichaelPossibly fixing one test
2022-01-16 MichaelWhite spaces
2022-01-16 MichaelSimplifying extension access
2022-01-16 MichaelSimplified contact id handling
2022-01-16 MichaelMore parameter handling improved
2022-01-16 MichaelImproved request value handling
2022-01-16 MichaelReplaced $_REQUEST
2022-01-16 MichaelReplaced "filter_input" with the new request value...
2022-01-16 MichaelFixed max value check, improved request value fetching
2022-01-16 MichaelDefine reasonable min and max values
2022-01-16 MichaelUnify request value handling
2022-01-16 MichaelImproved handling of boolean input values
2022-01-16 MichaelSome more cidong style
2022-01-16 MichaelCoding styles / "require_once" for removed file removed
2022-01-16 MichaelUse the $request variable
2022-01-16 MichaelSuperflous spaces
2022-01-16 Michael"DI" calls are replaced
2022-01-15 MichaelAPI: The legacy API finally moved
2022-01-12 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2022-01-08 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2022-01-08 Michael VogelMerge pull request #11149 from nupplaphil/bug/friendica...
2022-01-08 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2022-01-08 PhilippAdd missing Twitter API routes for IDs
2022-01-07 Hypolite PetovanMerge pull request #11145 from nupplaphil/feat/check_li...
2022-01-06 PhilippFix all license header & be less aggressive
2022-01-06 PhilippMerge pull request #11143 from annando/api-again
2022-01-06 MichaelAPI: Functionality moved to new places
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 PhilippMove DirectMessages/Destory tests & fix Destroy condition
2021-12-28 Hypolite PetovanMerge pull request #11105 from annando/api-direct-messages
2021-12-19 MichaelUse dynamic functions
2021-12-19 MichaelUse dynamic functions
2021-12-19 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2021-12-17 MichaelFixes space
2021-12-17 MichaelAdded documentation
2021-12-17 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2021-12-16 MichaelStandards
2021-12-16 MichaelStandards
2021-12-16 MichaelAPI: Direct Messages moved to new place
2021-12-10 Hypolite PetovanMerge pull request #11084 from nupplaphil/feat/tests_fo...
2021-12-10 PhilippUpdate src/Module/Api/Twitter/Statuses/Destroy.php
2021-12-09 PhilippReenable Twitter/Retweet tests
next