friendica/src
Hypolite Petovan c0aebd2bd4
Merge pull request #8978 from annando/contact-update
Avoid double probing and unneeded contact updates
2020-08-06 09:04:39 -04:00
..
App Add dispatch data caching in App\Router 2020-07-27 02:33:08 -04:00
Collection Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
Console Rename -q option to -y for user delete console command 2020-07-06 15:25:49 -04:00
Content Rework commonFriendsVisitor widget 2020-08-05 00:19:48 -04:00
Core Improve documentation of visitor-related functions 2020-08-04 22:44:42 -04:00
Database Add common relationship methods to Model\ContactRelation 2020-08-03 13:34:10 -04:00
Factory Poco and gcontact (mostly) removed 2020-08-01 16:15:18 +00:00
Model Merge pull request #8978 from annando/contact-update 2020-08-06 09:04:39 -04:00
Module Merge pull request #8975 from MrPetovan/task/8918-move-mod-common 2020-08-05 23:17:12 +02:00
Network Check for empty baseurl 2020-08-05 07:51:15 +00:00
Object Some more avatar function replacements 2020-07-28 19:30:55 +00:00
Protocol Renamed function 2020-08-06 10:31:05 +00:00
Render Clear all previous template variables before replacing Macros in FriendicaSmartyEngine 2020-06-12 22:06:09 -04:00
Repository Add UID as parameter for notify repository call 2020-03-01 22:24:53 +01:00
Util Fetch photo fields, ensuring that they are filled 2020-07-28 12:58:19 +00:00
Worker Renamed function 2020-08-06 10:31:05 +00:00
App.php Move "getUserAgent()" to "HTTPRequest" class 2020-07-21 03:04:58 -04:00
BaseCollection.php Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
BaseEntity.php Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
BaseFactory.php Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
BaseModel.php Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
BaseModule.php Add checks for $a->user existence 2020-07-09 15:09:07 -04:00
BaseRepository.php Add common relationship methods to Model\ContactRelation 2020-08-03 13:34:10 -04:00
DI.php Introduce interface "IHTTPRequest" (rely on abstractions, not on concrete implementations) 2020-07-21 03:17:05 -04:00
LegacyModule.php Add license info at Friendica classes 2020-02-09 15:45:36 +01:00