]> git.mxchange.org Git - friendica.git/history - src/Module
Merge pull request #11107 from annando/api-oauth
[friendica.git] / src / Module /
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
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
2021-11-17 PhilippReplace Module::init() with Constructors
2021-11-17 Hypolite PetovanMerge pull request #10977 from nupplaphil/feat/dynamic_...
2021-11-17 PhilippAdd feedback
2021-11-17 MichaelSome more comments added
2021-11-17 MichaelAdded contact
2021-11-16 MichaelAPI: moved classes / unified user array creation
2021-11-16 PhilippFixups
2021-11-16 Hypolite PetovanMerge pull request #10986 from annando/issue-10983
2021-11-16 MichaelRemove spaces
2021-11-16 Michael VogelUpdate src/Module/Help.php
2021-11-15 MichaelIssue 10983: Use the user's settings for the help language
2021-11-14 PhilippFixed static leftovers from #10975
2021-11-14 PhilippSwitch `static::$parameters` to `$this->parameters`
2021-11-14 PhilippMake BaseModule methods dynamic
2021-11-14 PhilippReplace `$parameters` argument per method with `static...
2021-11-14 Hypolite PetovanMerge pull request #10975 from annando/api3
2021-11-14 PhilippFix PHP-CS
2021-11-14 MichaelSome more API functions moved
2021-11-14 Hypolite PetovanMerge pull request #10976 from nupplaphil/feat/api_tests
2021-11-12 PhilippMove Api\unsupported tests and remove dependency to...
2021-11-12 PhilippMigrate API\error tests and fix ApiResponse for RSS...
2021-11-12 PhilippSmall improvement
2021-11-12 PhilippMoved API\Notification tests
2021-11-12 PhilippMake API testable & move PhotoAlbum tests to new destin...
2021-11-12 PhilippSimplify code
2021-11-12 PhilippReplace Logger:: with logger property
2021-11-12 PhilippTransform ApiResponse::unspported() into dynamic method
2021-11-12 PhilippTransform ApiResponse::error() into dynamic method
2021-11-12 PhilippTransform ApiResponse::exit() into dynamic method
2021-11-12 PhilippTransform ApiResponse::formatData() into dynamic method
2021-11-12 PhilippTransform ApiResponse::createXML() into dynamic method
2021-11-12 PhilippMove API Response methods into an own class to make...
2021-11-11 Hypolite PetovanMerge pull request #10968 from annando/api2
2021-11-11 Michael VogelUpdate src/Module/Api/Friendica/DirectMessages/Setseen.php
next