friendica/src
2019-08-11 23:07:06 +02:00
..
App Add frio-specific /compose module 2019-07-29 20:31:46 -04:00
Console Renamed __toString() to getName() 2019-08-04 16:14:19 +02:00
Content Ensure trimmed HTML nodes are text nodes in HTML::toBBCode 2019-08-06 21:22:19 -04:00
Core Added config value 2019-08-11 23:07:06 +02:00
Database Correctly escape identifier names 2019-07-29 00:23:40 -04:00
Factory - Move constants to the "Cache" class (more transparent than inside the interface) 2019-08-04 15:53:28 +02:00
Model Fix trending tags variable name mistakes in Model\Term 2019-08-06 20:52:54 -04:00
Module Remove wrap length in Babel HTML::toPlaintext display 2019-08-06 21:23:09 -04:00
Network
Object
Protocol Revert "Reworked contact-id generation" 2019-08-01 20:39:42 -04:00
Render
Util We now use a central function for fetching the postdata 2019-07-30 22:26:01 +00:00
Worker Add user meta-groups for followers and mutual contacts 2019-07-29 20:31:46 -04:00
App.php Remove DependencyFactory 2019-07-27 23:54:12 +02:00
BaseModule.php
BaseObject.php Fix tests 2019-07-27 23:54:13 +02:00
LegacyModule.php