|  | 9c5b082687 | Fix: Show possible managers again | 2020-01-10 08:04:48 +00:00 |  | 
				
					
						|  | f48c4fcbe4 | Issue 8081: The usage has to be an object, not an array | 2020-01-09 09:55:33 +00:00 |  | 
				
					
						|  | 6b8db5ad13 | Update the Introductions domain to use repository, model and collection | 2020-01-06 21:39:05 -05:00 |  | 
				
					
						|  | 5a1abb8c7d | Introduce Mastodon entity factories and API\Entity | 2020-01-06 21:39:05 -05:00 |  | 
				
					
						|  | a38b0f7eaf | Move remaining namespaces and delete Core\Cache.php | 2020-01-07 00:51:02 +01:00 |  | 
				
					
						|  | fe078410a1 | Move Cache::get() to DI::cache()->get() | 2020-01-07 00:45:49 +01:00 |  | 
				
					
						|  | f68929633b | Move Cache::set() to DI::cache()->set() | 2020-01-07 00:41:20 +01:00 |  | 
				
					
						|  | c7476513e3 | removed some static wrapper | 2020-01-07 00:14:01 +01:00 |  | 
				
					
						|  | 20f1ab05e6 | clear cookie before session clear | 2020-01-07 00:11:39 +01:00 |  | 
				
					
						|  | 00011fe77d | Remove unused use statements in Module\Item\Compose | 2020-01-05 17:09:14 -05:00 |  | 
				
					
						|  | 274788807d | Fix a missing ")" | 2020-01-05 17:19:37 +00:00 |  | 
				
					
						|  | 48baa0be4b | Remove get_server() in favor of Search::getGlobalDirectory() | 2020-01-05 00:04:55 +01:00 |  | 
				
					
						|  | ebaf726744 | Rework Feed::import parameters - Remove unused $hub
- Replace $simulate with an implicit condition | 2020-01-03 09:26:28 -05:00 |  | 
				
					
						|  | d3d63523ef | Merge pull request #8040 from MrPetovan/bug/notices Add necessary call to BaseUrl->get() in Module\Objects | 2019-12-31 19:43:34 +01:00 |  | 
				
					
						|  | ab0a3f194a | Add necessary call to BaseUrl->get() in Module\Objects - Addresses https://github.com/friendica/friendica/issues/8000#issuecomment-569959500 | 2019-12-31 12:25:41 -05:00 |  | 
				
					
						|  | 07f1485df1 | Correctly capitalize DI::baseUrl in Module\Tos - Addresses https://github.com/friendica/friendica/issues/7998#issuecomment-569959102
