.. |
Admin
|
Remove yesno option from Storage backend
|
2020-02-05 21:37:32 -05:00 |
Api
|
Remove next link when there aren't any introductions in Module\Api\Mastodon\FollowRequests
|
2020-02-01 21:38:25 -05:00 |
Contact
|
Force avatar update for Contact Advanced page
|
2020-02-02 22:19:02 +01:00 |
Debug
|
add missing namespaces/fix wrong class-names
|
2020-01-19 16:31:35 +01:00 |
Diaspora
|
Creating interfaces for Config/PConfig & fix tests
|
2019-12-29 20:18:19 +01:00 |
Filer
|
cleanup namespace usages for L10n
|
2020-01-19 16:31:33 +01:00 |
HTTPException
|
cleanup namespace usages for L10n
|
2020-01-19 16:31:33 +01:00 |
Item
|
cleanup namespace usages for L10n
|
2020-01-19 16:31:33 +01:00 |
Notifications
|
Remove unused translated yes/no labels in converted checkbox field definitions
|
2020-02-06 10:25:36 -05:00 |
Profile
|
Fix Archives Widget on Status Page
|
2020-02-01 14:06:35 +01:00 |
Search
|
Move/rename base module classes
|
2020-01-29 23:23:07 -05:00 |
Security
|
Remove unneeded Config namespace usages
|
2020-01-19 22:50:44 +01:00 |
Settings
|
Remove unused translated yes/no labels in converted checkbox field definitions
|
2020-02-06 10:25:36 -05:00 |
Special
|
Add trace for admin in exceptionpages
|
2020-01-20 07:47:53 -05:00 |
Update
|
Remove superfluous includes in profile modules
|
2020-01-23 10:00:48 -05: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
|
Remove obsolete profile_id parameter in Model\Profile::load
|
2020-01-27 22:01:12 -05:00 |
Apps.php
|
Remove unneeded Config namespace usages
|
2020-01-19 22:50:44 +01:00 |
Attach.php
|
cleanup namespace usages for L10n
|
2020-01-19 16:31:33 +01:00 |
BaseAdmin.php
|
Move/rename base module classes
|
2020-01-29 23:23:07 -05:00 |
BaseApi.php
|
Move api/profile/show to src/Module
|
2020-01-29 23:31:37 -05:00 |
BaseNotifications.php
|
Fix ignore notification
|
2020-01-28 22:47:15 +01:00 |
BaseProfile.php
|
Restore base profile URL behavior
|
2020-01-26 14:21:20 -05:00 |
BaseSearch.php
|
Move/rename base module classes
|
2020-01-29 23:23:07 -05:00 |
BaseSettings.php
|
Move/rename base module classes
|
2020-01-29 23:23:07 -05:00 |
Bookmarklet.php
|
cleanup namespace usages for L10n
|
2020-01-19 16:31:33 +01:00 |
Contact.php
|
Replace stylesheet names
|
2020-02-02 20:56:31 +01:00 |
Credits.php
|
add missing namespaces/fix wrong class-names
|
2020-01-19 16:31:35 +01:00 |
Delegation.php
|
Move Notify::TYPE_MAIL
|
2020-02-05 21:41:02 +01:00 |
Directory.php
|
Remove uses of the rest of deprecated profile fields
|
2020-01-27 23:06:30 -05:00 |
Feed.php
|
@brief is removed completely
|
2020-01-19 06:05:23 +00:00 |
FollowConfirm.php
|
cleanup namespace usages for L10n
|
2020-01-19 16:31:33 +01: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
|
cleanup namespace usages for L10n
|
2020-01-19 16:31:33 +01:00 |
FriendSuggest.php
|
improvements
|
2020-02-01 00:27:46 +01:00 |
Group.php
|
Remove unneeded Config namespace usages
|
2020-01-19 22:50:44 +01:00 |
Hashtag.php
|
parameters now are having a default value and are optional
|
2019-11-05 21:48:54 +00:00 |
Help.php
|
Remove duplicated TOC loop in Module\Help
|
2020-01-23 09:13:31 -05:00 |
Home.php
|
cleanup namespace usages for L10n
|
2020-01-19 16:31:33 +01:00 |
HoverCard.php
|
Remove obsolete profile_id parameter in Model\Profile::load
|
2020-01-27 22:01:12 -05:00 |
Inbox.php
|
Remove unneeded Config namespace usages
|
2020-01-19 22:50:44 +01:00 |
Install.php
|
Shorten "PConfiguration" to "PConfig" again, since the Wrapper is gone
|
2020-01-19 22:23:44 +01:00 |
Invite.php
|
Move "App::getSenderEmailAddress()" to "Emailer::getSiteEmailAddress()"
|
2020-02-02 22:43:40 +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
|
cleanup namespace usages for L10n
|
2020-01-19 16:31:33 +01:00 |
Manifest.php
|
Refactor dynamic App::getConfig() to static DI::config()
|
2019-12-29 20:17:40 +01:00 |
NodeInfo.php
|
User lowercase for platform data
|
2020-01-12 21:07:40 +00:00 |
NoScrape.php
|
Fix wrong variable name in Module\NoScrape
|
2020-01-28 10:33:19 -05: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
|
@brief is removed completely
|
2020-01-19 06:05:23 +00:00 |
Photo.php
|
cleanup namespace usages for L10n
|
2020-01-19 16:31:33 +01:00 |
Pinned.php
|
Refactor deprecated App::internalRedirect() to DI::baseUrl()->redirect()
|
2019-12-29 20:17:43 +01:00 |
Proxy.php
|
cleanup namespace usages for L10n
|
2020-01-19 16:31:33 +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
|
Move Notify::TYPE_SYSTEM
|
2020-02-05 21:41:07 +01: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
|
Remove unneeded Config namespace usages
|
2020-01-19 22:50:44 +01:00 |
Welcome.php
|
cleanup namespace usages for L10n
|
2020-01-19 16:31:33 +01:00 |
Worker.php
|
Move mod/worker to src\Module\Worker
|
2020-01-31 22:38:49 +01:00 |
Xrd.php
|
Remove deprecated App::getBaseURL() - process methods to DI::baseUrl()->get()
|
2019-12-29 20:17:48 +01:00 |