.. |
App
|
Centralize routes file existence check in App\Router
|
2020-10-15 21:45:51 -04:00 |
Collection
|
Add license info at Friendica classes
|
2020-02-09 15:45:36 +01:00 |
Console
|
Command line option to check initial values
|
2020-11-23 18:58:18 +00:00 |
Content
|
Mode switch for insert
|
2020-11-19 19:34:48 +00:00 |
Core
|
Don't assume addons must have an *_install function
|
2020-11-21 23:19:03 -05:00 |
Database
|
Fix: Only echo on verbose
|
2020-11-23 19:47:30 +00:00 |
Factory
|
Fallback to database lock if locking fails
|
2020-11-16 19:46:20 +00:00 |
Model
|
available is not vital
|
2020-11-24 07:49:36 +00:00 |
Module
|
OnePoll reworked, improved "failed" behaviour
|
2020-11-22 14:42:24 +00:00 |
Network
|
lower loglevel
|
2020-10-18 22:32:36 +02:00 |
Object
|
Refactor builtin_activity_puller() and format_like()
|
2020-11-21 11:08:44 -05:00 |
Protocol
|
Avoid unmarking for archival an empty contact in Protocol\ActivityPub\Receiver
|
2020-11-24 17:32:52 -05:00 |
Render
|
Clear all previous template variables before replacing Macros in FriendicaSmartyEngine
|
2020-06-12 22:06:09 -04:00 |
Repository
|
Implement correct behavior for min_id in boundary pagination
|
2020-10-13 00:11:39 -04:00 |
Security
|
Avoid problems with uid=0
|
2020-11-19 17:19:14 +00:00 |
Util
|
Don't transmit to archived inboxes
|
2020-11-23 19:25:22 +00:00 |
Worker
|
Don't transmit to archived inboxes
|
2020-11-23 19:25:22 +00:00 |
App.php
|
Remove unused App->force_max_items property
|
2020-10-13 07:52:13 -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
|
Allow models extending BaseModel to have an id equal to 0
|
2020-11-05 10:03:40 -05:00 |
BaseModule.php
|
Re-allow anonymous use of CSRF tokens
|
2020-08-24 12:02:24 -04:00 |
BaseRepository.php
|
Implement correct behavior for min_id in boundary pagination
|
2020-10-13 00:11:39 -04:00 |
DI.php
|
API: accounts and trends
|
2020-10-31 22:32:26 +00:00 |
LegacyModule.php
|
Add license info at Friendica classes
|
2020-02-09 15:45:36 +01:00 |