friendica/src/Module
Philipp Holzer f0382ab919
Refactoring Installation
- centralized installation
- renamed Core\Install to Core\Installer
- avoid using $a->data[] for states
- removed unnecessary code
2018-10-29 18:44:39 +01:00
..
Acctlink.php Split goaway to System::externalRedirectTo() and App->internalRedirect() 2018-10-22 22:13:35 +02:00
Contact.php Move itemCount parameter from constructor to renderFull() 2018-10-25 00:07:16 -04:00
Feed.php Update "mrpetovan" email address 2018-09-15 19:28:38 -04: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 Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
Inbox.php Functionality is now split 2018-10-03 09:15:38 +00:00
Install.php Refactoring Installation 2018-10-29 18:44:39 +01:00
Itemsource.php Add itemsource module 2018-10-18 22:49:25 -04:00
Login.php replaced $return_url to $return_path to make it more clear that it is a relative path to the Friendica baseurl 2018-10-22 22:13:37 +02:00
Logout.php Split goaway to System::externalRedirectTo() and App->internalRedirect() 2018-10-22 22:13:35 +02:00
Magic.php Bugfixing redirects 2018-10-24 20:18:46 +02:00
Objects.php Split goaway to System::externalRedirectTo() and App->internalRedirect() 2018-10-22 22:13:35 +02:00
Oembed.php Update "mrpetovan" email address 2018-09-15 19:28:38 -04:00
Outbox.php AP class will be split in processor, receiver and transmitter 2018-10-03 06:15:07 +00:00
Owa.php Some changes for better code quality 2018-09-30 07:21:57 +00:00
Proxy.php adapted profile pic resize to 300px for whole system 2018-10-23 16:36:57 +02:00
Tos.php Split goaway to System::externalRedirectTo() and App->internalRedirect() 2018-10-22 22:13:35 +02:00