]> source.dussan.org Git - nextcloud-server.git/commit
feat(comments): Add a meta data column for comments
authorJoas Schilling <coding@schilljs.com>
Wed, 13 Dec 2023 12:29:12 +0000 (13:29 +0100)
committerJoas Schilling <coding@schilljs.com>
Thu, 14 Dec 2023 13:32:00 +0000 (14:32 +0100)
commit6056928dc6185cb22a55dbbc1d37f5abaf59ead2
treec0b05f4c45d6212c985ee4a176c112ea58b1d319
parentbac05cae5b53cc208b7edaa6b2b2a5de86f25035
feat(comments): Add a meta data column for comments

Signed-off-by: Joas Schilling <coding@schilljs.com>
apps/dav/tests/unit/Comments/CommentsNodeTest.php
core/Migrations/Version29000Date20231213104850.php [new file with mode: 0644]
lib/composer/composer/autoload_classmap.php
lib/composer/composer/autoload_static.php
lib/private/Comments/Comment.php
lib/private/Comments/Manager.php
lib/public/Comments/IComment.php
tests/lib/Comments/CommentTest.php
tests/lib/Comments/ManagerTest.php
version.php