friendica/src
Michael Vogel 948405a486
Merge pull request #11267 from MrPetovan/task/11264-mastodon-api-version
Update Mastodon API version string to include Mastodon version compatibility
2022-02-23 05:38:25 +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 Display announces identital for starting posts and comments 2022-02-21 05:17:54 +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 Updated messages.po 2022-02-20 20:47:08 +00:00
Factory Standards 2022-01-16 20:49:59 +00:00
Model Merge pull request #11260 from mkljczk/develop 2022-02-20 09:45:25 -05:00
Module Merge pull request #11267 from MrPetovan/task/11264-mastodon-api-version 2022-02-23 05:38:25 +01:00
Navigation/Notifications Rrepeat comments as well 2022-02-17 21:44:59 +00:00
Network Issue 10966: Improved logging / reworked forum functionality 2022-01-29 19:09:18 +00:00
Object Merge pull request #11267 from MrPetovan/task/11264-mastodon-api-version 2022-02-23 05:38:25 +01:00
Profile/ProfileField Update copyright 2022-01-02 08:27:47 +01:00
Protocol Avoid warning and notice 2022-02-20 05:14:36 +00:00
Render Prevent warnings on undefined Smarty template variables 2022-02-18 22:44:11 -05:00
Security Handle null value for last_used fields in TrustedBrowsers and AppSpecificPassword 2022-01-22 21:10:20 -05:00
Util Hash the URL before using it as cache key in Util\Images::getInfoFromURLCached 2022-02-18 09:19:36 -05:00
Worker Check for array content before querying keys in Worker\Notifier 2022-02-18 20:25:18 -05: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