- Addresses https://github.com/friendica/friendica/issues/8000#issuecomment-569959336 | 2019-12-31 12:19:12 -05:00 |  | 
				
					
						| 
								
								
									 Philipp | b9dba631aa | Merge pull request #8037 from MrPetovan/bug/notices Replace remaining $a->page by DI::page() | 2019-12-30 23:41:23 +01:00 |  | 
				
					
						|  | e84ad15569 | Replace remaining $a->page by DI::page() | 2019-12-30 17:35:01 -05:00 |  | 
				
					
						|  | 3f34229752 | Move redundant System::baseUrl() to DI::baseUrl() calls | 2019-12-30 23:00:08 +01:00 |  | 
				
					
						|  | 6d7362da41 | Replace deprecated $a->page with DI::page() | 2019-12-30 20:02:09 +01:00 |  | 
				
					
						|  | 0dbce6e58b | Add user contact data superseding to Mastodon\Account::create | 2019-12-30 06:12:51 -05:00 |  | 
				
					
						|  | c286772fb5 | Correct value of Mastodon API Account acct field for local users | 2019-12-30 06:12:51 -05:00 |  | 
				
					
						|  | cb7875b035 | Rename Api\Mastodon\Account::createFromContact to just create - Retrieve public contact in Api\Mastodon\FollowRequests instead of user contact | 2019-12-30 06:12:50 -05:00 |  | 
				
					
						|  | 015db25d9f | Replace obsolete references to App baseURL and getApp by DI | 2019-12-29 21:50:15 -05:00 |  | 
				
					
						|  | 74f4637ff3 | Fix fatal errors caused by PR 8019 | 2019-12-30 01:17:16 +00:00 |  | 
				
					
						|  | f2d4a5eb7d | Remove namespaces | 2019-12-29 20:18:26 +01:00 |  | 
				
					
						|  | 651d693270 | Rebase for OpenId & Hovercard | 2019-12-29 20:18:26 +01:00 |  | 
				
					
						|  | 2660edbb48 | Use DI::baseUrl() for Search\Index.php | 2019-12-29 20:18:25 +01:00 |  | 
				
					
						|  | df0c05d635 | Add Model\Introduction class to DI registry | 2019-12-29 20:18:25 +01:00 |  | 
				
					
						|  | c1dbb25656 | Creating interfaces for Config/PConfig & fix tests | 2019-12-29 20:18:19 +01:00 |  | 
				
					
						|  | 33674808dc | Remove deprecated App::cmd - replace with DI::args()->getCommand() | 2019-12-29 20:17:51 +01:00 |  | 
				
					
						|  | e6f61c2cc7 | Remove deprecated App::query_string - replace with DI::args()->getQueryString() | 2019-12-29 20:17:50 +01:00 |  | 
				
					
						|  | 26af2feee2 | Remove deprecated App::is_mobile/is_tablet - replace with DI::mode()->isMobile()/isTablet() | 2019-12-29 20:17:50 +01:00 |  | 
				
					
						|  | e944d7bed6 | Remove deprecated App::getBaseURL() - process methods to DI::baseUrl()->get() | 2019-12-29 20:17:48 +01:00 |  | 
				
					
						|  | e57a87f224 | Remove deprecated App::setBaseURL() - process methods to DI::baseUrl()->saveByURL() | 2019-12-29 20:17:47 +01:00 |  | 
				
					
						|  | 50be94aa5e | Remove deprecated App::getHostName() - process methods to DI::baseUrl()->getHostName() | 2019-12-29 20:17:47 +01:00 |  | 
				
					
						|  | 2900389696 | Remove deprecated App::getUrlPath - process methods to DI::baseUrl()->getUrlPath() | 2019-12-29 20:17:46 +01:00 |  | 
				
					
						|  | e93fba5136 | Remove deprecated App::removeBaseURL - process methods to DI::baseUrl()->remove() | 2019-12-29 20:17:45 +01:00 |  | 
				
					
						|  | aedbdc536a | Refactor deprecated App::getArgumentValue() to DI::args()->get() | 2019-12-29 20:17:44 +01:00 |  | 
				
					
						|  | 8b6e123b3f | Refactor deprecated App::isAjax() to DI::mode()->isAjax() | 2019-12-29 20:17:44 +01:00 |  | 
				
					
						|  | 8e6973b774 | Refactor deprecated App::internalRedirect() to DI::baseUrl()->redirect() | 2019-12-29 20:17:43 +01:00 |  | 
				
					
						|  | cc9b7bb14f | Refactor dynamic App::getDBA() to static DI::dba() | 2019-12-29 20:17:43 +01:00 |  | 
				
					
						|  | 9cec293ccc | Refactor dynamic App::getMode() to static DI::mode() | 2019-12-29 20:17:42 +01:00 |  | 
				
					
						|  | e2b2778e0a | Refactor dynamic App::getLogger() to static DI::logger() | 2019-12-29 20:17:41 +01:00 |  | 
				
					
						|  | fceb4f3823 | Refactor dynamic App::getConfig() to static DI::config() | 2019-12-29 20:17:40 +01:00 |  | 
				
					
						|  | 388b963714 | Replace BaseObject class with DI::* calls | 2019-12-29 20:17:38 +01:00 |  | 
				
					
						|  | 1de3f186d7 | Introduce new DI container - Adding Friendica\DI class for getting dynamic classes
- Replacing BaseObject::getApp() with this class | 2019-12-29 20:16:55 +01:00 |  | 
				
					
						|  | a9220aa83b | Merge pull request #8026 from nupplaphil/task/l10n_immutable Make L10n immutable | 2019-12-29 13:54:32 -05:00 |  | 
				
					
						|  | 25847c4c71 | Merge pull request #8022 from nupplaphil/task/mod_hcard Move mod/hcard to src\Module\HoverCard | 2019-12-28 21:42:01 -05:00 |  | 
				
					
						|  | f000680511 | Merge pull request #8021 from nupplaphil/task/mod_openid Move mod/openid to src\Module\Security\OpenId | 2019-12-28 21:39:42 -05:00 |  |