Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-02 | Merge branch 'follow-request-notifications' into 'develop' | rinpatch | |
Follow request notifications enforcement See merge request pleroma/pleroma!2451 | |||
2020-05-02 | Merge branch '1559-follow-request-notifications' into 'develop' | rinpatch | |
[#1559] Support for "follow_request" notifications Closes #1559 See merge request pleroma/pleroma!2354 | |||
2020-03-31 | Merge branch '1364-notifications-sending-control' into 'develop' | rinpatch | |
[#1364] Ability to opt-out of notifications (in all clients) Closes #1364 See merge request pleroma/pleroma!2301 | |||
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-22 | Notifications: Add emoji reaction notifications | lain | |
2020-01-20 | Bump credo to 1.1.5 | Haelwenn (lanodan) Monnier | |
2019-12-15 | OAuthScopesPlug: disallowed nil token (unless with :fallback option). WIP: ↵ | Ivan Tashkinov | |
controller tests modification: OAuth scopes usage. | |||
2019-12-08 | Merge branch 'develop' into issue/1342 | 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-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-27 | Add a view for the move notification | 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-10 | [#1335] User: refactored :blocks field into :blocked_users relation. | Ivan Tashkinov | |
Introduced UserBlock. | |||
2019-10-23 | Merge remote-tracking branch 'remotes/upstream/develop' into ↵ | Ivan Tashkinov | |
1304-user-info-deprecation # Conflicts: # lib/pleroma/notification.ex | |||
2019-10-21 | Do not include notifications from blocked users when with_muted is set | rinpatch | |
This is not what with_muted is for per documentation and it was agreed on irc that this behavior doesn't make sense. | |||
2019-10-16 | [#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP. | Ivan Tashkinov | |
2019-09-29 | Revert subscription refactoring. | rinpatch | |
As discussed in pleroma-meta#2 This reverts commit eb9aa7aa1095de150d036839c78c402019efb4b1, reversing changes made to c4fbb56984d8f86df948cfd9b0f7c081d688c365. | |||
2019-09-26 | Merge develop | Roman Chvanikov | |
2019-09-18 | Bump copyright years of files changed in 2019 | Haelwenn (lanodan) Monnier | |
Done via the following command: git diff 1e6c102bfcfe0e4835a48f2483f2376f9bf86a20 --stat --name-only | cat - | xargs sed -i 's/2017-2018 Pleroma Authors/2017-2019 Pleroma Authors/' | |||
2019-09-16 | Merge develop | Roman Chvanikov | |
2019-09-16 | Revert "Merge branch 'revert-4fabf83a' into 'develop'" | Egor Kislitsyn | |
This reverts commit fe7fd331263007e0fb2877ef7370a09a9704da36, reversing changes made to 4fabf83ad01352442906d79187aeab4c777f4df8. | |||
2019-09-16 | Revert "Merge branch 'streamer-refactoring' into 'develop'" | kaniini | |
This reverts merge request !1653 | |||
2019-09-16 | Streamer refactoring | Steven Fuchs | |
2019-09-13 | Separate Subscription Notifications from regular Notifications | Roman Chvanikov | |
2019-09-06 | [#1149] Merge remote-tracking branch 'remotes/upstream/develop' into ↵ | Ivan Tashkinov | |
1149-oban-job-queue # Conflicts: # test/web/twitter_api/twitter_api_controller_test.exs | |||
2019-08-31 | Remove most of Pleroma.Web.TwitterAPI.TwitterAPI | rinpatch | |
2019-08-13 | [#1149] Added more oban workers. Refactoring. | Ivan Tashkinov | |
2019-08-02 | Merge branch 'develop' into feature/digest-email | Roman Chvanikov | |
2019-07-28 | transmogrifier: use User.delete() instead of handrolled user deletion code ↵ | Ariadne Conill | |
for remote users Closes #1104 | |||
2019-07-24 | Merge branch 'develop' into feature/digest-email | Roman Chvanikov | |
2019-07-23 | Fix test | Mark Felder | |
2019-07-23 | Do not notify subscribers for messages from users which are replies to others | Mark Felder | |
2019-07-14 | Merge branch 'develop' into feature/digest-email | Roman Chvanikov | |
2019-07-14 | Feature/1072 muting notifications | Alexander Strizhakov | |
2019-06-29 | Resolve conflicts | Roman Chvanikov | |
2019-06-16 | [#570] add user:notification stream | Maksim | |
2019-06-03 | Merge branch 'develop' into feature/digest-email | Mark Felder | |
2019-05-26 | tests: chase remote/local removal | William Pitcock | |
2019-05-25 | tests: add tests for non-follows/non-followers settings | William Pitcock | |
2019-04-30 | Merge develop | Roman Chvanikov | |
2019-04-22 | Use `User.get_cached*` everywhere | Egor | |
2019-04-20 | Fix Credo warnings | Roman Chvanikov | |
2019-04-19 | Fix tests | Roman Chvanikov | |
2019-04-19 | Add Notification.for_user_since/2 | Roman Chvanikov | |
2019-04-17 | Resolve conflicts | Roman Chvanikov | |
2019-04-14 | Update updated_at field on notification read | Roman Chvanikov | |