friendica/src
Hypolite Petovan 507d66936c
Merge pull request #9049 from annando/local-followers
Improved function description
2020-08-22 14:08:48 -04: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 Merge pull request #9049 from annando/local-followers 2020-08-22 14:08:48 -04:00
Module HOTFIX to make all themes (but frio) working again 2020-08-21 06:57:54 +02: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 Fix malformatted tag scheme 2020-08-22 05:59:19 +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 Using a constant value for the default avatar 2020-08-18 20:30:24 +00:00
Worker Delete the photo entries when a user or contact is removed 2020-08-21 18:39:18 +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