aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/lib/Notification/Notifier.php
Commit message (Expand)AuthorAgeFilesLines
* feat: rename users to account or personVincent Petry2024-02-131-1/+1
* Refactor comments appHamid Dehnavi2023-09-281-16/+5
* Refactors "strpos" calls in /apps/comments to improve code readability.Faraz Samapoor2023-06-121-2/+2
* Get rid of all useless calls to setParsedSubject now that setRichSubject is a...Côme Chilliet2022-11-291-19/+0
* Use user displayname cache for comment mentionsJoas Schilling2022-08-191-5/+5
* Modernize comments appCarl Schwan2022-03-161-14/+5
* l10n: Correct spellingValdnet2021-12-151-2/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-181-2/+2
* Improve mention matchesJoas Schilling2021-02-061-1/+5
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-4/+4
* Use elseif instead of else ifChristoph Wurst2020-04-101-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+1
* Update shipped implementations of the INotifierJoas Schilling2019-07-151-2/+25
* Populate the mention-notification with the actual messageJoas Schilling2018-11-081-41/+86
* Revert "Populate the mention-notification with the actual message"Arthur Schiwon2018-10-311-99/+41
* Populate the mention-notification with the actual messageJoas Schilling2018-10-301-41/+99
* Fix unit testsMorris Jobke2017-11-271-1/+1
* that has since been deleted, ID to nodeAllan Nordhøy2017-11-271-3/+3
* Update license headersMorris Jobke2017-11-061-1/+4
* Fix CommentsRoeland Jago Douma2017-08-011-1/+1
* Get the user folder of the correct userJoas Schilling2017-03-091-6/+7
* Set the comment link on render instead of creationJoas Schilling2017-01-091-1/+5
* Use the comment icon for the notificationsJoas Schilling2016-11-231-0/+1
* Set the rich object string for comment notificationsJoas Schilling2016-11-231-13/+49
* adjust wording of the notificationArthur Schiwon2016-10-081-3/+3
* Notificacations for simple @-mentioning in commentsArthur Schiwon2016-10-071-0/+115