| Commit message (Expand) | Author | Age | Files | Lines |
* | chore(deps): Update nextcloud/coding-standard to v1.3.1 | provokateurin | 2024-09-19 | 2 | -2/+2 |
* | feat(notifications): Migrate server INotifiers to new exceptions | Joas Schilling | 2024-06-25 | 1 | -5/+6 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-27 | 2 | -41/+8 |
* | feat: rename users to account or person | Vincent Petry | 2024-02-13 | 1 | -1/+1 |
* | Refactor comments app | Hamid Dehnavi | 2023-09-28 | 2 | -23/+7 |
* | Merge pull request #38605 from fsamapoor/replace_strpos_calls_in_comments_app | Côme Chilliet | 2023-06-29 | 1 | -2/+2 |
|\ |
|
| * | Refactors "strpos" calls in /apps/comments to improve code readability. | Faraz Samapoor | 2023-06-12 | 1 | -2/+2 |
* | | Cleanup comments code | Carl Schwan | 2023-06-20 | 1 | -16/+7 |
|/ |
|
* | Get rid of all useless calls to setParsedSubject now that setRichSubject is a... | Côme Chilliet | 2022-11-29 | 1 | -19/+0 |
* | Use user displayname cache for comment mentions | Joas Schilling | 2022-08-19 | 1 | -5/+5 |
* | Modernize comments app | Carl Schwan | 2022-03-16 | 2 | -21/+7 |
* | l10n: Correct spelling | Valdnet | 2021-12-15 | 1 | -2/+2 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 2 | -2/+0 |
* | Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 | dependabot-preview[bot] | 2021-02-18 | 1 | -2/+2 |
* | Improve mention matches | Joas Schilling | 2021-02-06 | 1 | -1/+5 |
* | 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 | -14/+12 |
* | Use elseif instead of else if | Christoph Wurst | 2020-04-10 | 1 | -1/+1 |
* | Remove trailing and in between spaces | Christoph Wurst | 2020-04-09 | 1 | -2/+2 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 2 | -2/+2 |
* | Update shipped implementations of the INotifier | Joas Schilling | 2019-07-15 | 1 | -2/+25 |
* | Populate the mention-notification with the actual message | Joas Schilling | 2018-11-08 | 1 | -41/+86 |
* | Revert "Populate the mention-notification with the actual message" | Arthur Schiwon | 2018-10-31 | 1 | -99/+41 |
* | Populate the mention-notification with the actual message | Joas Schilling | 2018-10-30 | 1 | -41/+99 |
* | Fix unit tests | Morris Jobke | 2017-11-27 | 1 | -1/+1 |
* | that has since been deleted, ID to node | Allan Nordhøy | 2017-11-27 | 1 | -3/+3 |
* | Update license headers | Morris Jobke | 2017-11-06 | 2 | -2/+7 |
* | Fix Comments | Roeland Jago Douma | 2017-08-01 | 1 | -1/+1 |
* | Get the user folder of the correct user | Joas Schilling | 2017-03-09 | 1 | -6/+7 |
* | Cleanup comment tests | Joas Schilling | 2017-01-09 | 1 | -8/+1 |
* | Set the comment link on render instead of creation | Joas Schilling | 2017-01-09 | 2 | -6/+6 |
* | Use the comment icon for the notifications | Joas Schilling | 2016-11-23 | 1 | -0/+1 |
* | Set the rich object string for comment notifications | Joas Schilling | 2016-11-23 | 1 | -13/+49 |
* | move mention extraction to (I)Comment and report mentions via DAV | Arthur Schiwon | 2016-10-19 | 1 | -13/+17 |
* | apply some polish | Arthur Schiwon | 2016-10-14 | 1 | -6/+0 |
* | emit pre-update event for comments | Arthur Schiwon | 2016-10-12 | 1 | -1/+3 |
* | adjust wording of the notification | Arthur Schiwon | 2016-10-08 | 1 | -3/+3 |
* | Notificacations for simple @-mentioning in comments | Arthur Schiwon | 2016-10-07 | 2 | -0/+245 |