discourse/app/services/notifications
Roman Rizzi 1ad47030fe
REFACTOR: Use a consolidation rule for collapsing likes. (#15393)
This PR moves the behavior from the PostAlerter. We delete an existing liked notification and set the `username2` attribute to the previous `display_username`. We repeat this process unless the last one is old enough or it's not in the most recent ones.
2021-12-23 09:44:03 -03:00
..
consolidate_notifications.rb REFACTOR: Use a consolidation rule for collapsing likes. (#15393) 2021-12-23 09:44:03 -03:00
consolidation_plan.rb FEATURE: A notification consolidation plan for keeping the latest one. (#15249) 2021-12-10 10:32:15 -03:00
consolidation_planner.rb REFACTOR: Use a consolidation rule for collapsing likes. (#15393) 2021-12-23 09:44:03 -03:00
delete_previous_notifications.rb REFACTOR: Use a consolidation rule for collapsing likes. (#15393) 2021-12-23 09:44:03 -03:00