friendica/src
Philipp 1479c426c7
Merge pull request #7950 from annando/notice
Fix notice "Undefined index: href"
2019-12-14 11:00:04 +01:00
..
Api/Mastodon Added parameter description 2019-12-11 06:54:31 +00:00
App Initialize class members in App\Page 2019-11-29 11:33:48 -05:00
Console Fix Auto-Installer 2019-09-23 12:51:07 +02:00
Content Escape potential URL-containing BBCodes before running autolinker 2019-12-13 12:40:10 -05:00
Core Return early if user.uid isn't present in ACL::getFullSelectorHTML 2019-12-13 13:29:18 -05:00
Database Remove extra spaces before closing parentheses in src/ 2019-10-16 08:58:09 -04:00
Factory switch case 2019-10-22 22:48:54 +02:00
Model Don't process empty hash tags in Model\Item 2019-12-13 07:16:43 -05:00
Module Use localuser() 2019-12-12 15:57:08 +00:00
Network Fix notice "Undefined index: href" 2019-12-14 05:49:53 +00:00
Object Only show the difference between posting and receive date when there is a difference 2019-12-03 07:23:01 +00:00
Protocol Issue 7691: We can now switch to BCC for ActivityPub 2019-12-09 21:37:31 +00:00
Render Define absolute paths for various includes 2019-03-09 23:21:19 -05:00
Util Don't guess the site info / restrict the description length 2019-11-15 14:28:42 +01:00
Worker Fixed warning 2019-12-14 06:42:40 +01:00
App.php Use Dice instantiation to access App\Arguments 2019-10-07 16:16:42 -04:00
BaseModule.php removed space 2019-11-05 22:03:02 +00:00
BaseObject.php Move bb_translate_video 2019-10-23 00:14:47 +02:00
LegacyModule.php parameters now are having a default value and are optional 2019-11-05 21:48:54 +00:00