friendica/src/Module
Hypolite Petovan 76de49a25c Add fields to Report entity
- Add clock dependency to Moderation\Factory\Report
- Change DateTime field to DateTimeImmutable to satisfy Clock return type
- Add category, status and resolution constants
2023-07-09 18:32:42 -04:00
..
ActivityPub Centralize Vary header declaration in ActivityPub::isRequest 2023-07-08 22:24:01 -04:00
Admin "kbin" hos now got an own section in the federation statistics 2023-06-29 08:28:02 +00:00
Api Add fields to Report entity 2023-07-09 18:32:42 -04:00
Blocklist/Domain Adapt BaseURL calls to new UriInterface 2023-02-18 21:12:21 +01:00
Calendar Replace "group" with "circle" in the rest of the code 2023-05-27 22:01:45 -04:00
Contact Display the contact alias if the URL is no HTTP link 2023-06-18 16:49:38 +00:00
Conversation Decouple conversation creation from rendering 2023-07-08 16:57:52 -04:00
Debug Apply suggestions from code review 2023-02-19 11:12:48 +01:00
DFRN Some loglevels are adjusted to more reasonablöe levels 2023-02-16 20:47:37 +00:00
Diaspora spelling: protocol 2023-03-26 16:14:16 -04:00
Filer Happy New Year 2023! 2023-01-01 09:36:24 -05:00
HTTPException spelling: javascript 2023-03-26 16:13:07 -04:00
Item Merge pull request #13264 from MrPetovan/task/hide-blocklist 2023-07-09 21:26:59 +02:00
Media Simplify image url 2023-05-17 20:30:45 +00:00
Moderation Replace "forum" by "group" in the rest of the code 2023-06-02 13:52:41 -04:00
Notifications Replace "forum" by "group" in the rest of the code 2023-06-02 13:52:41 -04:00
OAuth First implementation of ActivityPub C2S 2023-01-29 14:41:14 +00:00
OStatus Apply suggestions from code review 2023-01-08 13:00:58 +01:00
Post The Emojipicker is added to Frio for new posts 2023-05-04 10:54:29 +00:00
Profile Merge pull request #13264 from MrPetovan/task/hide-blocklist 2023-07-09 21:26:59 +02:00
Search Decouple conversation creation from rendering 2023-07-08 16:57:52 -04:00
Security spelling: repository 2023-03-26 16:14:16 -04:00
Settings Dedicated circle name for groups 2023-06-25 20:37:11 +00:00
Special Ensure arbitrary HTTPException messages are HTML escaped 2023-02-04 20:36:33 -05:00
Update Decouple conversation creation from rendering 2023-07-08 16:57:52 -04:00
User Replace "group" with "circle" in the rest of the code 2023-05-27 22:01:45 -04:00
WellKnown Ensure that the baseurl return value is a string 2023-05-11 08:13:19 +00:00
About.php Happy New Year 2023! 2023-01-01 09:36:24 -05:00
AccountManagementControlDocument.php Happy New Year 2023! 2023-01-01 09:36:24 -05:00
Acctlink.php Happy New Year 2023! 2023-01-01 09:36:24 -05:00
Apps.php Convert Content\Nav to dynamic object 2023-01-11 09:01:24 -05:00
Attach.php spelling: permission 2023-03-26 16:14:16 -04:00
BaseAdmin.php Happy New Year 2023! 2023-01-01 09:36:24 -05:00
BaseApi.php Don't perform BasicAuth on public endpoints 2023-04-08 19:17:57 +00:00
BaseModeration.php Happy New Year 2023! 2023-01-01 09:36:24 -05:00
BaseNotifications.php spelling: with 2023-03-26 16:14:16 -04:00
BaseProfile.php Replace remaining mentions of "Status" by "Conversations" or "Posts" 2023-01-11 09:01:29 -05:00
BaseSearch.php Replace "forum" by "group" in the rest of the code 2023-06-02 13:52:41 -04:00
BaseSettings.php Happy New Year 2023! 2023-01-01 09:36:24 -05:00
Bookmarklet.php Adapt BaseURL calls to new UriInterface 2023-02-18 21:12:21 +01:00
Circle.php Replace "group" with "circle" in the rest of the code 2023-05-27 22:01:45 -04:00
Contact.php Display the contact alias if the URL is no HTTP link 2023-06-18 16:49:38 +00:00
Credits.php Happy New Year 2023! 2023-01-01 09:36:24 -05:00
Delegation.php Remove support for user.parent-uid = 0 2023-05-29 18:32:21 -04:00
Directory.php Happy New Year 2023! 2023-01-01 09:36:24 -05:00
Feed.php Fix: Forum posts from some contacts weren't distributed 2023-01-11 21:55:32 +00:00
FollowConfirm.php Happy New Year 2023! 2023-01-01 09:36:24 -05:00
Friendica.php Hide blocklist from anonymous users on closed registration nodes 2023-07-09 08:23:35 -04:00
FriendSuggest.php Happy New Year 2023! 2023-01-01 09:36:24 -05:00
Hashtag.php Rework Hashtag module to avoid undefined key error 2023-05-06 23:55:41 -04:00
HCard.php Ensure that the baseurl return value is a string 2023-05-11 08:13:19 +00:00
Help.php Apply suggestions from code review 2023-02-19 11:12:48 +01:00
Home.php Apply suggestions from code review 2023-02-19 11:12:48 +01:00
Install.php Fix: Force baseUrl being a string 2023-04-15 14:17:30 +00:00
Invite.php fixes registration link in invitations 2023-07-05 10:12:10 +02:00
Magic.php Merge remote-tracking branch 'upstream/develop' into lemmy 2023-06-18 17:38:39 +00:00
Maintenance.php Default maintenance reason to empty string in Module\Maintenance 2023-01-18 21:01:07 -05:00
Manifest.php Adapt BaseURL calls to new UriInterface 2023-02-18 21:12:21 +01:00
NodeInfo110.php Happy New Year 2023! 2023-01-01 09:36:24 -05:00
NodeInfo120.php Happy New Year 2023! 2023-01-01 09:36:24 -05:00
NodeInfo210.php Apply suggestions from code review 2023-02-19 11:12:48 +01:00
NoScrape.php Happy New Year 2023! 2023-01-01 09:36:24 -05:00
Oembed.php Happy New Year 2023! 2023-01-01 09:36:24 -05:00
OpenSearch.php Ensure that the baseurl return value is a string 2023-05-11 08:13:19 +00:00
Owa.php spelling: public 2023-03-26 20:04:18 -04:00
ParseUrl.php Happy New Year 2023! 2023-01-01 09:36:24 -05:00
PermissionTooltip.php Replace "group" with "circle" in the rest of the code 2023-05-27 22:01:45 -04:00
Photo.php C2S: Improve C2S-API, fix inbox endpoint 2023-02-08 20:16:19 +00:00
Proxy.php Use "Exception" 2023-02-26 22:43:45 +00:00
PublicRSAKey.php Happy New Year 2023! 2023-01-01 09:36:24 -05:00
RandomProfile.php Happy New Year 2023! 2023-01-01 09:36:24 -05:00
README.md fixing text 2019-05-01 20:17:15 +02:00
ReallySimpleDiscovery.php Adapt BaseURL calls to new UriInterface 2023-02-18 21:12:21 +01:00
Register.php Ensure that the baseurl return value is a string 2023-05-11 08:13:19 +00:00
Response.php Happy New Year 2023! 2023-01-01 09:36:24 -05:00
RobotsTxt.php spelling: disallowed 2023-03-26 20:03:51 -04:00
Smilies.php Happy New Year 2023! 2023-01-01 09:36:24 -05:00
Statistics.php Nodeinfo data has moved to key values 2023-01-18 05:04:37 +00:00
Theme.php Happy New Year 2023! 2023-01-01 09:36:24 -05:00
ThemeDetails.php Happy New Year 2023! 2023-01-01 09:36:24 -05:00
ToggleMobile.php Happy New Year 2023! 2023-01-01 09:36:24 -05:00
Tos.php Happy New Year 2023! 2023-01-01 09:36:24 -05:00
Welcome.php Replace "group" with "circle" in the rest of the code 2023-05-27 22:01:45 -04:00
Xrd.php Centralize Vary header declaration in ActivityPub::isRequest 2023-07-08 22:24:01 -04: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.