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
/
web
/
mastodon_api
/
views
/
notification_view_test.exs
Age
Commit message (
Expand
)
Author
2020-08-15
Mark notifications about statuses from muted users as read automatically
Sergey Suprunenko
2020-06-22
Add `is_muted` to notifications
Egor Kislitsyn
2020-06-14
Mastodon API: ensure the notification endpoint doesn't return less than the r...
eugenijm
2020-06-06
ChatMessageReference -> Chat.MessageReference
lain
2020-06-03
ChatMessageReferences: Adjust views
lain
2020-05-25
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...
lain
2020-05-21
Announcements: Fix all tests.
lain
2020-05-17
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...
lain
2020-05-13
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...
lain
2020-05-13
Merge remote-tracking branch 'remotes/origin/develop' into restricted-relatio...
Ivan Tashkinov
2020-05-13
Add OpenAPI spec for StatusController
Egor Kislitsyn
2020-05-10
[#2456] Removed support for embedded relationships in account view.
Ivan Tashkinov
2020-05-08
Merge remote-tracking branch 'remotes/origin/develop' into restricted-relatio...
Ivan Tashkinov
2020-05-08
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...
lain
2020-05-05
ActivityPub: Remove `react_with_emoji`.
lain
2020-05-01
Restricted embedding of relationships where applicable (statuses / notificati...
Ivan Tashkinov
2020-04-17
Notifications: Create a chat notification.
lain
2020-04-06
Merge branch 'remake-remodel-2' into 'develop'
lain
2020-03-30
Merge branch 'develop' into gun
Alexander Strizhakov
2020-03-25
Further preloading (more endpoints), refactoring, tests.
Ivan Tashkinov
2020-03-20
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...
lain
2020-03-19
Merge branch 'remake-remodel' into develop
lain
2020-03-18
Merge branch 'develop' into gun
Alexander Strizhakov
2020-03-16
removing with_move parameter
Alexander Strizhakov
2020-03-05
removing try block in tesla request
Alexander Strizhakov
2020-03-02
Bump copyright years of files changed after 2020-01-07
Haelwenn (lanodan) Monnier
2020-02-06
EmojiReactions: Rename to EmojiReacts
Lain Soykaf
2020-01-22
Notifications: Add emoji reaction notifications
lain
2019-12-05
Merge branch 'develop' into improve-move-notificaions-api
Egor Kislitsyn
2019-12-04
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel
lain
2019-12-04
fix test
Maksim Pechnikov
2019-12-03
Add `with_move` query param to the notifications API
Egor Kislitsyn
2019-11-27
Add a view for the move notification
Egor Kislitsyn
2019-10-16
Introduce new ingestion pipeline structure, implement internal Likes with it.
lain
2019-10-04
notification_view.ex: Make sure `account` isn’t empty
Haelwenn (lanodan) Monnier
2019-09-30
Fix merge
Egor Kislitsyn
2019-09-27
Extract status actions from `MastodonAPIController` into `StatusController`
Egor Kislitsyn
2019-09-18
Bump copyright years of files changed in 2019
Haelwenn (lanodan) Monnier
2019-08-26
Move test/web/mastodon_api/*_test.exs to test/web/mastodon_api/controllers an...
Egor Kislitsyn