friendica/src
Hypolite Petovan 490ce976c1
Merge pull request #9531 from annando/fatal
Check for empty body to prevent a fatal error
2020-11-12 13:41:26 -05:00
..
App Centralize routes file existence check in App\Router 2020-10-15 21:45:51 -04:00
Collection Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
Console Force removal from relay list 2020-09-29 05:06:37 +00:00
Content Simplify code in Content\Text\BBCode::convert 2020-11-08 23:25:46 -05:00
Core The profile page does now shows reshared items 2020-11-03 19:24:47 +00:00
Database Restore the connection check 2020-11-07 11:44:39 +00:00
Factory API: Support for reshared items 2020-11-01 11:01:57 +00:00
Model Check for empty body to prevent a fatal error 2020-11-12 16:52:55 +00:00
Module Merge pull request #9527 from annando/fetch-object-by-url 2020-11-11 13:14:20 -05:00
Network lower loglevel 2020-10-18 22:32:36 +02:00
Object API: Support for reshared items 2020-11-01 11:01:57 +00:00
Protocol Merge pull request #9530 from annando/fatal 2020-11-12 07:57:53 -05:00
Render Clear all previous template variables before replacing Macros in FriendicaSmartyEngine 2020-06-12 22:06:09 -04:00
Repository Implement correct behavior for min_id in boundary pagination 2020-10-13 00:11:39 -04:00
Security Move 'Authentication' to Security namespace 2020-09-30 16:53:18 +02:00
Util Fix expected implementation of JsonLD::fetchElementArray 2020-11-11 11:19:08 -05:00
Worker Improve expiry query 2020-10-30 20:26:16 +00:00
App.php Remove unused App->force_max_items property 2020-10-13 07:52:13 -04:00
BaseCollection.php Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
BaseEntity.php Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
BaseFactory.php Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
BaseModel.php Allow models extending BaseModel to have an id equal to 0 2020-11-05 10:03:40 -05:00
BaseModule.php Re-allow anonymous use of CSRF tokens 2020-08-24 12:02:24 -04:00
BaseRepository.php Implement correct behavior for min_id in boundary pagination 2020-10-13 00:11:39 -04:00
DI.php API: accounts and trends 2020-10-31 22:32:26 +00:00
LegacyModule.php Add license info at Friendica classes 2020-02-09 15:45:36 +01:00