friendica/src
Hypolite Petovan c9c9fc3a96 Code cleanup in events
- Replace killme() with exit()
- Use correctly escaped query string
- Simplify perms2str input filtering
- Add expected json header to /events/json
2018-12-24 23:00:35 -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 Hopefully this fixes the tests again 2018-12-22 22:04:47 +00:00
Database Merge pull request #6224 from annando/dba-delete-contact 2018-12-02 16:16:59 -05:00
Model Code cleanup in events 2018-12-24 23:00:35 -05:00
Module Merge pull request #6277 from annando/nextcloud-ap 2018-12-17 15:28:22 -05:00
Network The curl result is an object, not an array 2018-12-22 17:00:28 +00:00
Object Merge pull request #6226 from annando/oembed-array 2018-12-02 19:16:13 -05:00
Protocol The "Follow" activity shouldn't be send to Diaspora 2018-12-24 14:50:21 +00:00
Render Enable Smarty default HTML escaping 2018-12-16 22:38:30 -05:00
Util Fix ActivityPub with Nextcloud 2018-12-17 20:13:56 +00: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