friendica/src
Michael Vogel 06284e6007
Merge pull request #11015 from MrPetovan/task/10979-frio-time-tooltip
Move title attribute to <time> tag
2021-11-22 12:45:29 +01:00
..
App Revert "Revert "Replace Module::init() with Constructors"" 2021-11-19 20:18:48 +01:00
Capabilities Revert "Revert "Replace Module::init() with Constructors"" 2021-11-19 20:18:48 +01:00
Collection/Api Move FSuggest to depository 2021-10-23 21:45:35 -04:00
Console Cleanup namespace 2021-10-27 20:06:04 +02:00
Contact Add new Local relationship classes 2021-11-21 18:59:37 -05:00
Content Move title attribute to <time> tag 2021-11-21 22:51:21 -05:00
Core Move sending follow message to remote server to Protocol class 2021-11-21 18:59:36 -05:00
Database Add `hostname` to `Process` entity 2021-11-06 20:21:01 +01:00
Factory Use correct function to fetch the self user 2021-11-21 00:26:35 +00:00
Model Fix user-contact rows not being updated in Contact\User::updateByContactUpdate 2021-11-21 18:59:37 -05:00
Module Merge pull request #11015 from MrPetovan/task/10979-frio-time-tooltip 2021-11-22 12:45:29 +01:00
Navigation/Notifications Cleanup namespaces 2021-10-26 22:11:10 +02:00
Network Merge pull request #10956 from annando/escapetags 2021-11-06 00:04:17 -04:00
Object Remove unused user fields 2021-11-21 20:14:48 +00:00
Profile/ProfileField Rename Depository to Repository 2021-10-23 21:45:36 -04:00
Protocol Removed and replaced deprecated functionalities 2021-11-07 14:00:47 +00:00
Render The boot.php had been cleared of most functions 2021-11-04 20:29:59 +00:00
Security Move title attribute to <time> tag 2021-11-21 22:51:21 -05:00
Util Replaced "api_date" 2021-11-18 21:43:13 +00:00
Worker Some removed escapeTags calls 2021-11-05 19:59:18 +00:00
App.php Fixing Mainentance & Exception vie 2021-11-19 22:51:12 +01:00
BaseCollection.php Fixups 2021-10-18 23:32:42 +02:00
BaseDataTransferObject.php Update copyright 2021-03-29 08:40:20 +02:00
BaseEntity.php Fixing PUBLIC usage, Fixing DB-View, Creating tests 2021-10-18 23:32:45 +02:00
BaseFactory.php Update copyright 2021-03-29 08:40:20 +02:00
BaseModel.php Update copyright 2021-03-29 08:40:20 +02:00
BaseModule.php Revert "Revert "Replace Module::init() with Constructors"" 2021-11-19 20:18:48 +01:00
BaseRepository.php Add some missing Copyright header 2021-10-23 21:45:36 -04:00
DI.php Refactor App\Module to App\ModuleController and rename properties 2021-11-16 22:40:39 +01:00
LegacyModule.php Fix LegacyModule init() 2021-11-19 20:21:37 +01:00