aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/src/components/Comment.vue
Commit message (Expand)AuthorAgeFilesLines
* feat: Add bidi support in core directoryMostafa Ahangarha2024-08-291-4/+4
* fix(comments): manually center align submit button in new comment fieldEdward Ly2024-07-171-1/+1
* fix(comments): comment deleting with activities installedGrigory Vodyanov2024-07-151-1/+8
* fix(comments): Use proper icon components instead of icon classes to fix dark...Ferdinand Thiessen2024-06-131-11/+25
* chore: Add SPDX headerAndy Scherzinger2024-05-271-20/+3
* enh(comments): Add always visible labels for comment inputFerdinand Thiessen2024-01-121-0/+4
* fix(comments): Move from Moment.js to `NcDateTime`Ferdinand Thiessen2023-11-271-7/+11
* Remove quotes from inputMarco2023-11-221-1/+1
* Verticaly align comment avatarMarco2023-11-221-1/+1
* feat(comments): Use activity tab to mount comments sidebar section if availableFerdinand Thiessen2023-11-161-1/+4
* fix(comments): move new comment instructions placeholder to descriptionGrigorii K. Shartsev2023-10-071-24/+37
* chore: Update nextcloud-vue to v8 beta2 and renamed changed propertiesFerdinand Thiessen2023-08-021-1/+2
* Fix lint errorsVarun Patil2023-05-231-1/+3
* Optimize webpack chunksVarun Patil2023-05-231-1/+1
* Create semantic list for comments in comments tabjulia.kirschenheuter2023-04-031-2/+8
* chore(eslint): fix missing import extensionsJohn Molakvoæ2023-03-231-11/+11
* Refine file comments designQuentin Guidée2022-12-221-72/+84
* Fix mentions rendering in comment editorLouis Chemineau2022-11-211-0/+1
* Add Nc prefix to Nc vue component namesVincent Petry2022-08-251-25/+25
* Bump @nextcloud/vue to 6.0.0-beta.3 and relatedVincent Petry2022-08-251-4/+4
* Buttonify comment postingChristopher Ng2022-07-191-22/+14
* Auto fix warningsLouis Chemineau2022-01-211-4/+2
* Eslint fixJohn Molakvoæ (skjnldsv)2022-01-081-2/+5
* Use new div method in scssLouis Chemineau2022-01-081-1/+3
* Fix comments field value updateVincent Petry2021-03-111-2/+3
* Only include moments once in commentsRoeland Jago Douma2021-01-221-1/+1
* Add mentions dataJohn Molakvoæ (skjnldsv)2020-10-281-5/+6
* Hide long messagesJohn Molakvoæ (skjnldsv)2020-10-281-1/+16
* Fix white-space displayJohn Molakvoæ (skjnldsv)2020-10-281-2/+8
* Prevent submitting empty messagesJohn Molakvoæ (skjnldsv)2020-10-281-2/+7
* Bump @nextcloud/vue to 3.0.0John Molakvoæ (skjnldsv)2020-10-201-1/+4
* Init vue comments tabJohn Molakvoæ (skjnldsv)2020-10-201-0/+295