friendica/src/Module
Hypolite Petovan 7a8d800024 Add probe support to `@user@domain.tld` search string format 2021-08-24 12:46:01 -04:00
..
ActivityPub Move ActivityPub endpoints to an AP class 2021-07-17 20:28:46 +00:00
Admin Add DI to ParsedLogIterator, replace constructors with fluent api 2021-08-19 14:56:51 +02:00
Api Improved error check, added "put" 2021-08-15 07:28:26 +00:00
Contact "getUserId" is now "getLoggedInUserId" 2021-08-09 20:33:46 +00:00
Conversation "getUserId" is now "getLoggedInUserId" 2021-08-09 20:33:46 +00:00
DFRN Added missing app class (avoid fatal error) 2021-07-19 16:15:06 +00:00
Debug Add probe support to `@user@domain.tld` search string format 2021-08-24 12:46:01 -04:00
Diaspora Completely removed argc/argv 2021-07-25 15:23:37 +00:00
Filer Completely removed argc/argv 2021-07-25 15:23:37 +00:00
HTTPException Update copyright 2021-03-29 08:40:20 +02:00
Item Updated messages.po 2021-08-12 06:33:08 +00:00
Notifications Legacy DFRN transport layer is removed 2021-07-15 13:28:32 +00:00
OAuth Update src/Module/OAuth/Token.php 2021-06-16 22:19:26 +02:00
Profile Set profile fields for system user in Model\User::getOwnerDataById 2021-08-24 05:53:46 -04:00
Search Mark, file and starring does now work for all items 2021-08-12 05:28:47 +00:00
Security "getUserId" is now "getLoggedInUserId" 2021-08-09 20:33:46 +00:00
Settings Introduce InvalidClassStorageException and adapt the code for it 2021-08-16 23:27:42 +02:00
Special Update copyright 2021-03-29 08:40:20 +02:00
Update Using getter/setter functions 2021-07-24 20:34:07 +00:00
WellKnown Diaspora relay functionality is removed 2021-06-13 11:15:04 +00:00
AccountManagementControlDocument.php Update copyright 2021-03-29 08:40:20 +02:00
Acctlink.php Update copyright 2021-03-29 08:40:20 +02:00
Apps.php Update copyright 2021-03-29 08:40:20 +02:00
Attach.php Completely removed argc/argv 2021-07-25 15:23:37 +00:00
BaseAdmin.php Extract Storage admin section to own page 2021-07-24 19:00:58 +02:00
BaseApi.php Get rid of App->user completely 2021-08-08 19:30:21 +00:00
BaseNotifications.php Update copyright 2021-03-29 08:40:20 +02:00
BaseProfile.php Remove direct calls to App->user 2021-08-08 10:14:56 +00:00
BaseSearch.php Update copyright 2021-03-29 08:40:20 +02:00
BaseSettings.php Completely removed argc/argv 2021-07-25 15:23:37 +00:00
Bookmarklet.php Removed some more unused "use" 2021-08-08 20:03:28 +00:00
Contact.php Merge remote-tracking branch 'upstream/develop' into app-user2 2021-08-09 15:32:32 +00:00
Credits.php Update copyright 2021-03-29 08:40:20 +02:00
Delegation.php "getUserId" is now "getLoggedInUserId" 2021-08-09 20:33:46 +00:00
Directory.php Completely removed argc/argv 2021-07-25 15:23:37 +00:00
Feed.php Completely removed argc/argv 2021-07-25 15:23:37 +00:00
FollowConfirm.php EOL removed 2020-07-23 06:25:01 +00:00
FriendSuggest.php Update copyright 2021-03-29 08:40:20 +02:00
Friendica.php Add Exception for empty User::getOwnerDataById(0 return case in Protocol\ActivityPub\Transmitter::getProfile() 2021-07-27 16:46:08 -04:00
Group.php Completely removed argc/argv 2021-07-25 15:23:37 +00:00
HCard.php Remove Profile::load from Module\HCard 2021-08-24 06:24:06 -04:00
Hashtag.php Update copyright 2021-03-29 08:40:20 +02:00
Help.php Completely removed argc/argv 2021-07-25 15:23:37 +00:00
Home.php "getUserNickname" is now "getLoggedInUserNickname" 2021-08-09 19:48:39 +00:00
Install.php Update copyright 2021-03-29 08:40:20 +02:00
Invite.php "getUserNickname" is now "getLoggedInUserNickname" 2021-08-09 19:48:39 +00:00
Magic.php Get rid of App->user completely 2021-08-08 19:30:21 +00:00
Maintenance.php Update copyright 2021-03-29 08:40:20 +02:00
Manifest.php Update copyright 2021-03-29 08:40:20 +02:00
NoScrape.php "getUserNickname" is now "getLoggedInUserNickname" 2021-08-09 19:48:39 +00:00
NodeInfo110.php Update copyright 2021-03-29 08:40:20 +02:00
NodeInfo120.php Update copyright 2021-03-29 08:40:20 +02:00
NodeInfo210.php Update copyright 2021-03-29 08:40:20 +02:00
Oembed.php Completely removed argc/argv 2021-07-25 15:23:37 +00:00
OpenSearch.php Update copyright 2021-03-29 08:40:20 +02:00
Owa.php Update copyright 2021-03-29 08:40:20 +02:00
ParseUrl.php Update copyright 2021-03-29 08:40:20 +02:00
PermissionTooltip.php New post class in the rest of the classes 2021-01-16 04:16:09 +00:00
Photo.php Introduce InvalidClassStorageException and adapt the code for it 2021-08-16 23:27:42 +02:00
Proxy.php Don't send "accept" when we accept anything 2021-08-06 04:02:22 +00:00
PublicRSAKey.php Completely removed argc/argv 2021-07-25 15:23:37 +00:00
README.md fixing text 2019-05-01 20:17:15 +02:00
RandomProfile.php Update copyright 2021-03-29 08:40:20 +02:00
ReallySimpleDiscovery.php Update copyright 2021-03-29 08:40:20 +02:00
Register.php Avoid Notice: Undefined index: field1 in /src/Module/Register.php on line 253 2021-06-30 19:13:27 +00:00
RemoteFollow.php Abort early if owner isn't found in Module\RemoteFollow 2021-08-17 09:38:35 -04:00
RobotsTxt.php Update copyright 2021-03-29 08:40:20 +02:00
Smilies.php Completely removed argc/argv 2021-07-25 15:23:37 +00:00
Statistics.php Update copyright 2021-03-29 08:40:20 +02:00
Theme.php Update copyright 2021-03-29 08:40:20 +02:00
ThemeDetails.php Update copyright 2021-03-29 08:40:20 +02:00
ToggleMobile.php Update copyright 2021-03-29 08:40:20 +02:00
Tos.php Update copyright 2021-03-29 08:40:20 +02:00
Welcome.php Update copyright 2021-03-29 08:40:20 +02:00
Xrd.php Fix profile probing via Pleroma 2021-08-09 06:56:41 +00:00

README.md

Friendica\Module

The Module namespace contains the different modules of Friendica. Each module is loaded through the App.

There are mainly two types of modules:

  • frontend modules to interact with users
  • backend modules to interact with machine requests

Frontend modules

This type of modules mainly needs a template, which are generally located at view/templates/.

A frontend module should extend the BaseModule, especially the content() method.

Backend modules

This type of modules mainly responds either with encoded XML or with JSON output. It isn't intended to respond with human readable text.

A frontend module should extend the BaseModule, especially the rawContent() method.

Routing

Every module needs to be accessed within a route. The routes are defined inside Router->collectRoutes().

Use the given routes as a pattern for further routes.

The routing library and further documentation can be found here.