| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-04-28 | Add OpenAPI spec for NotificationController | Egor Kislitsyn | |
| 2020-04-13 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
| output-of-relationships-in-statuses | |||
| 2020-04-09 | Add `/api/v1/notifications/:id/dismiss` endpoint | Egor Kislitsyn | |
| 2020-04-08 | formatter.ex: Use Phoenix.HTML for mention/hashtag generation | rinpatch | |
| Unlike concatenating strings, this makes sure everything is escaped. Tests had to be changed because Phoenix.HTML runs attributes through Enum.sort before generation for whatever reason. | |||
| 2020-04-06 | Merge branch 'remake-remodel-2' into 'develop' | lain | |
| Ingestion Pipeline Revamp See merge request pleroma/pleroma!2315 | |||
| 2020-04-01 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
| output-of-relationships-in-statuses # Conflicts: # CHANGELOG.md | |||
| 2020-04-01 | Ability to control the output of account/pleroma/relationship in statuses in ↵ | Ivan Tashkinov | |
| order to improve the rendering performance. See `[:extensions, output_relationships_in_statuses_by_default]` setting and `with_relationships` param. | |||
| 2020-03-20 | Merge branch 'develop' into gun | Alexander Strizhakov | |
| 2020-03-20 | NotificationController: Fix test. | lain | |
| 2020-03-20 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
| remake-remodel-2 | |||
| 2020-03-20 | include_types parameter in /api/v1/notifications | Alexander Strizhakov | |
| 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 | |
| added mocks for tests which fail with Tesla.Mock.Error | |||
| 2020-03-02 | Bump copyright years of files changed after 2020-01-07 | Haelwenn (lanodan) Monnier | |
| Done via the following command: git diff fcd5dd259a1700a045be902b43391b0d1bd58a5b --stat --name-only | xargs sed -i '/Pleroma Authors/c# Copyright © 2017-2020 Pleroma Authors <https:\/\/pleroma.social\/>' | |||
| 2020-01-15 | Fix notification controller test | Egor Kislitsyn | |
| 2020-01-15 | Merge branch 'develop' into notifications-from-account | Egor Kislitsyn | |
| 2019-12-19 | [#2068] Introduced proper OAuth tokens usage to controller tests. | Ivan Tashkinov | |
| 2019-12-19 | Return 404 if account to filter notifications from is not found | Egor Kislitsyn | |
| 2019-12-17 | Add support for `account_id` param to filter notifications by the account | Egor Kislitsyn | |
| 2019-12-09 | Merge branch 'exclude-visibilities-for-like-notifications' into 'develop' | lain | |
| Fix exclude_visibilities filter for followers-only Like notifications See merge request pleroma/pleroma!1957 | |||
| 2019-12-08 | Merge branch 'improve-move-notificaions-api' into 'develop' | rinpatch | |
| Add `with_move` query param to the notifications API See merge request pleroma/pleroma!2032 | |||
| 2019-12-03 | Add `with_move` query param to the notifications API | Egor Kislitsyn | |
| 2019-11-19 | [#1335] Implemented notification mutes and reblog mutes as ↵ | Ivan Tashkinov | |
| UserRelationships. User to UserRelationship relations and functions refactoring. | |||
| 2019-11-15 | [#1335] Reorganized `users.mutes` as relation to UserMute entity. | Ivan Tashkinov | |
| 2019-11-11 | Fix exclude_visibilities filter for followers-only Like notifications | eugenijm | |
| 2019-11-05 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel | lain | |
| 2019-10-16 | Introduce new ingestion pipeline structure, implement internal Likes with it. | lain | |
| 2019-10-14 | Mastodon API: Add `exclude_visibilities` parameter to the timeline and ↵ | eugenijm | |
| notification endpoints | |||
| 2019-09-24 | Extract notification actions from `MastodonAPIController` into ↵ | Egor Kislitsyn | |
| `NotificationController` | |||
