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