Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: Move comments event handler to use proper event dispatcher | Julius Härtl | 2024-06-26 | 1 | -57/+0 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-27 | 1 | -20/+2 |
* | Refactor comments app | Hamid Dehnavi | 2023-09-28 | 1 | -6/+4 |
* | Cleanup comments code | Carl Schwan | 2023-06-20 | 1 | -17/+5 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -2/+1 |
* | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 1 | -1/+1 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -0/+1 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -3/+3 |
* | Remove trailing and in between spaces | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+1 |
* | Remove unused import statements | Morris Jobke | 2018-02-14 | 1 | -1/+0 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -1/+0 |
* | apply some polish | Arthur Schiwon | 2016-10-14 | 1 | -32/+15 |
* | emit pre-update event for comments | Arthur Schiwon | 2016-10-12 | 1 | -8/+19 |
* | remove notifications of deleted comments from the DB | Arthur Schiwon | 2016-10-08 | 1 | -1/+20 |
* | Notificacations for simple @-mentioning in comments | Arthur Schiwon | 2016-10-07 | 1 | -0/+78 |