friendica/src
Hypolite Petovan 38109665c7 Various improvements/fixes
- Fix potential missing variable
- Improve replaceMacros doc
- Fix CSS value in smoothly
2018-12-16 22:38:30 -05:00
..
App Update install to generate config/local.config.php 2018-11-25 01:44:09 -05:00
Content Fix various notices 2018-12-15 04:32:47 -05:00
Core Various improvements/fixes 2018-12-16 22:38:30 -05:00
Database Merge pull request #6224 from annando/dba-delete-contact 2018-12-02 16:16:59 -05:00
Model Fix various notices 2018-12-15 04:32:47 -05:00
Module Merge branch 'develop' into bug/6211-fix-contact-nets-all 2018-12-02 10:24:50 -05:00
Network Avoids the notice "array_merge(): Argument #1 is not an array" 2018-12-05 06:01:58 +00:00
Object Merge pull request #6226 from annando/oembed-array 2018-12-02 19:16:13 -05:00
Protocol Fix various notices 2018-12-15 04:32:47 -05:00
Render Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
Util Fix various notices 2018-12-15 04:32:47 -05:00
Worker Fix various notices 2018-12-15 04:32:47 -05:00
App.php Add PHP 5 compatible recursive dirname() 2018-12-15 02:46:08 -05:00
BaseModule.php Logger Levels 2018-10-30 09:58:45 -04:00
BaseObject.php Test enhancements 2018-11-01 13:44:47 +01:00
LegacyModule.php Fix Notice in LegacyModule 2018-11-13 14:37:51 +01:00