friendica/src/Module
Philipp 883a2ee71b
Update src/Module/Api/Mastodon/PushSubscription.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2022-09-26 07:25:04 +02:00
..
ActivityPub Use the cached activity function 2022-09-07 19:46:24 +00:00
Admin Use L10n->tt instead of t() for plural strings in Module\Admin\Federation 2022-08-08 02:08:40 -04:00
Api Update src/Module/Api/Mastodon/PushSubscription.php 2022-09-26 07:25:04 +02:00
Blocklist/Domain Changed: 2022-08-19 19:12:29 +02:00
Contact Remove poke feature 2022-08-09 14:55:55 -04:00
Conversation Simplified structure 2022-09-25 07:12:05 +00:00
Debug More prevention of double processing of the same content 2022-08-06 17:06:55 +00:00
DFRN Some more changed log levels 2022-08-31 05:01:22 +00:00
Diaspora Changes: 2022-07-29 00:08:38 +02:00
Events Unified JSON exit 2022-04-09 11:58:01 +00:00
Filer Enable POST route for /filerm module 2022-09-11 02:36:06 -04:00
HTTPException Respect Forwarded-For headers 2022-06-23 22:42:35 +02:00
Item Issue 11853/11867: Fix reshare of public posts 2022-08-27 21:22:49 +00:00
Notifications Move system messages from boot to own class 2022-07-27 11:54:50 -04:00
OAuth Some more changed log levels 2022-08-31 05:01:22 +00:00
Profile (Hopefully) SQL improvements 2022-09-24 17:56:07 +00:00
Search Changes: 2022-07-19 18:02:38 +02:00
Security Add password length limit if using the Blowfish hashing algorithm 2022-08-01 12:12:18 -04:00
Settings Pagecache for frequently fetched pages 2022-09-06 06:04:41 +00:00
Special Fix WSOD when Renderer throws exception 2022-08-05 15:28:21 +02:00
Update Some more index / fatal erros fixed 2022-08-16 11:23:47 +00: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 Update copyright 2022-01-02 08:27:47 +01:00
Attach.php New function to exit the program 2022-05-18 02:13:54 +00:00
BaseAdmin.php Changes: 2022-06-22 14:36:45 +02:00
BaseApi.php Some more changed log levels 2022-08-31 05:01:22 +00:00
BaseNotifications.php Deprecated the notify table/classes 2022-03-14 07:56:20 -04:00
BaseProfile.php Update copyright 2022-01-02 08:27:47 +01:00
BaseSearch.php Changes: 2022-07-19 18:02:38 +02:00
BaseSettings.php Accesskey was used twice 2022-06-19 06:30:00 +02:00
Bookmarklet.php Update copyright 2022-01-02 08:27:47 +01:00
Contact.php (Hopefully) SQL improvements 2022-09-24 17:56:07 +00:00
Credits.php Update copyright 2022-01-02 08:27:47 +01:00
Delegation.php Merge pull request #11129 from urbalazs/copyright-2022 2022-01-02 09:45:35 +01:00
Directory.php Contact::getAccountType()'s parameter is never a string, ops 2022-06-19 09:36:24 +02:00
Feed.php Changed: 2022-07-29 00:38:46 +02:00
FollowConfirm.php Add missing copyright text 2022-01-02 10:49:50 +01:00
Friendica.php Add download feature for domain block list 2022-07-27 11:54:50 -04:00
FriendSuggest.php Update copyright 2022-01-02 08:27:47 +01:00
Group.php New function to exit the program 2022-05-18 02:13:54 +00:00
Hashtag.php Update copyright 2022-01-02 08:27:47 +01:00
HCard.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 Update copyright 2022-01-02 08:27:47 +01:00
Install.php Split DBStructure & View to avoid DB-calls and dependencies for basic operations 2022-07-12 23:40:31 +02:00
Invite.php Use central function to fetch the global directory 2022-04-26 18:33:58 +00:00
Magic.php Introduce "accept_header" as specific argument to the http client 2022-04-02 21:16:53 +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
NodeInfo110.php Add expected "users" property to NodeInfo usage property for all versions 2022-07-23 13:21:44 -04:00
NodeInfo120.php Add expected "users" property to NodeInfo usage property for all versions 2022-07-23 13:21:44 -04:00
NodeInfo210.php Add expected "users" property to NodeInfo usage property for all versions 2022-07-23 13:21:44 -04:00
NoScrape.php The fcontact table is now updated in the background to improve performance 2022-09-18 15:40:44 +02: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 Some more "exit" replaced 2022-04-10 11:03:24 +00:00
PermissionTooltip.php Changes: 2022-06-23 17:30:14 +02:00
Photo.php Some more changed log levels 2022-08-31 05:01:22 +00:00
Proxy.php Some more changed log levels 2022-08-31 05:01:22 +00:00
PublicRSAKey.php Unified output via the "httpExit" function 2022-04-10 08:31:55 +00:00
RandomProfile.php Update copyright 2022-01-02 08:27:47 +01:00
README.md fixing text 2019-05-01 20:17:15 +02:00
ReallySimpleDiscovery.php Unified output via the "httpExit" function 2022-04-10 08:31:55 +00:00
Register.php Normalize base URL usage in admin templates 2022-03-11 23:14:21 -05:00
RemoteFollow.php Update copyright 2022-01-02 08:27:47 +01: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 Unified JSON exit 2022-04-09 11:58:01 +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

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.