aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-24102-102/+34
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #41678 from nextcloud/branchoff/master-is-now-29Arthur Schiwon2023-11-231-2/+2
|\ | | | | Master is now 29
| * feat(branchoff): Bump versions and requirements in appsJoas Schilling2023-11-231-2/+2
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-233-4/+4
|/ | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-2344-46/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Remove quotes from inputMarco2023-11-221-1/+1
| | | | Signed-off-by: Marco <marcoambrosini@icloud.com>
* Verticaly align comment avatarMarco2023-11-221-1/+1
| | | | Signed-off-by: Marco <marcoambrosini@icloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-222-0/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-214-0/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-202-0/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-192-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-1814-2/+18
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix property nameJoas Schilling2023-11-163-4/+4
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* fix(comments): Provide `resourceType` as property instead of mixinFerdinand Thiessen2023-11-1612-64/+74
| | | | | | Also fix typos where `ressource` instead of `resource` was used. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* feat(comments): Use activity tab to mount comments sidebar section if availableFerdinand Thiessen2023-11-1610-98/+386
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-042-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-282-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-252-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-242-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-172-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-142-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-132-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-124-0/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-116-0/+6
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-106-0/+6
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-098-0/+8
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(comments): move new comment instructions placeholder to descriptionGrigorii K. Shartsev2023-10-072-26/+42
| | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
* Make adjustments based on the reviewHamid Dehnavi2023-09-284-12/+12
| | | | | Co-authored-by: Joas Schilling <coding@schilljs.com> Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
* Refactor comments appHamid Dehnavi2023-09-2815-136/+70
| | | | Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-09-232-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(files): title and inline actionsJohn Molakvoæ (skjnldsv)2023-09-212-8/+12
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* fix: avoid side-effect importsJohn Molakvoæ (skjnldsv)2023-09-213-1/+26
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-09-17138-276/+276
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* refactor(f2v): Migrate unread comments action to the new FileAction APILucas Azevedo2023-09-167-266/+285
| | | | Signed-off-by: Lucas Azevedo <lhs_azevedo@hotmail.com>
* comments: Ignore endpoints in OpenAPIjld31032023-09-042-53/+3
| | | | Signed-off-by: jld3103 <jld3103yt@gmail.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-09-012-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-122-22/+48
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-102-2/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-072-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* chore: Update nextcloud-vue to v8 beta2 and renamed changed propertiesFerdinand Thiessen2023-08-022-8/+9
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Merge pull request #39304 from nextcloud/bugfix/noid/typed-event-comments-entityJoas Schilling2023-07-191-1/+1
|\ | | | | fix(comments): Emit CommentsEntityEvent as typed event
| * fix(comments): Emit CommentsEntityEvent as typed eventJoas Schilling2023-07-181-1/+1
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-192-0/+26
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-132-8/+8
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-114-6/+8
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* comments: Add OpenAPI specjld31032023-07-103-4/+112
| | | | Signed-off-by: jld3103 <jld3103yt@gmail.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-102-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-062-4/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix event names of 2FA related typed eventsJoas Schilling2023-07-033-55/+49
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Merge pull request #38605 from fsamapoor/replace_strpos_calls_in_comments_appCôme Chilliet2023-06-292-3/+3
|\ | | | | Refactors "strpos" calls in /apps/comments