friendica/src
2021-03-10 20:19:55 +01:00
..
App
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 Issue 8547: Improve page load speed 2021-03-07 20:15:25 +00:00
Core Issue 9986: Improve contact search 2021-03-06 21:52:26 +00:00
Database Merge pull request #9981 from annando/issue-9977 2021-03-04 10:21:06 +01:00
Factory Get rid of the "item" table, enhanced "post" tables 2021-02-13 19:56:03 +00:00
Model More indexes / performance for "pinned" improved 2021-03-10 13:25:37 +00:00
Module Merge pull request #10027 from MrPetovan/task/9950-improve-maintenance-page 2021-03-10 20:19:55 +01:00
Network Quit earlier in ProbeURL->getFeedLink if body is empty 2021-02-23 16:06:34 -05:00
Object Only offer "ignore thread" when there is a need for this 2021-02-28 11:20:02 +00:00
Protocol Fixes notice: "Undefined index: type" 2021-03-10 14:40:57 +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 Add native media types and expiration to getSiteInfo 2021-02-18 09:06:11 -05:00
Worker Use "failed" instead of "archive" for contact update check 2021-03-07 20:34:13 +00:00
App.php Replace module output instead of redirecting to maintenance page 2021-03-10 09:50:20 -05:00
BaseCollection.php
BaseDataTransferObject.php
BaseEntity.php
BaseFactory.php
BaseModel.php
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