]> git.mxchange.org Git - friendica.git/history - src/Module
Possibly Avoid database error when storing photo item
[friendica.git] / src / Module /
2021-11-30 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2021-11-30 Michael VogelMerge pull request #11014 from MrPetovan/task/10978...
2021-11-30 MichaelStandards
2021-11-30 Michael VogelMerge pull request #11045 from MrPetovan/bug/11029...
2021-11-30 MichaelStandards
2021-11-30 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2021-11-29 MichaelFix posting pictures
2021-11-29 Hypolite PetovanMerge pull request #11037 from MrPetovan/bug/11023...
2021-11-29 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2021-11-29 Michael VogelMerge pull request #11046 from MrPetovan/bug/11040...
2021-11-29 Hypolite PetovanFix remaining references to BaseModule->parameters
2021-11-29 Hypolite PetovanUse user-specific id to fetch the list of group apparte...
2021-11-29 Hypolite PetovanFix Photoalbum delete endpoint
2021-11-29 Hypolite PetovanFix Photo delete endpoint
2021-11-29 MichaelAdded endpoint
2021-11-29 MichaelSet item permissions on reshare
2021-11-28 MichaelFix function name
2021-11-28 MichaelStandards
2021-11-28 MichaelStandards
2021-11-28 MichaelFixes standards
2021-11-28 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2021-11-28 MichaelAPI: Added more functions, fixed function names
2021-11-28 Hypolite PetovanMerge pull request #11042 from nupplaphil/feat/api...
2021-11-28 PhilippFix BaseApi and corresponding tests
2021-11-28 Hypolite PetovanMerge pull request #11035 from annando/api-next
2021-11-28 MichaelAdded group update
2021-11-28 MichaelAPI: Next bunch of functions transformed
2021-11-27 Hypolite PetovanAdd a second parameter to BaseApi::getRequest to enable...
2021-11-27 Hypolite PetovanMerge pull request #11036 from nupplaphil/bug/module_di
2021-11-27 PhilippFixing wrong inherited methodsyntax
2021-11-27 Hypolite PetovanMerge pull request #11005 from nupplaphil/feat/module_di
2021-11-27 PhilippFix Tos Module
2021-11-27 PhilippRespect the Dollar(notation :-))
2021-11-27 PhilippFixing https://github.com/friendica/friendica/issues...
2021-11-27 PhilippFix Contact modules
2021-11-27 PhilippFixing Response
2021-11-27 PhilippFixing Response
2021-11-27 PhilippReplace IRespondToRequests with PSR-7 ResponseInterface
2021-11-27 PhilippAdd NodeInfo Module test as an example
2021-11-27 PhilippInherit `ApiResponse` from `Response`
2021-11-27 PhilippIntroduce `Response` for Modules to create a testable...
2021-11-27 PhilippMake `BaseModule` a real entity
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 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 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 MichaelEntities, Source and api functions rearranged
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 MichaelMerge remote-tracking branch 'upstream/develop' into...
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 PetovanMove sending follow message to remote server to Protoco...
2021-11-21 Hypolite PetovanMerge pull request #11013 from annando/api-rework
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 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 MichaelFix legacy API
2021-11-19 Hypolite PetovanMerge pull request #11002 from nupplaphil/feat/modules_...
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
next