friendica/src
2021-02-15 11:03:22 +00:00
..
App Add blocking author from an item context feature 2021-01-23 05:30:03 -05:00
Collection Rename notify classes according the feature name, not the table name 2021-01-24 09:33:23 -05:00
Console Skip empty message strings in Console\PoToPhp 2021-01-31 08:36:57 -05:00
Content Merge remote-tracking branch 'upstream/develop' into no-item 2021-02-14 22:44:38 +00:00
Core Support for message delivering via uri-id 2021-02-14 14:24:48 +00:00
Database Post update function to set the "external-id" 2021-02-14 21:57:02 +00:00
Factory Get rid of the "item" table, enhanced "post" tables 2021-02-13 19:56:03 +00:00
Model Fix updating the thread 2021-02-15 11:03:22 +00:00
Module Merge remote-tracking branch 'upstream/develop' into no-item 2021-02-14 22:44:38 +00:00
Network
Object Most user-item traces removed 2021-01-31 23:37:34 +00:00
Protocol Get rid of the "item" table, enhanced "post" tables 2021-02-13 19:56:03 +00:00
Render
Repository Rename notify classes according the feature name, not the table name 2021-01-24 09:33:23 -05:00
Security Added support for trusted browser during authentication 2021-01-23 05:42:59 -05:00
Util Set correct integer return type for Temporal::getAgeByTimezone 2021-01-31 08:36:56 -05:00
Worker Rever item reshare handling, fixed database 2021-02-15 10:29:58 +00:00
App.php The frontend worker is removed 2021-01-01 23:05:26 +00:00
BaseCollection.php
BaseDataTransferObject.php Replace BaseEntity with BaseDataTransferObject class for API representation classes 2021-01-23 05:42:58 -05:00
BaseEntity.php Add trusted browser classes 2021-01-23 05:42:59 -05:00
BaseFactory.php
BaseModel.php Replace BaseEntity with BaseDataTransferObject class for API representation classes 2021-01-23 05:42:58 -05:00
BaseModule.php
BaseRepository.php
DI.php Rename notify classes according the feature name, not the table name 2021-01-24 09:33:23 -05:00
LegacyModule.php