Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: Move comments event handler to use proper event dispatcher | Julius Härtl | 2024-06-26 | 1 | -0/+63 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-27 | 3 | -60/+6 |
* | chore: Fix missing template parameter for IEventListener | Côme Chilliet | 2024-01-30 | 3 | -0/+3 |
* | chore(comments): Drop dead code from comments app | Ferdinand Thiessen | 2023-12-12 | 2 | -7/+2 |
* | feat(comments): Use activity tab to mount comments sidebar section if available | Ferdinand Thiessen | 2023-11-16 | 1 | -0/+6 |
* | Refactor comments app | Hamid Dehnavi | 2023-09-28 | 2 | -11/+7 |
* | fix: avoid side-effect imports | John Molakvoæ (skjnldsv) | 2023-09-21 | 1 | -0/+1 |
* | Cleanup comments code | Carl Schwan | 2023-06-20 | 1 | -2/+11 |
* | Modernize comments app | Carl Schwan | 2022-03-16 | 1 | -2/+1 |
* | Split common vendor chunk | John Molakvoæ (skjnldsv) | 2022-01-08 | 1 | -1/+1 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 3 | -8/+5 |
* | Add ICommentsManager::load method | John Molakvoæ (skjnldsv) | 2020-10-20 | 2 | -62/+6 |
* | Init vue comments tab | John Molakvoæ (skjnldsv) | 2020-10-20 | 2 | -0/+68 |
* | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 1 | -2/+3 |
* | Migrate Comments to the new bootstrap mechanism | Christoph Wurst | 2020-06-17 | 1 | -0/+44 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 2 | -0/+2 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 2 | -2/+0 |
* | Remove trailing and in between spaces | Christoph Wurst | 2020-04-09 | 2 | -2/+2 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 2 | -5/+8 |
* | Fix comments app init and LoadSidebar event | John Molakvoæ (skjnldsv) | 2019-11-04 | 2 | -1/+50 |
* | Move over comments to the new event | Roeland Jago Douma | 2019-09-23 | 1 | -0/+41 |