friendica/src/Module
Roland Häder 5306bb3e31
Changes:
- added more missing type-hints (checked them in body of the method)
- reformatted code a little (code-style)
- moved '/.well-known/host-meta' to constant Probe::HOST_META
2022-10-25 20:25:13 +02:00
..
ActivityPub Rewrite: 2022-10-15 00:44:06 +02:00
Admin Changes: 2022-10-25 20:25:13 +02:00
Api Add missing use statements in modules classes 2022-10-19 09:02:53 -04:00
Blocklist/Domain Changed: 2022-08-19 19:12:29 +02:00
Contact Remove Core\Session 2022-10-21 19:36:42 +02:00
Conversation UserSession class [5] - Refactor src/Module/ files with DI 2022-10-20 22:59:39 +02:00
DFRN Some more changed log levels 2022-08-31 05:01:22 +00:00
Debug Fix messages.po issue 2022-10-21 10:19:13 +02:00
Diaspora Rewrite: 2022-10-15 00:44:06 +02:00
Events UserSession class [5] - Refactor src/Module/ files with DI 2022-10-20 22:59:39 +02:00
Filer UserSession class [6] - Refactor src/Module/ files without DI 2022-10-21 10:25:07 +02:00
HTTPException Respect Forwarded-For headers 2022-06-23 22:42:35 +02:00
Item UserSession class [5] - Refactor src/Module/ files with DI 2022-10-20 22:59:39 +02:00
Notifications Fix missing/wrong IHandleUserSessions usages 2022-10-23 11:32:43 +02:00
OAuth UserSession class [5] - Refactor src/Module/ files with DI 2022-10-20 22:59:39 +02:00
Profile UserSession class [5] - Refactor src/Module/ files with DI 2022-10-20 22:59:39 +02:00
Search UserSession class [5] - Refactor src/Module/ files with DI 2022-10-20 22:59:39 +02:00
Security implement feeback 2022-10-25 08:07:42 +02:00
Settings Fix condition for follows export 2022-10-24 18:21:10 -04:00
Special Fix WSOD when Renderer throws exception 2022-08-05 15:28:21 +02:00
Update UserSession class [5] - Refactor src/Module/ files with DI 2022-10-20 22:59:39 +02:00
WellKnown Template based XML generation is replaced with native XML 2022-09-11 07:00:16 +00:00
AccountManagementControlDocument.php Unified JSON exit 2022-04-09 11:58:01 +00:00
Acctlink.php Update copyright 2022-01-02 08:27:47 +01:00
Apps.php UserSession class [5] - Refactor src/Module/ files with DI 2022-10-20 22:59:39 +02:00
Attach.php New function to exit the program 2022-05-18 02:13:54 +00:00
BaseAdmin.php Move "submanage" Session value into own methods 2022-10-21 19:35:34 +02:00
BaseApi.php Rewrite: 2022-10-15 00:44:06 +02:00
BaseNotifications.php UserSession class [6] - Refactor src/Module/ files without DI 2022-10-21 10:25:07 +02:00
BaseProfile.php Update copyright 2022-01-02 08:27:47 +01:00
BaseSearch.php UserSession class [5] - Refactor src/Module/ files with DI 2022-10-20 22:59:39 +02:00
BaseSettings.php Accesskey was used twice 2022-06-19 06:30:00 +02:00
Bookmarklet.php UserSession class [5] - Refactor src/Module/ files with DI 2022-10-20 22:59:39 +02:00
Contact.php UserSession class [5] - Refactor src/Module/ files with DI 2022-10-20 22:59:39 +02:00
Credits.php Update copyright 2022-01-02 08:27:47 +01:00
Delegation.php Move "submanage" Session value into own methods 2022-10-21 19:35:34 +02:00
Directory.php UserSession class [5] - Refactor src/Module/ files with DI 2022-10-20 22:59:39 +02:00
Feed.php UserSession class [5] - Refactor src/Module/ files with DI 2022-10-20 22:59:39 +02:00
FollowConfirm.php UserSession class [5] - Refactor src/Module/ files with DI 2022-10-20 22:59:39 +02:00
FriendSuggest.php UserSession class [5] - Refactor src/Module/ files with DI 2022-10-20 22:59:39 +02:00
Friendica.php The friendica constants have been moved to the app class 2022-10-17 10:37:48 +00:00
Group.php UserSession class [5] - Refactor src/Module/ files with DI 2022-10-20 22:59:39 +02:00
HCard.php UserSession class [5] - Refactor src/Module/ files with DI 2022-10-20 22:59:39 +02:00
Hashtag.php Update copyright 2022-01-02 08:27:47 +01:00
Help.php Update copyright 2022-01-02 08:27:47 +01:00
Home.php UserSession class [5] - Refactor src/Module/ files with DI 2022-10-20 22:59:39 +02:00
Install.php The EOL constant is removed 2022-10-18 12:29:50 +00:00
Invite.php UserSession class [5] - Refactor src/Module/ files with DI 2022-10-20 22:59:39 +02:00
Magic.php UserSession class [6] - Refactor src/Module/ files without DI 2022-10-21 10:25:07 +02:00
Maintenance.php Changes: 2022-06-23 17:30:14 +02:00
Manifest.php Update app manifest icons 2022-04-28 13:26:59 +02:00
NoScrape.php UserSession class [5] - Refactor src/Module/ files with DI 2022-10-20 22:59:39 +02:00
NodeInfo110.php The friendica constants have been moved to the app class 2022-10-17 10:37:48 +00:00
NodeInfo120.php The friendica constants have been moved to the app class 2022-10-17 10:37:48 +00:00
NodeInfo210.php The friendica constants have been moved to the app class 2022-10-17 10:37:48 +00:00
Oembed.php New function to exit the program 2022-05-18 02:13:54 +00:00
OpenSearch.php Changes: 2022-06-23 17:30:16 +02:00
Owa.php Update copyright 2022-01-02 08:27:47 +01:00
ParseUrl.php Fix missing/wrong IHandleUserSessions usages 2022-10-23 11:32:43 +02:00
PermissionTooltip.php UserSession class [5] - Refactor src/Module/ files with DI 2022-10-20 22:59:39 +02:00
Photo.php UserSession class [5] - Refactor src/Module/ files with DI 2022-10-20 22:59:39 +02:00
Proxy.php UserSession class [5] - Refactor src/Module/ files with DI 2022-10-20 22:59:39 +02:00
PublicRSAKey.php Unified output via the "httpExit" function 2022-04-10 08:31:55 +00:00
README.md fixing text 2019-05-01 20:17:15 +02:00
RandomProfile.php Update copyright 2022-01-02 08:27:47 +01:00
ReallySimpleDiscovery.php Unified output via the "httpExit" function 2022-04-10 08:31:55 +00:00
Register.php UserSession class [5] - Refactor src/Module/ files with DI 2022-10-20 22:59:39 +02:00
RemoteFollow.php The notice and info have been moved 2022-10-17 18:55:22 +00:00
Response.php Unified output via the "httpExit" function 2022-04-10 08:31:55 +00:00
RobotsTxt.php New function to exit the program 2022-05-18 02:13:54 +00:00
Smilies.php Update copyright 2022-01-02 08:27:47 +01:00
Statistics.php The friendica constants have been moved to the app class 2022-10-17 10:37:48 +00:00
Theme.php New function to exit the program 2022-05-18 02:13:54 +00:00
ThemeDetails.php unused DI" removed 2022-05-18 02:19:45 +00:00
ToggleMobile.php Update copyright 2022-01-02 08:27:47 +01:00
Tos.php Update copyright 2022-01-02 08:27:47 +01:00
Welcome.php Update copyright 2022-01-02 08:27:47 +01:00
Xrd.php Detect and remove contact duplicates 2022-09-16 05:00:06 +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.