index
:
pleroma
develop
fse
stable
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
notification_test.exs
Age
Commit message (
Expand
)
Author
2019-04-05
Add tests for subscriptions
Sadposter
2019-03-13
[Credo] fix Credo.Check.Readability.AliasOrder
Haelwenn (lanodan) Monnier
2019-02-11
test: Change `lenght(…) == 0` to `Enum.empty?(…)`
Haelwenn (lanodan) Monnier
2019-02-11
test: de-group alias/es
Haelwenn (lanodan) Monnier
2019-01-05
Add check to prevent multiple follow notifications from the same user
Sadposter
2018-12-23
tests: add legal boilerplate
William Pitcock
2018-12-12
fix warnings
Maksim Pechnikov
2018-11-09
tests: add testing for new notification behavior
William Pitcock
2018-11-06
tests: add tests for Notification.set_read_up_to()
William Pitcock
2018-08-26
tests: add notification smoketests (ref #265)
William Pitcock
2018-05-11
do not create notification for yourself
Pierrick Brun
2018-03-30
Format the code.
lain
2018-02-12
Make test output easier to read.
lain
2018-01-30
Make specs less breaky.
Roger Braun
2017-11-10
MastoAPI: Add notification get, clear and dismiss.
eal
2017-11-02
Don't create notifications if the user is blocked.
Roger Braun
2017-09-11
Add basic mastodon notification support.
Roger Braun