]> git.mxchange.org Git - friendica.git/history - src/Module
Remove FollowRequest type and use mstdnAccount->createFromContactId instead
[friendica.git] / src / Module /
2023-02-17 Hank GrabowskiRemove FollowRequest type and use mstdnAccount->createF...
2023-02-14 PhilippMerge pull request #12796 from annando/fatal
2023-02-14 PhilippMerge pull request #12795 from annando/caps
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 MichaelSoem more C2S stuff moved
2023-02-13 MichaelMerge remote-tracking branch 'upstream/develop' into...
2023-02-13 Hank GrabowskiAutomatic PHPCBF style fix
2023-02-13 Hank GrabowskiAdd unsupported Friendica notification types to built...
2023-02-13 MichaelNew class for c2s activities
2023-02-13 Hank GrabowskiRemove extraneous, unused, non-standard 'count' paramet...
2023-02-13 MichaelMerge remote-tracking branch 'upstream/develop' into...
2023-02-13 Hypolite PetovanMerge pull request #12772 from nupplaphil/feat/config_h...
2023-02-13 Michaelpassing the return value
2023-02-12 MichaelC2S: Posting is now possible
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 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-07 Hypolite PetovanMerge pull request #12778 from annando/issue-12764
2023-02-05 PhilippMerge pull request #12773 from MrPetovan/bug/return-xss
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-02 Michael VogelMerge pull request #12762 from MrPetovan/bug/warnings
2023-02-01 Hypolite PetovanMerge pull request #12752 from annando/c2s
2023-01-31 MichaelFix #12757
2023-01-29 MichaelUpdated class description
2023-01-29 MichaelFirst implementation of ActivityPub C2S
2023-01-29 PhilippMerge pull request #12747 from MrPetovan/bug/warnings
2023-01-29 PhilippMerge pull request #12746 from MrPetovan/bug/fatal...
2023-01-29 Hypolite PetovanCheck $url variable for value before using it in Module...
2023-01-29 Hypolite PetovanRemove Feed contacts from profile contact list
2023-01-27 Michael VogelMerge pull request #12735 from MrPetovan/bug/fatal...
2023-01-27 Michael VogelMerge pull request #12736 from MrPetovan/bug/12733...
2023-01-27 Hypolite PetovanMerge pull request #12738 from annando/local-link-bad-url
2023-01-27 Michael VogelApply suggestions from code review
2023-01-27 MichaelAvoid local network communication / invalid url requests
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 MichaelQuote for notifications
2023-01-25 Hypolite PetovanMerge pull request #12727 from annando/api-quotes
2023-01-25 MichaelSwitch parameters
2023-01-25 MichaelUnused "use" removed
2023-01-25 MichaelAPI: added positiv list for quote support
2023-01-23 Hypolite PetovanMerge pull request #12725 from annando/api2
2023-01-23 MichaelIssue 12358: Allow blocking of every contact
2023-01-23 MichaelIssue 12603: Support quote in the api / Issue 12654...
2023-01-23 Hypolite PetovanMerge pull request #12724 from annando/api
2023-01-23 MichaelDon't show reblogged on single post
2023-01-23 MichaelMerge remote-tracking branch 'upstream/develop' into api
2023-01-23 Hypolite PetovanMerge pull request #12720 from annando/issue-12702
2023-01-23 MichaelRemoved duplicated "be"
2023-01-23 MichaelMerge remote-tracking branch 'upstream/develop' into...
2023-01-23 MichaelUpdated messages.po
2023-01-23 Michael VogelUpdate src/Module/Settings/Connectors.php
2023-01-22 Hypolite PetovanMerge pull request #12718 from annando/config
2023-01-22 Michael VogelUpdate src/Module/Admin/Summary.php
2023-01-22 Hypolite PetovanMerge pull request #12719 from annando/andstatus
2023-01-22 MichaelMerge remote-tracking branch 'upstream/develop' into api
2023-01-22 MichaelIssue 12702: Let the user decide how to handle spoiler...
2023-01-22 MichaelFetch data from basic auth when one of the parameters...
2023-01-22 MichaelMore configs moved to key values
2023-01-22 MichaelAPI: Show different ids on reshares / don't check for...
2023-01-21 PhilippMerge pull request #12707 from MrPetovan/bug/contact...
2023-01-21 Hypolite PetovanFix connection acknowledgement not appearing on contact...
2023-01-19 PhilippMerge pull request #12695 from MrPetovan/bug/fatal...
2023-01-19 PhilippMerge pull request #12694 from MrPetovan/task/allow...
2023-01-19 Hypolite PetovanDefault maintenance reason to empty string in Module...
2023-01-19 Hypolite PetovanAllow colon in password
2023-01-18 Hypolite PetovanMerge pull request #12690 from annando/statistics
2023-01-18 MichaelNodeinfo data has moved to key values
2023-01-17 Hypolite PetovanMerge pull request #12680 from nupplaphil/feat/addon_logger
2023-01-17 Hypolite PetovanMerge pull request #12688 from annando/blocked-server
2023-01-17 MichaelMerge remote-tracking branch 'upstream/develop' into...
2023-01-17 MichaelNews "blocked" field on the gserver table
2023-01-15 Hypolite PetovanMerge pull request #12679 from nupplaphil/feat/reduce_c...
2023-01-15 PhilippReplace Config-Cache dependency with Config-Model ...
2023-01-15 PhilippMerge pull request #12678 from MrPetovan/bug/12677...
2023-01-15 Hypolite PetovanRemove App dependency from addon admin form method
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 MichaelAdded Documentation, updated messages.po
2023-01-14 MichaelAPI: Accept "redirect_uris" as both array and string
2023-01-14 PhilippMerge pull request #12666 from MrPetovan/bug/12661...
2023-01-14 Michael VogelMerge pull request #12667 from MrPetovan/bug/12665...
2023-01-14 Hypolite PetovanEnable calendar export for public_calendar = true
2023-01-14 Hypolite PetovanRemove App dependency from Hook::callSingle
2023-01-13 Hypolite PetovanMerge pull request #12663 from nupplaphil/sec/xss_404
2023-01-12 Hypolite PetovanMerge pull request #12659 from DanielSiepmann/12658...
2023-01-12 Hypolite PetovanMerge pull request #12657 from annando/display-blocked
2023-01-12 MichaelMode depending control for the behaviour with blocked...
2023-01-11 Hypolite PetovanMerge pull request #12655 from annando/fix-communication
2023-01-11 MichaelFix: Forum posts from some contacts weren't distributed
2023-01-11 PhilippMerge pull request #12635 from MrPetovan/task/12629...
2023-01-11 Hypolite PetovanReplace remaining mentions of "Status" by "Conversation...
2023-01-11 Hypolite PetovanConvert Content\Nav to dynamic object
next