]> git.mxchange.org Git - friendica.git/history - src/Module/Api
Remove the activity
[friendica.git] / src / Module / Api /
2022-12-20 Hypolite PetovanMerge pull request #12409 from annando/diaspora-reshare
2022-12-20 MichaelDon't display Diaspora reshares
2022-12-20 MichaelMerge remote-tracking branch 'upstream/develop' into...
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-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-13 Hank GUpdate src/Module/Api/Friendica/Photoalbum/Index.php
2022-12-13 Hank GUpdate src/Module/Api/Friendica/Photoalbum/Show.php
2022-12-13 Hank GUpdate src/Module/Api/Friendica/Photoalbum/Show.php
2022-12-13 Hank GUpdate src/Module/Api/Friendica/Photoalbum/Show.php
2022-12-13 Hank GUpdate src/Module/Api/Friendica/Photoalbum/Show.php
2022-12-13 Hank GUpdate src/Module/Api/Friendica/Photoalbum/Index.php
2022-12-13 Hank GrabowskiRemove extraneous comment and fix whitespace between...
2022-12-13 Hank GrabowskiFix space missing after if style error in src/Module...
2022-12-13 Hank GrabowskiFix copyright header issues...
2022-12-13 Hank GrabowskiAdd latest_first parameter to photo gallery listing...
2022-12-13 Hank GrabowskiAdd photo album show endpoint that lists photos in...
2022-12-13 Hank GrabowskiFix Friendica API Photo Album list documentation to...
2022-12-13 Hank GrabowskiFix Friendica API Photo Album list documentation to...
2022-12-13 Hank GrabowskiAdd Photo Album index endpoint to Friendica API
2022-12-13 Hank GrabowskiAdd Photo album cache flushes to Friendica Photo endpoints
2022-12-13 Hank GrabowskiAllow album to be empty string thus defaulting to i10n...
2022-12-12 MarekBenjaminMerge branch 'friendica:2022.12-rc' into new_image_pres...
2022-12-12 Hypolite PetovanMerge pull request #12397 from HankG/fix-photo-get...
2022-12-12 Hypolite PetovanMerge pull request #12395 from HankG/fix-photo-get...
2022-12-12 Hank GrabowskiUpdate Friendica Photo API endpoint fix to pass null...
2022-12-12 MarekBenjaminMerge branch 'friendica:2022.12-rc' into new_image_pres...
2022-12-12 Hank GrabowskiFix Friendica Photo GET API endpoint to work without...
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-12-11 Michael VogelSome small fixes
2022-12-07 MarekBenjaminMerge branch 'friendica:2022.12-rc' into new_image_pres...
2022-12-07 Hypolite PetovanMerge pull request #12349 from annando/hidewall
2022-12-06 Tobias DiekershoffMerge pull request #12348 from annando/api-search-offset
2022-12-06 MichaelAPI: Only search for direct hit without offset
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-04 MichaelIssue 11915: Show reshared posts for contacts
2022-12-04 Marek BachmannMerge branch 'develop' into new_image_presentation
2022-12-04 PhilippMerge pull request #12330 from annando/issue-12275
2022-12-04 MichaelIssue 12275: Banner upload via avatar does work now
2022-12-03 Hypolite PetovanMerge pull request #12322 from annando/api-rules
2022-12-03 MichaelAPI: Central way to fetch the system rules
2022-12-03 Hypolite PetovanMerge pull request #12320 from annando/issue-11553a
2022-12-03 MichaelDebug code removed
2022-12-03 MichaelIssue 11553: Reliably return the user's contacts
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-12-01 MichaelDon't fetch sugestions for the system user / catch...
2022-11-30 Hypolite PetovanMerge pull request #12304 from HankG/add-dismissed...
2022-11-30 Hank GUpdate src/Module/Api/Mastodon/Notifications.php
2022-11-30 Hypolite PetovanMerge pull request #12303 from HankG/fix-mastodon-api...
2022-11-30 Hank GrabowskiAdd 'include_all' parameter on Mastodon API endpoint
2022-11-30 Hank GrabowskiFix broken dismiss endpoint on Mastodon notifications API
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-30 Marek BachmannMerge branch 'develop' into show_image_upload_limit
2022-11-30 Marek BachmannRemoved Trends.php which for what ever reason found...
2022-11-30 Hypolite PetovanMerge pull request #12294 from annando/tag-warnings
2022-11-30 Marek Bachmannsplit-off! Trends.php allow shorthands in the system...
2022-11-30 Marek Bachmannallow shorthands in the system.maximagesize
2022-11-29 MichaelFix warning 'Undefined array key "name"'
2022-11-29 MarekBenjaminMerge branch 'friendica:develop' into show_image_upload...
2022-11-29 Michael VogelMerge pull request #12290 from MrPetovan/bug/frio-conta...
2022-11-29 Hypolite PetovanMerge pull request #12292 from annando/api-speed
2022-11-29 MichaelAPI: Speed improvements
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 Michael VogelUpdate src/Module/Api/Mastodon/Trends/Links.php
2022-11-28 MichaelAPI: Added trending links
2022-11-28 Hypolite PetovanMerge pull request #12283 from annando/api-tags
2022-11-28 MichaelOnly use items that had originally been posted in the...
2022-11-28 MichaelCode standards
2022-11-28 MichaelAPI: Tredning statuses added
2022-11-28 MichaelCoding styles
2022-11-28 MichaelStandards
2022-11-28 MichaelMerge branch 'api-tags' of github.com:annando/friendica...
2022-11-28 MichaelTrim the tag
2022-11-28 Michael VogelUpdate src/Module/Api/Mastodon/FollowedTags.php
2022-11-28 MichaelIssue 12191: We can now follow and unfollow tags via API
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 MichaelAPI: Support new tag endpoints
2022-11-27 PhilippMerge pull request #12279 from MrPetovan/bug/12273...
2022-11-27 Hypolite PetovanReturn only one result in case of exact match in Api...
2022-11-26 Hypolite PetovanMerge pull request #12272 from annando/issue-12133
2022-11-26 MichaelIssue 12133: Account data can now be updated via API
next