aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Notification/IDismissableNotifier.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-241-19/+2
* fix(notifications): Add a dedicated exception when the notification is unknow...Joas Schilling2024-04-121-1/+4
* fix(notifications): Add a dedicated exception when invalid values are setJoas Schilling2024-04-121-1/+1
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Update license headers for 18Christoph Wurst2019-12-201-1/+3
* Add interface for notification handler for dimissed eventsRoeland Jago Douma2019-12-101-0/+45