| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(Comment): replace richEditor mixin with NcRichText | Maksim Sukharev | 2025-03-05 | 1 | -19/+32 |
* | refactor: Migrate nextcloud-vue usage to new import schema | Ferdinand Thiessen | 2025-02-20 | 1 | -8/+8 |
* | feat: Add bidi support in core directory | Mostafa Ahangarha | 2024-08-29 | 1 | -4/+4 |
* | fix(comments): manually center align submit button in new comment field | Edward Ly | 2024-07-17 | 1 | -1/+1 |
* | fix(comments): comment deleting with activities installed | Grigory Vodyanov | 2024-07-15 | 1 | -1/+8 |
* | fix(comments): Use proper icon components instead of icon classes to fix dark... | Ferdinand Thiessen | 2024-06-13 | 1 | -11/+25 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-27 | 1 | -20/+3 |
* | enh(comments): Add always visible labels for comment input | Ferdinand Thiessen | 2024-01-12 | 1 | -0/+4 |
* | fix(comments): Move from Moment.js to `NcDateTime` | Ferdinand Thiessen | 2023-11-27 | 2 | -38/+11 |
* | Remove quotes from input | Marco | 2023-11-22 | 1 | -1/+1 |
* | Verticaly align comment avatar | Marco | 2023-11-22 | 1 | -1/+1 |
* | feat(comments): Use activity tab to mount comments sidebar section if available | Ferdinand Thiessen | 2023-11-16 | 1 | -1/+4 |
* | fix(comments): move new comment instructions placeholder to description | Grigorii K. Shartsev | 2023-10-07 | 1 | -24/+37 |
* | chore: Update nextcloud-vue to v8 beta2 and renamed changed properties | Ferdinand Thiessen | 2023-08-02 | 1 | -1/+2 |
* | Fix lint errors | Varun Patil | 2023-05-23 | 1 | -1/+3 |
* | Optimize webpack chunks | Varun Patil | 2023-05-23 | 1 | -1/+1 |
* | Create semantic list for comments in comments tab | julia.kirschenheuter | 2023-04-03 | 1 | -2/+8 |
* | chore(eslint): fix missing import extensions | John Molakvoæ | 2023-03-23 | 1 | -11/+11 |
* | Refine file comments design | Quentin Guidée | 2022-12-22 | 1 | -72/+84 |
* | Fix mentions rendering in comment editor | Louis Chemineau | 2022-11-21 | 1 | -0/+1 |
* | Add Nc prefix to Nc vue component names | Vincent Petry | 2022-08-25 | 1 | -25/+25 |
* | Bump @nextcloud/vue to 6.0.0-beta.3 and related | Vincent Petry | 2022-08-25 | 1 | -4/+4 |
* | Buttonify comment posting | Christopher Ng | 2022-07-19 | 1 | -22/+14 |
* | Auto fix warnings | Louis Chemineau | 2022-01-21 | 1 | -4/+2 |
* | Eslint fix | John Molakvoæ (skjnldsv) | 2022-01-08 | 1 | -2/+5 |
* | Use new div method in scss | Louis Chemineau | 2022-01-08 | 1 | -1/+3 |
* | Fix comments field value update | Vincent Petry | 2021-03-11 | 1 | -2/+3 |
* | Only include moments once in comments | Roeland Jago Douma | 2021-01-22 | 1 | -1/+1 |
* | Add mentions data | John Molakvoæ (skjnldsv) | 2020-10-28 | 1 | -5/+6 |
* | Hide long messages | John Molakvoæ (skjnldsv) | 2020-10-28 | 1 | -1/+16 |
* | Fix white-space display | John Molakvoæ (skjnldsv) | 2020-10-28 | 1 | -2/+8 |
* | Prevent submitting empty messages | John Molakvoæ (skjnldsv) | 2020-10-28 | 1 | -2/+7 |
* | Bump @nextcloud/vue to 3.0.0 | John Molakvoæ (skjnldsv) | 2020-10-20 | 1 | -1/+4 |
* | Init vue comments tab | John Molakvoæ (skjnldsv) | 2020-10-20 | 2 | -0/+326 |