]> git.mxchange.org Git - friendica.git/history - src
Inherit `ApiResponse` from `Response`
[friendica.git] / src /
2021-11-27 PhilippInherit `ApiResponse` from `Response`
2021-11-27 PhilippIntroduce `Response` for Modules to create a testable...
2021-11-27 PhilippFix LegacyModule content return
2021-11-27 PhilippMake `BaseModule` a real entity
2021-11-27 PhilippAdd feedback :)
2021-11-27 PhilippSplit and delete `ModuleController`
2021-11-27 PhilippMerge pull request #11025 from MrPetovan/task/11022...
2021-11-27 PhilippMerge pull request #11030 from MrPetovan/bug/11029...
2021-11-27 Hypolite PetovanMerge pull request #11032 from annando/api-lists
2021-11-26 MichaelStandards
2021-11-26 MichaelCode standards
2021-11-26 MichaelAPI: moved several lists
2021-11-26 Michael VogelMerge pull request #11031 from MrPetovan/bug/9720-share...
2021-11-26 Hypolite PetovanEscape dollar sign in replace string to prevent placeho...
2021-11-26 Hypolite PetovanAdd backward compatibility with user contacts in Module...
2021-11-26 Hypolite PetovanReplace args call with parameter from router in Module...
2021-11-26 Hypolite PetovanMerge pull request #11028 from annando/fix-api
2021-11-26 MichaelMixed parameter order
2021-11-26 MichaelUnneeded "use" removed
2021-11-26 MichaelAPI: Fix profile_url handling / missing constant
2021-11-26 Hypolite PetovanMerge pull request #11018 from annando/api-status
2021-11-25 MichaelCoding standards
2021-11-25 MichaelCoding standards
2021-11-25 MichaelLists and tweet search moved
2021-11-25 MichaelUse correct uri-id for attachments
2021-11-25 MichaelMore functions moved
2021-11-24 MichaelStandards
2021-11-24 MichaelStandards ...
2021-11-24 MichaelStandards
2021-11-24 MichaelSome more standards
2021-11-24 MichaelStandards
2021-11-24 MichaelRemoved whitespace
2021-11-24 MichaelFormatting
2021-11-24 MichaelMany API calls moved
2021-11-24 MichaelAdded last status
2021-11-24 Tobias DiekershoffMerge pull request #11026 from MrPetovan/bug/11021...
2021-11-24 Hypolite PetovanAdd missing variable argument operator in BaseModule->t
2021-11-24 MichaelTesting tests
2021-11-24 MichaelStandards
2021-11-24 MichaelCoding standards
2021-11-24 MichaelMoved acitivites
2021-11-24 MichaelEntities, Source and api functions rearranged
2021-11-23 Hypolite PetovanAdd item_by_link hook to allow connectors to import...
2021-11-23 Hypolite PetovanImprove probe_detect hook
2021-11-23 MichaelFixing tests
2021-11-23 MichaelCoding standards
2021-11-23 MichaelRemoving unused functions, added (deactivated) attachments
2021-11-23 MichaelCode Standards
2021-11-23 MichaelCoding standards
2021-11-23 MichaelMore objects added
2021-11-22 Hypolite PetovanMerge pull request #11019 from foss-/develop
2021-11-22 Michael VogelMerge pull request #11015 from MrPetovan/task/10979...
2021-11-22 MichaelCoding standards, changed database version
2021-11-22 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-11-22 MichaelAPI: The status is now an object
2021-11-22 PhilippMerge pull request #10969 from MrPetovan/task/remove...
2021-11-22 Hypolite PetovanMove title attribute to <time> tag
2021-11-22 Hypolite PetovanMove contact profile GET actions to separate module...
2021-11-22 Hypolite PetovanMove contact profile module to its own class
2021-11-22 Hypolite PetovanMove contact conversation to its own module class
2021-11-22 Hypolite PetovanMove contact posts to their own module class
2021-11-21 Hypolite PetovanAdd new Local relationship classes
2021-11-21 Hypolite PetovanFix user-contact rows not being updated in Contact...
2021-11-21 Hypolite PetovanMove sending follow message to remote server to Protoco...
2021-11-21 Hypolite PetovanRemove unused parameter $network in Model\User::getDefa...
2021-11-21 Hypolite PetovanMerge pull request #11013 from annando/api-rework
2021-11-21 MichaelRemove unused user fields
2021-11-21 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-11-21 MichaelReworked friendship API endpoints
2021-11-21 Hypolite PetovanMerge pull request #11012 from annando/api-relations
2021-11-21 MichaelFix followers/following for the Mastodon API
2021-11-21 Hypolite PetovanMerge pull request #11010 from foss-/doc_faq_client...
2021-11-21 Hypolite PetovanMerge pull request #11003 from annando/fix-api
2021-11-21 Michaelfunction moved
2021-11-21 MichaelUse correct function to fetch the self user
2021-11-21 MichaelTests again
2021-11-21 MichaelTests ...
2021-11-21 foss-Merge branch 'friendica:develop' into doc_faq_client...
2021-11-20 MichaelFixing (some) tests
2021-11-20 MichaelRelocate RSS header stuff, cleaning up the code
2021-11-20 MichaelSome more removed functions and parameters
2021-11-19 Hypolite PetovanMerge pull request #11004 from nupplaphil/bug/module_const
2021-11-19 Hypolite PetovanMerge pull request #10999 from nupplaphil/bug/configcac...
2021-11-19 PhilippFixing Mainentance & Exception vie
2021-11-19 MichaelFix legacy API
2021-11-19 Hypolite PetovanMerge pull request #11002 from nupplaphil/feat/modules_...
2021-11-19 PhilippFix LegacyModule init()
2021-11-19 PhilippRevert "Revert "Replace Module::init() with Constructors""
2021-11-19 Hypolite PetovanMerge pull request #11000 from friendica/revert-10994...
2021-11-19 Hypolite PetovanRevert "Replace Module::init() with Constructors"
2021-11-19 Hypolite PetovanMerge pull request #10987 from annando/api4
2021-11-19 PhilippFix Installer setup
2021-11-19 Hypolite PetovanMerge pull request #10994 from nupplaphil/feat/module_c...
2021-11-18 PhilippReplace $this->l10n->t() with $this->t() for Modules
2021-11-18 MichaelRemoved "api_get_user"
2021-11-18 MichaelReplaced "api_date"
2021-11-18 PhilippAdd feedback
2021-11-18 PhilippReplaced DI:: calls at BaseNotifications.phpt
2021-11-18 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-11-18 MichaelRemoved unused code
next