friendica/src/Module
Hypolite Petovan cef6757c92 Replace REGISTER_* constants by Module\Register::* ones 2019-01-22 22:24:15 -05:00
..
Acctlink.php Split goaway to System::externalRedirectTo() and App->internalRedirect() 2018-10-22 22:13:35 +02:00
Attach.php Small fixes 2019-01-21 10:08:09 -05:00
Contact.php bugfix Contact.php - there is no column 'deleted' in the 'profile' table 2019-01-21 21:13:13 +01:00
Feed.php Fix feed display in browser when using emojis 2018-12-16 22:58:43 -05:00
Followers.php AP class will be split in processor, receiver and transmitter 2018-10-03 06:15:07 +00:00
Following.php AP class will be split in processor, receiver and transmitter 2018-10-03 06:15:07 +00:00
Hashtag.php Remove include/ requires that are now done directly from Composer 2018-12-24 09:56:25 -05:00
Inbox.php Refactor namespaces 2019-01-21 10:43:42 -05:00
Install.php Refactor namespaces 2019-01-21 10:43:42 -05:00
Itemsource.php Remove redundant htmlentities/htmlspecialchars 2018-12-25 11:37:57 -05:00
Login.php Replace REGISTER_* constants by Module\Register::* ones 2019-01-22 22:24:15 -05:00
Logout.php Replace deprecated Addon::callHooks with Hook::callAll 2019-01-21 09:50:56 -05:00
Magic.php Issue 6149: Making OWA (hopefully) compatible with Hubzilla 2019-01-08 11:17:05 +00:00
Objects.php Avoid a notice in HTTP signature check, preparation for authentication 2019-01-15 06:31:12 +00:00
Oembed.php Remove/replace killme() with *exit() 2019-01-21 09:49:17 -05:00
Outbox.php Avoid a notice in HTTP signature check, preparation for authentication 2019-01-15 06:31:12 +00:00
Owa.php Issue 6149: Making OWA (hopefully) compatible with Hubzilla 2019-01-08 11:17:05 +00:00
Photo.php Refactor namespaces 2019-01-21 10:43:42 -05:00
Proxy.php Fix potential bugs without expected behavior change 2019-01-21 11:04:19 -05:00
Register.php Add Register module in src/ 2019-01-22 22:22:04 -05:00
Tos.php Fix PHPDoc comments project-wide 2019-01-21 10:35:51 -05:00