friendica/src
Michael Vogel 618dda7dd2
Merge pull request #11246 from MrPetovan/task/11245-thread-completion-like
Expand system.accept_only_sharer pconfig value to include previous behavior with likes
2022-02-17 08:02:19 +01:00
..
App optimizations 2022-01-04 20:59:29 +01:00
Capabilities Fix App routing 2022-01-04 20:59:28 +01:00
Collection/Api Add missing copyright text 2022-01-02 10:49:50 +01:00
Console Config Console Show 'NULL' for null-values 2022-02-15 23:10:41 +01:00
Contact Fix all license header & be less aggressive 2022-01-07 00:35:28 +01:00
Content Use the "contact-type" instead of "forum" or "prv" 2022-02-09 06:52:16 +00:00
Core Don't use empty, but not null values for redis password and port 2022-02-15 23:04:43 +01:00
Database Don't throw an exception when the database query fails 2022-02-08 21:28:42 +00:00
Factory Standards 2022-01-16 20:49:59 +00:00
Model Merge pull request #11246 from MrPetovan/task/11245-thread-completion-like 2022-02-17 08:02:19 +01:00
Module Merge pull request #11251 from annando/forum2 2022-02-15 20:16:07 -05:00
Navigation/Notifications Use "account-type" instead of "page-flags" 2022-02-09 05:56:12 +00:00
Network Issue 10966: Improved logging / reworked forum functionality 2022-01-29 19:09:18 +00:00
Object Workaround for timing problems / Avoid a notice in the scheduled posts 2022-02-12 18:27:58 +01:00
Profile/ProfileField Update copyright 2022-01-02 08:27:47 +01:00
Protocol Expand system.accept_only_sharer pconfig value to include previous behavior with likes 2022-02-15 15:54:36 -05:00
Render Update copyright 2022-01-02 08:27:47 +01:00
Security Handle null value for last_used fields in TrustedBrowsers and AppSpecificPassword 2022-01-22 21:10:20 -05:00
Util Workaround for timing problems / Avoid a notice in the scheduled posts 2022-02-12 18:27:58 +01:00
Worker Block communication with Diaspora for communities 2022-02-15 07:08:02 +00:00
App.php Fix App routing 2022-01-04 20:59:28 +01:00
BaseCollection.php Update copyright 2022-01-02 08:27:47 +01:00
BaseDataTransferObject.php Update copyright 2022-01-02 08:27:47 +01:00
BaseEntity.php Update copyright 2022-01-02 08:27:47 +01:00
BaseFactory.php Update copyright 2022-01-02 08:27:47 +01:00
BaseModel.php Update copyright 2022-01-02 08:27:47 +01:00
BaseModule.php Fixed max value check, improved request value fetching 2022-01-16 15:22:35 +00:00
BaseRepository.php Update copyright 2022-01-02 08:27:47 +01:00
DI.php "DI" calls are replaced 2022-01-16 07:07:46 +00:00
LegacyModule.php Update copyright 2022-01-02 08:27:47 +01:00