aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/notification.ex
AgeCommit message (Expand)Author
2018-12-25Revert unneeded changesMaxim Filippov
2018-12-25Fix failing testsMaxim Filippov
2018-12-23add license boilerplate to pleroma coreWilliam Pitcock
2018-12-09fix compile warningsMaksim Pechnikov
2018-12-06Merge branch 'develop' into feature/compat/push-subscriptionsEgor Kislitsyn
2018-12-06Add web push supportEgor Kislitsyn
2018-11-09notification: add fallback get_notified_from_activity()William Pitcock
2018-11-09notification: implement new Notification.get_notified_from_activity()William Pitcock
2018-11-06notification: add Notification.set_read_up_to()William Pitcock
2018-05-11do not create notification for yourselfPierrick Brun
2018-03-30Format the code.lain
2017-11-19Fix all compilation warningsThog
2017-11-16MastoAPI: Implement all streaming functions.Roger Braun
2017-11-10MastoAPI: Add notification get, clear and dismiss.eal
2017-11-02Don't create notifications if the user is blocked.Roger Braun
2017-09-12Add pagination to notifications.Roger Braun
2017-09-11Add follow notifications.Roger Braun
2017-09-11Add reblogs to notifications.Roger Braun
2017-09-11Add favorites to notifications.Roger Braun
2017-09-11Add basic mastodon notification support.Roger Braun