friendica/src
2018-04-04 19:56:34 +00:00
..
Content Add fallback to regular code if language doesn't exist 2018-03-29 19:29:36 -04:00
Core Changed comments 2018-03-30 19:57:14 +00:00
Database Added server discovery for their relais configuration 2018-03-26 05:44:53 +00:00
Model Fix: The register mail contained variables in a wrong order 2018-04-04 19:56:34 +00:00
Module move the tos module to src/Module 2018-04-03 16:33:10 +02:00
Network
Object
Protocol Fix: Commenting on public posts from Friendica users is now possible again 2018-04-04 06:06:38 +00:00
Render
Util Avoid "Failed to parse time string (-001-11-30T00:00:00+00:00 + 32 days)" 2018-04-04 18:58:25 +00:00
Worker Queue: Better handling of return values of transmissions 2018-04-04 19:03:05 +00:00
App.php Fixes missing command line argument 2018-03-31 08:19:19 +00:00
BaseModule.php added hint about naming the class and filename 2018-04-03 16:33:39 +02:00
BaseObject.php