nextcloud/apps/comments/src
Ferdinand Thiessen a1503481f3 fix(comments): adjust Activity integration for changed Node API
The activity app integration was changed to use the files Node API
instead of the legacy FileInfo API. So the comments app needs to be
adjusted for it.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2026-01-12 09:23:57 +01:00
..
actions refactor(comments): migrate to new Files Sidebar API 2026-01-05 02:23:15 +01:00
components feat(comments): add Markdown support 2025-11-28 10:52:30 +01:00
mixins refactor(comments): migrate to new Files Sidebar API 2026-01-05 02:23:15 +01:00
services chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
store fix(comments): explicitly return limbo status of comment 2025-09-23 23:06:45 -07:00
utils chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
views refactor(comments): migrate to new Files Sidebar API 2026-01-05 02:23:15 +01:00
comments-activity-tab.ts fix(comments): adjust Activity integration for changed Node API 2026-01-12 09:23:57 +01:00
comments-app.js chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
files-sidebar.ts refactor(comments): migrate to new Files Sidebar API 2026-01-05 02:23:15 +01:00
init.ts chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
logger.js chore: Add SPDX header 2024-05-27 20:11:22 +02:00