..
Admin
Make Storage testable & add tests
2020-01-10 13:21:57 +01:00
Api /Mastodon
Update the Introductions domain to use repository, model and collection
2020-01-06 21:39:05 -05:00
Base
Replace BaseObject class with DI::* calls
2019-12-29 20:17:38 +01:00
Contact
parameters now are having a default value and are optional
2019-11-05 21:48:54 +00:00
Debug
Rework Feed::import parameters
2020-01-03 09:26:28 -05:00
Diaspora
Creating interfaces for Config/PConfig & fix tests
2019-12-29 20:18:19 +01:00
Filer
Refactor deprecated App::internalRedirect() to DI::baseUrl()->redirect()
2019-12-29 20:17:43 +01:00
HTTPException
parameters now are having a default value and are optional
2019-11-05 21:48:54 +00:00
Item
Remove unused use statements in Module\Item\Compose
2020-01-05 17:09:14 -05:00
Notifications
Refactor deprecated App::internalRedirect() to DI::baseUrl()->redirect()
2019-12-29 20:17:43 +01:00
Profile
Remove deprecated App::query_string - replace with DI::args()->getQueryString()
2019-12-29 20:17:50 +01:00
Search
Replace deprecated $a->page with DI::page()
2019-12-30 20:02:09 +01:00
Security
removed some static wrapper
2020-01-07 00:14:01 +01:00
Settings
Move redundant System::baseUrl() to DI::baseUrl() calls
2019-12-30 23:00:08 +01:00
Special
Replace deprecated defaults() calls by ?? and ?: operators in src/Module/
2019-10-15 09:20:32 -04:00
WellKnown
Fix fatal errors caused by PR 8019
2019-12-30 01:17:16 +00:00
AccountManagementControlDocument.php
parameters now are having a default value and are optional
2019-11-05 21:48:54 +00:00
Acctlink.php
parameters now are having a default value and are optional
2019-11-05 21:48:54 +00:00
AllFriends.php
Replace deprecated $a->page with DI::page()
2019-12-30 20:02:09 +01:00
Apps.php
Refactor deprecated App::internalRedirect() to DI::baseUrl()->redirect()
2019-12-29 20:17:43 +01:00
Attach.php
Introduce new DI container
2019-12-29 20:16:55 +01:00
BaseAdminModule.php
Replace deprecated $a->page with DI::page()
2019-12-30 20:02:09 +01:00
BaseSearchModule.php
Remove get_server() in favor of Search::getGlobalDirectory()
2020-01-05 00:04:55 +01:00
BaseSettingsModule.php
Replace deprecated $a->page with DI::page()
2019-12-30 20:02:09 +01:00
Bookmarklet.php
Replace deprecated $a->page with DI::page()
2019-12-30 20:02:09 +01:00
Contact.php
Merge pull request #8037 from MrPetovan/bug/notices
2019-12-30 23:41:23 +01:00
Credits.php
parameters now are having a default value and are optional
2019-11-05 21:48:54 +00:00
Delegation.php
Refactor deprecated App::internalRedirect() to DI::baseUrl()->redirect()
2019-12-29 20:17:43 +01:00
Directory.php
Replace deprecated $a->page with DI::page()
2019-12-30 20:02:09 +01:00
Feed.php
Introduce new DI container
2019-12-29 20:16:55 +01:00
FollowConfirm.php
Update the Introductions domain to use repository, model and collection
2020-01-06 21:39:05 -05:00
Followers.php
Introduce new DI container
2019-12-29 20:16:55 +01:00
Following.php
Introduce new DI container
2019-12-29 20:16:55 +01:00
Friendica.php
Remove deprecated App::getBaseURL() - process methods to DI::baseUrl()->get()
2019-12-29 20:17:48 +01:00
Group.php
Replace deprecated $a->page with DI::page()
2019-12-30 20:02:09 +01:00
Hashtag.php
parameters now are having a default value and are optional
2019-11-05 21:48:54 +00:00
Help.php
Replace deprecated $a->page with DI::page()
2019-12-30 20:02:09 +01:00
Home.php
Replace deprecated $a->page with DI::page()
2019-12-30 20:02:09 +01:00
HoverCard.php
Replace obsolete references to App baseURL and getApp by DI
2019-12-29 21:50:15 -05:00
Inbox.php
Introduce new DI container
2019-12-29 20:16:55 +01:00
Install.php
Remove deprecated App::getBaseURL() - process methods to DI::baseUrl()->get()
2019-12-29 20:17:48 +01:00
Invite.php
Remove deprecated App::getBaseURL() - process methods to DI::baseUrl()->get()
2019-12-29 20:17:48 +01:00
Like.php
Refactor deprecated App::internalRedirect() to DI::baseUrl()->redirect()
2019-12-29 20:17:43 +01:00
Magic.php
Fix fatal errors caused by PR 8019
2019-12-30 01:17:16 +00:00
Maintenance.php
Refactor dynamic App::getConfig() to static DI::config()
2019-12-29 20:17:40 +01:00
Manifest.php
Refactor dynamic App::getConfig() to static DI::config()
2019-12-29 20:17:40 +01:00
NodeInfo.php
Issue 8081: The usage has to be an object, not an array
2020-01-09 09:55:33 +00:00
Objects.php
Add necessary call to BaseUrl->get() in Module\Objects
2019-12-31 12:25:41 -05:00
Oembed.php
Introduce new DI container
2019-12-29 20:16:55 +01:00
OpenSearch.php
Fix fatal errors caused by PR 8019
2019-12-30 01:17:16 +00:00
Outbox.php
Introduce new DI container
2019-12-29 20:16:55 +01:00
Owa.php
parameters now are having a default value and are optional
2019-11-05 21:48:54 +00:00
Photo.php
Introduce new DI container
2019-12-29 20:16:55 +01:00
Pinned.php
Refactor deprecated App::internalRedirect() to DI::baseUrl()->redirect()
2019-12-29 20:17:43 +01:00
Profile.php
Move redundant System::baseUrl() to DI::baseUrl() calls
2019-12-30 23:00:08 +01:00
Proxy.php
Introduce new DI container
2019-12-29 20:16:55 +01:00
PublicRSAKey.php
Introduce new DI container
2019-12-29 20:16:55 +01:00
RandomProfile.php
Refactor deprecated App::internalRedirect() to DI::baseUrl()->redirect()
2019-12-29 20:17:43 +01:00
README.md
fixing text
2019-05-01 20:17:15 +02:00
ReallySimpleDiscovery.php
Remove deprecated App::getBaseURL() - process methods to DI::baseUrl()->get()
2019-12-29 20:17:48 +01:00
Register.php
Fix fatal errors caused by PR 8019
2019-12-30 01:17:16 +00:00
RobotsTxt.php
parameters now are having a default value and are optional
2019-11-05 21:48:54 +00:00
Smilies.php
Introduce new DI container
2019-12-29 20:16:55 +01:00
Starred.php
Refactor deprecated App::internalRedirect() to DI::baseUrl()->redirect()
2019-12-29 20:17:43 +01:00
Statistics.php
Refactor dynamic App::getLogger() to static DI::logger()
2019-12-29 20:17:41 +01:00
Theme.php
Introduce new DI container
2019-12-29 20:16:55 +01:00
ThemeDetails.php
parameters now are having a default value and are optional
2019-11-05 21:48:54 +00:00
ToggleMobile.php
Introduce new DI container
2019-12-29 20:16:55 +01:00
Tos.php
Correctly capitalize DI::baseUrl in Module\Tos
2019-12-31 12:19:12 -05:00
Welcome.php
Refactor dynamic App::getConfig() to static DI::config()
2019-12-29 20:17:40 +01:00
Xrd.php
Remove deprecated App::getBaseURL() - process methods to DI::baseUrl()->get()
2019-12-29 20:17:48 +01:00