friendica/src
Michael b12a2c486e Use "getActorName" 2020-08-22 18:52:37 +00:00
..
App Move calendar/event stylesheets/scripts registration to modules 2020-08-15 18:56:17 -04:00
Collection Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
Console indentation 2020-08-08 15:49:25 +02:00
Content Avoid probing non existing profiles 2020-08-19 05:24:53 +00:00
Core Adding a cooldown phase for the daemon 2020-08-19 18:21:40 +00:00
Database Merge pull request #9047 from annando/no-item-delivery-data 2020-08-22 13:17:49 +02:00
Factory Using a constant value for the default avatar 2020-08-18 20:30:24 +00:00
Model Use "getActorName" 2020-08-22 18:52:37 +00:00
Module Use "getActorName" 2020-08-22 18:52:37 +00:00
Network Fix Test 2020-08-22 15:19:34 +00:00
Object Rework of the network page 2020-08-13 20:07:13 +00:00
Protocol Check for empty owners 2020-08-22 16:34:04 +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 We now fetch data with an automatically generated system user 2020-08-22 14:48:09 +00:00
Worker Fix: Feeds and mail accounts hadn't been fetched reliably 2020-08-20 08:37:56 +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 Return early if $a->user is absent in BaseModule 2020-08-20 09:32:20 -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