friendica/src
Michael 50ecb58716 Improved function description 2020-08-22 14:36:42 +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 Add common relationship methods to Model\ContactRelation 2020-08-03 13:34:10 -04:00
Factory Using a constant value for the default avatar 2020-08-18 20:30:24 +00:00
Model Improved function description 2020-08-22 14:36:42 +00:00
Module Loop on expected fields instead of existing fields in Settings\UserExport 2020-08-20 09:30:50 -04:00
Network Avoid locally probing last item via network 2020-08-19 04:45:31 +00:00
Object Rework of the network page 2020-08-13 20:07:13 +00:00
Protocol Check for parent existence in Protocol\DFRN 2020-08-20 09:34:37 -04: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 Using a constant value for the default avatar 2020-08-18 20:30:24 +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