..
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
Remove unused code/use statements
2019-01-23 09:06:58 -05: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
Fix missing use statement in Module\Inbox
2019-01-23 21:22:39 -05:00
Install.php
Config FollowUp
2019-02-17 20:40:27 +01:00
Itemsource.php
Add query path capabilities to /itemsource
2019-02-08 23:12:05 -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
Fetchting the original post at first, then the other way is dafer.
2019-01-26 12:09:38 +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
Fix possibly undefined variables
2019-01-23 09:06:59 -05:00
Profile.php
Add missing EOF newline in Module\Profile
2019-01-30 11:11:23 -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