aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/lib/Listener
Commit message (Expand)AuthorAgeFilesLines
* chore: Move comments event handler to use proper event dispatcherJulius Härtl2024-06-261-0/+63
* chore: Add SPDX headerAndy Scherzinger2024-05-273-60/+6
* chore: Fix missing template parameter for IEventListenerCôme Chilliet2024-01-303-0/+3
* chore(comments): Drop dead code from comments appFerdinand Thiessen2023-12-122-7/+2
* feat(comments): Use activity tab to mount comments sidebar section if availableFerdinand Thiessen2023-11-161-0/+6
* Refactor comments appHamid Dehnavi2023-09-282-11/+7
* fix: avoid side-effect importsJohn Molakvoæ (skjnldsv)2023-09-211-0/+1
* Cleanup comments codeCarl Schwan2023-06-201-2/+11
* Modernize comments appCarl Schwan2022-03-161-2/+1
* Split common vendor chunkJohn Molakvoæ (skjnldsv)2022-01-081-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-043-8/+5
* Add ICommentsManager::load methodJohn Molakvoæ (skjnldsv)2020-10-202-62/+6
* Init vue comments tabJohn Molakvoæ (skjnldsv)2020-10-202-0/+68
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-2/+3
* Migrate Comments to the new bootstrap mechanismChristoph Wurst2020-06-171-0/+44
* Update license headers for 19Christoph Wurst2020-04-292-0/+2
* Format control structures, classes, methods and functionChristoph Wurst2020-04-102-2/+0
* Remove trailing and in between spacesChristoph Wurst2020-04-092-2/+2
* Update license headersChristoph Wurst2019-12-052-5/+8
* Fix comments app init and LoadSidebar eventJohn Molakvoæ (skjnldsv)2019-11-042-1/+50
* Move over comments to the new eventRoeland Jago Douma2019-09-231-0/+41