Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-08 | Merge branch 'bugfix/fix-like-notifications' into 'develop' | rinpatch | |
Notifications: Simplify recipient calculation for some Activities. See merge request pleroma/pleroma!2486 | |||
2020-05-08 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
remake-remodel-dms | |||
2020-05-07 | Apply suggestion to lib/pleroma/notification.ex | lain | |
2020-05-07 | Notifications: Simplify recipient calculation for some Activities. | lain | |
Fixes the 'getting notfications for other people's posts' bug. | |||
2020-05-06 | added `unread_notifications_count` for `/api/v1/accounts/verify_credentials` | Maksim Pechnikov | |
2020-05-04 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
remake-remodel-dms | |||
2020-05-04 | Merge branch 'develop' into issue/1276-2 | Maksim Pechnikov | |
2020-05-01 | Made follow request notifications non-optional (removed config switch). | Ivan Tashkinov | |
2020-05-01 | Merge branch 'develop' into issue/1276-2 | Maksim Pechnikov | |
2020-04-30 | Dismiss the follow request notification on rejection | eugenijm | |
2020-04-28 | Create activity handling: Flip it and reverse it | lain | |
Both objects and create activities will now go through the common pipeline and will be validated. Objects are now created as a side effect of the Create activity, rolling back a transaction if it's not possible to insert the object. | |||
2020-04-22 | Apply suggestion to lib/pleroma/notification.ex | Ivan Tashkinov | |
2020-04-21 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
1364-no-pushes-from-blocked-domains-users # Conflicts: # CHANGELOG.md | |||
2020-04-15 | added an endpoint for getting unread notification count | Maksim Pechnikov | |
2020-04-14 | [#1364] Resolved merge conflicts with `develop`. | Ivan Tashkinov | |
2020-04-14 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
1364-no-pushes-from-blocked-domains-users # Conflicts: # lib/pleroma/notification.ex | |||
2020-04-14 | Revert "Merge branch 'issue/1276' into 'develop'" | lain | |
This reverts merge request !1877 | |||
2020-04-14 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
1364-no-pushes-from-blocked-domains-users # Conflicts: # lib/pleroma/notification.ex | |||
2020-04-13 | [#1364] Resolved merge conflicts with `develop`. Refactoring. | Ivan Tashkinov | |
2020-04-12 | [#1364] Enabled notifications on followed domain-blocked users' activities. | Ivan Tashkinov | |
2020-04-11 | [#1364] Disabled notifications on activities from blocked domains. | Ivan Tashkinov | |
2020-04-07 | [#1559] Support for "follow_request" notifications (configurable). | Ivan Tashkinov | |
(Not currently supported by PleromaFE, thus disabled by default). | |||
2020-03-29 | Merge branch 'develop' into issue/1276 | Maksim Pechnikov | |
2020-03-25 | [#1364] Minor improvements / comments. | Ivan Tashkinov | |
Further fixes of incorrect usage of "relations" as a short form of "relationships". | |||
2020-03-25 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
1364-notifications-sending-control | |||
2020-03-25 | Fixed incorrect usage of "relations" as a short form of "relationships". | Ivan Tashkinov | |
2020-03-16 | [#1364] Improved notification-related tests. | Ivan Tashkinov | |
2020-03-16 | removing with_move parameter | Alexander Strizhakov | |
2020-03-15 | [#1364] Improved control over generation / sending of notifications. Fixed ↵ | Ivan Tashkinov | |
blocking / muting users notifications issue. Added tests. | |||
2020-03-08 | Merge branch 'develop' into issue/1276 | Maksim Pechnikov | |
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-02-10 | maked `unread_count` as virtual field | Maksim Pechnikov | |
2020-02-10 | Merge branch 'develop' into issue/1276 | Maksim Pechnikov | |
2020-02-06 | EmojiReactions: Rename to EmojiReacts | Lain Soykaf | |
2020-01-27 | Merge branch 'develop' into issue/1276 | Maksim Pechnikov | |
2020-01-22 | Notifications: Add emoji reaction notifications | lain | |
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 'develop' into issue/1342 | Maksim Pechnikov | |
2019-12-08 | Merge branch 'develop' into issue/1276 | Maksim Pechnikov | |
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-05 | Merge branch 'develop' into issue/1342 | Maksim Pechnikov | |
2019-12-05 | Merge branch 'develop' into issue/1276 | Maksim Pechnikov | |
2019-12-04 | Merge remote-tracking branch 'remotes/upstream/develop' into ↵ | Ivan Tashkinov | |
1335-user-api-id-fields-relations # Conflicts: # lib/pleroma/user.ex | |||
2019-12-03 | Add `with_move` query param to the notifications API | Egor Kislitsyn | |
2019-11-28 | added User.NotificationSetting struct | Maksim Pechnikov | |
2019-11-20 | [#1335] User AP ID relations fetching performance optimizations. | Ivan Tashkinov | |
2019-11-19 | [#1335] Implemented notification mutes and reblog mutes as ↵ | Ivan Tashkinov | |
UserRelationships. User to UserRelationship relations and functions refactoring. | |||
2019-11-12 | update Marker.multi_set_unread_count | Maksim Pechnikov | |
2019-11-12 | Add a notification for Move activities | Egor Kislitsyn | |
2019-11-11 | Fix exclude_visibilities filter for followers-only Like notifications | eugenijm | |