1
0
Fork 0
friendica_2020-09-1_sharedH.../src/Module
2022-11-07 07:54:12 -05:00
..
ActivityPub Rewrite: 2022-10-15 00:44:06 +02:00
Admin Apply suggestions from code review 2022-11-03 21:13:03 +01:00
Api Use different parser modes for Mastodon and Twitter-API 2022-11-06 20:02:43 +00:00
Blocklist/Domain Changed: 2022-08-19 19:12:29 +02:00
Calendar Move new events routes to calendar routes 2022-11-02 15:16:24 +01:00
Contact Add new Contact/Suggestions module class 2022-11-04 07:57:00 -04:00
Conversation Merge pull request #12094 from MrPetovan/task/hide-reply-counts-ping 2022-11-04 18:00:15 +01:00
Debug Fix messages.po issue 2022-10-21 10:19:13 +02:00
DFRN Add new OStatus\Salmon module class 2022-11-06 20:42:05 -05:00
Diaspora Rewrite: 2022-10-15 00:44:06 +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 Remove non-top-level posts from notification labels when network sort order is "received" 2022-11-04 06:42:38 -04:00
OAuth UserSession class [5] - Refactor src/Module/ files with DI 2022-10-20 22:59:39 +02:00
OStatus Fix code standards in Module\OStatus\Salmon 2022-11-07 07:54:12 -05:00
Post Remove trailing spaces from Module\Post\Share 2022-11-04 14:14:00 -04:00
Profile Move remote follow module to profile folder 2022-10-31 15:31:43 -04: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 Support "fedifinder" to import contacts 2022-11-06 10:05:54 +00: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
User Create new User\Import module class 2022-11-02 11:27:31 -04:00
WellKnown Template based XML generation is replaced with native XML 2022-09-11 07:00:16 +00:00
AccountManagementControlDocument.php
Acctlink.php
Apps.php UserSession class [5] - Refactor src/Module/ files with DI 2022-10-20 22:59:39 +02:00
Attach.php
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
BaseSearch.php Move viewcontact_template and contact_template to contact/ folder 2022-11-04 07:03:55 -04: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
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
Friendica.php The friendica constants have been moved to the app class 2022-10-17 10:37:48 +00:00
FriendSuggest.php UserSession class [5] - Refactor src/Module/ files with DI 2022-10-20 22:59:39 +02:00
Group.php UserSession class [5] - Refactor src/Module/ files with DI 2022-10-20 22:59:39 +02:00
Hashtag.php
HCard.php UserSession class [5] - Refactor src/Module/ files with DI 2022-10-20 22:59:39 +02:00
Help.php
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
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
NoScrape.php UserSession class [5] - Refactor src/Module/ files with DI 2022-10-20 22:59:39 +02:00
Oembed.php
OpenSearch.php Changes: 2022-06-23 17:30:16 +02:00
Owa.php
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
RandomProfile.php
README.md
ReallySimpleDiscovery.php
Register.php Apply suggestions from code review 2022-11-03 21:13:03 +01:00
Response.php
RobotsTxt.php
Smilies.php
Statistics.php The friendica constants have been moved to the app class 2022-10-17 10:37:48 +00:00
Theme.php
ThemeDetails.php
ToggleMobile.php
Tos.php
Welcome.php
Xrd.php Move Follow to /contact namespace 2022-10-31 20:58:27 +01: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.