]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
2023-02-18 PhilippAdapt tests to use new BaseURL UriInterface
2023-02-18 PhilippMove force_ssl behavior
2023-02-18 PhilippRefactor Installer due new BaseURL logic
2023-02-18 PhilippRemove old config parts
2023-02-18 PhilippRefactor BaseURL.php to UriInterface compatible class
2023-02-18 Hank GrabowskiMerge branch 'develop' into mastodon-status-post-with...
2023-02-18 Hank GrabowskiChange check for friendica-title key to use isa and...
2023-02-18 Tobias DiekershoffMerge pull request #12812 from annando/emoji-activities
2023-02-18 MichaelActivities are now displayed as Emojis
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 GrabowskiAdd friendica->title input to Mastodon Status POST...
2023-02-17 Hank GrabowskiAdd extension to Mastodon Status object for Friendica...
2023-02-17 Hank GrabowskiAdd link headers to Mastodon trending endpoints
2023-02-17 Hank GrabowskiAdd Link headers by offset/limit capability to BaseApi
2023-02-17 Hank GrabowskiFix offset is absolute in set not a page to be consiste...
2023-02-17 Michael VogelMerge pull request #12801 from HankG/fix-mastodon-api...
2023-02-17 Hank GrabowskiAdd offset parameter to Mastodon trending Links and...
2023-02-17 Hank GrabowskiAdd documentation to new trending tags endpoint QPs
2023-02-17 Hank GrabowskiRemove FollowRequest type and use mstdnAccount->createF...
2023-02-17 Hank GrabowskiAllow @-symbols in Mastodon status searches under all...
2023-02-17 Hank GrabowskiAdd support to Mastodon Tag Trends for paging, local...
2023-02-16 Hank GrabowskiRemove explicit block filtering for results that go...
2023-02-16 MichaelSome loglevels are adjusted to more reasonablöe levels
2023-02-16 Hank GrabowskiAdd blocked/ignored filters to Mastodon Timeline API...
2023-02-16 Hank GrabowskiAdd blocked/ignored filters to Mastodon Timeline API...
2023-02-15 Hank GrabowskiCleanup unused imports, excessive line length in Mastod...
2023-02-15 Hank GrabowskiDelete unused Mastodon FollowRequest object (can just...
2023-02-15 Hank GrabowskiChange FollowRequest return type to be Account
2023-02-15 Hank GrabowskiFix style error
2023-02-15 Hank GrabowskiAllows @ in query on statuses when resolving since...
2023-02-15 Hank GrabowskiChange FollowRequest to return the user ID so is compat...
2023-02-15 PhilippMerge pull request #12797 from annando/emoji-react
2023-02-15 MichaelWe can now store emoji reactions from Misskey
2023-02-14 PhilippMerge pull request #12796 from annando/fatal
2023-02-14 PhilippMerge pull request #12795 from annando/caps
2023-02-14 MichaelFix fatal error because of an invalid url
2023-02-14 MichaelFix caps
2023-02-14 Hypolite PetovanMerge pull request #12786 from annando/c2s-post
2023-02-14 MichaelFix variable name
2023-02-14 Michael VogelMerge pull request #12791 from HankG/mastodon-notificat...
2023-02-13 MichaelSome more standards
2023-02-13 MichaelFix more standards
2023-02-13 MichaelSoem more C2S stuff moved
2023-02-13 MichaelMerge remote-tracking branch 'upstream/develop' into...
2023-02-13 Michael VogelApply suggestions from code review
2023-02-13 Hank GrabowskiAutomatic PHPCBF style fix
2023-02-13 Hank GrabowskiAdd unsupported Friendica notification types to built...
2023-02-13 Hypolite PetovanMerge pull request #12789 from nupplaphil/bug/flasky_test
2023-02-13 MichaelNew class for c2s activities
2023-02-13 Hank GrabowskiRemove extraneous, unused, non-standard 'count' paramet...
2023-02-13 Philipprevert api.fixture.php change
2023-02-13 Philippcode review
2023-02-13 PhilippRestructure tests
2023-02-13 MichaelMerge remote-tracking branch 'upstream/develop' into...
2023-02-13 PhilippRemove flasky testpart
2023-02-13 MichaelSplit C2S activity
2023-02-13 Hypolite PetovanMerge pull request #12772 from nupplaphil/feat/config_h...
2023-02-13 MichaelAdded documentation
2023-02-13 PhilippFix logic
2023-02-13 Philippremove unnecessary comments
2023-02-13 Michaelpassing the return value
2023-02-12 PhilippAdd docs
2023-02-12 Philippadd license header ;)
2023-02-12 Philippmanually check and create the Config table before runni...
2023-02-12 Philippdon't try to use the Config table if it doesn't exist
2023-02-12 Philippremove maybeSerialize (always serialize)
2023-02-12 Philippanother phpunit optimiziation ..
2023-02-12 MichaelC2S: Posting is now possible
2023-02-12 PhilippOptimize phpunit
2023-02-12 Philippuse own local.config.php for CI
2023-02-12 PhilippUpdate messages.po
2023-02-12 Philippadapt update script
2023-02-12 PhilippFix dba cache
2023-02-12 Philippadhere php-cs
2023-02-12 PhilippFix and adapt tests
2023-02-12 PhilippFix and adapt tests
2023-02-12 Philippsuppress E_WARNING at tests with vfs://
2023-02-10 Philippadd license
2023-02-10 Hypolite PetovanMerge pull request #12784 from annando/redirect-root
2023-02-10 PhilippRevert node.config.php into Config table
2023-02-10 PhilippRe-Add Config table
2023-02-10 PhilippAdd exception if lock wasn't successful
2023-02-10 MichaelRedirect AP requests to the root to the system actor
2023-02-08 Hypolite PetovanMerge pull request #12782 from annando/c2s-2
2023-02-08 MichaelC2S: Improve C2S-API, fix inbox endpoint
2023-02-08 PhilippMerge pull request #12774 from MrPetovan/bug/albumname-xss
2023-02-08 Michael VogelMerge pull request #12781 from MrPetovan/bug/12779...
2023-02-08 Hypolite PetovanSwitch date format to RFC 3339 in security.txt
2023-02-08 Hypolite Petovan[frio] Fix XSS vulneralibity in Justified-Gallery Javas...
2023-02-07 Hypolite PetovanMerge pull request #12778 from annando/issue-12764
2023-02-07 MichaelIssue 12764: Fix photo permissions when posting via web
2023-02-05 PhilippMerge pull request #12773 from MrPetovan/bug/return-xss
2023-02-05 Hypolite PetovanUpdate main translation files after updating strings
2023-02-05 Hypolite PetovanEnsure arbitrary HTTPException messages are HTML escaped
2023-02-05 Hypolite PetovanCreate specific module to display HTML message when...
2023-02-04 Hypolite PetovanMerge pull request #12770 from annando/warning
2023-02-04 MichaelFixes "Invalid URL for photo" for photos without host
2023-02-02 Michael VogelMerge pull request #12762 from MrPetovan/bug/warnings
2023-02-01 Hypolite PetovanMerge pull request #12752 from annando/c2s
next