Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-22Prevent duplicate mention notifications when the post is received twiceBenjamin Neff
2017-12-18Create birthday notification and mailerRete2
2017-09-17Add `# frozen_string_literal: true` to all filesBenjamin Neff
2017-03-05Move 'distinct' to 'allowed_to_be_mentioned_in_a_comment_to'Benjamin Neff
2017-02-16Fix receiving multiple mentioned-in-comment notificationsBenjamin Neff
2017-01-13new PostController#mentionable_in_comment actioncmrd Senya
2016-11-28Mentions in comments backend changescmrd Senya
2016-08-14don't create notifications if the notification-actor is ignoredBenjamin Neff
2016-08-08Notifications and search page backend updatescmrd Senya
2016-06-26use private_class_method with returned symbol of defBenjamin Neff
2016-06-26refactor message notificationsBenjamin Neff
2016-06-26create NotificationService: send notifications after receiveBenjamin Neff
2013-03-22Bye Resque. Ohai Sidekiq.Jonne Haß
2012-11-12Fix notifications for private messages between local users, fixes #2321Jason Robinson
2011-10-10Revert "change namespace from Mail to Mailers"Dan Hansen
2011-10-10change namespace from Mail to MailersDan Hansen
2011-09-15DG MS; changed Job:: to Jobs::; require all mail jobs from Job base classdanielgrippi
2011-08-26reshares now have notifications, slight refactor of the notification helperIlyaaaaaaaaaaaaa Zhitomirskiy
2011-08-11placed all mail jobs in the Job::Mail:: namespace & added into appropriate fo...danielgrippi
2011-05-13Merge branch 'master' into followdanielgrippi
2011-05-12added translation to the likes popup, made the notification models a little c...Raphael Sofaer
2011-05-11few cucumber steps failing. wip.danielgrippi
2011-04-07drop requests table wipdanielgrippi
2011-04-07request notification emails -> started sharing notification emailsdanielgrippi
2011-03-08notifier for the messages, we're so closezhitomirskiyi
2011-03-01Add translation key method, should be replaced with separate partials.Raphael Sofaer
2011-03-01Started notifications refactorRaphael Sofaer