friendica/src
Hypolite Petovan 33ea5dfe35 Add check for $_REQUEST key existence in Module\Item\Compose
- Addresses https://github.com/friendica/friendica/issues/7677#issuecomment-566254464
2019-12-19 07:48:08 -05:00
..
Api/Mastodon API: Provide data for the account array of the instance array 2019-12-19 04:11:31 +00:00
App Move module post call before rawContent 2019-12-11 08:24:16 -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 Add type-hint to debug null value fatal error 2019-12-16 11:05:08 -05:00
Database Fix wrong type-hints for table parameter in Database->selectToArray and DBA::selectToArray 2019-12-16 08:49:01 -05:00
Factory switch case 2019-10-22 22:48:54 +02:00
Model Merge pull request #7930 from MrPetovan/task/7887-api-followers-request 2019-12-18 22:12:52 +01:00
Module Add check for $_REQUEST key existence in Module\Item\Compose 2019-12-19 07:48:08 -05: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 Add type-hint to debug null value fatal error 2019-12-16 11:05:08 -05:00
BaseModel.php Add new BaseModel class 2019-12-11 08:24:16 -05: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