friendica/src
Michael 6acf660ebd New model class "host" 2020-09-02 19:19:00 +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 removed additional / from comment block 2020-08-29 17:50:15 +02:00
Content Avoid probing non existing profiles 2020-08-19 05:24:53 +00:00
Core Added and improved logging for the update process 2020-08-30 18:57:09 +00:00
Database Replace "insert" with "replace" 2020-08-27 21:35:08 +00:00
Factory Using a constant value for the default avatar 2020-08-18 20:30:24 +00:00
Model New model class "host" 2020-09-02 19:19:00 +00:00
Module Fix: Transmit the public contact id 2020-09-02 04:45:50 +00:00
Network New field "manually-approve" for contact table 2020-09-02 03:02:50 +00:00
Object Always use the oldest creation data 2020-09-02 04:17:13 +00:00
Protocol New field "manually-approve" for contact table 2020-09-02 03:02:50 +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 Support signed outbox requests 2020-08-30 17:07:46 +00:00
Worker Renamed classes 2020-09-01 13:40:37 +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 Re-allow anonymous use of CSRF tokens 2020-08-24 12:02:24 -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