friendica/src
2019-07-14 16:04:52 +00:00
..
App
Console Use Contact::getIdForURL instead of Probe::uri and manual contact table lookup 2019-07-02 19:25:24 -04:00
Content There are no dead nodes anymore 2019-07-09 09:23:36 +02:00
Core Revert default password setting & using "HiddenString" even for empty strings 2019-07-09 22:38:54 +02:00
Database Rebase type-hint based on https://github.com/friendica/friendica/pull/7266/commits/af9ce6b92acde542419e2b5fed7c73f3f7a87472 2019-06-24 09:36:07 +02:00
Factory Moving from DBA to Database 2019-06-24 09:36:07 +02:00
Model "defaults" is replaced 2019-07-14 16:04:52 +00:00
Module Use "received" instead of "created" when displaying posts in creation order 2019-07-07 21:30:33 +00:00
Network Simplify the contact update in "getIdForURL" 2019-07-12 21:07:47 +00:00
Object Merge branch 'master' into develop 2019-06-23 17:40:52 -04:00
Protocol Use an insert to avoid duplicates and for analyzing 2019-07-14 10:22:19 +00:00
Render
Util
Worker Update gcontact when public contact is updated 2019-07-03 05:46:35 +00:00
App.php Moving from DBA to Database 2019-06-24 09:36:07 +02:00
BaseModule.php
BaseObject.php
LegacyModule.php