.. |
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
|
Removed unused PoCo functionality
|
2020-08-31 12:40:23 +00:00 |
Module
|
API: Support for the "directory" endpoint
|
2020-09-01 19:29:39 +00:00 |
Network
|
Use the AP adress for probing webfinger
|
2020-08-23 07:24:39 +00:00 |
Object
|
The account fields are rearrange to match Mastodon
|
2020-09-01 20:59:50 +00:00 |
Protocol
|
Don't add the type to the id in case of an activity
|
2020-09-01 02:38:44 +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 |