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
2011-10-05PMs and comments contain author name in "From" headerDan Hansen
2011-09-04fix for 'undefined method 'post' for nil:NilClass' in Mail::AlsoCommentedMaxwell Salzberg
2011-08-26reshares now have notifications, slight refactor of the notification helperIlyaaaaaaaaaaaaa Zhitomirskiy
2011-08-22Need to define mailer_name in the mailer wrapper class, or devise can't find ...Sarah Mei
2011-08-20really basic preventivie mesures for facebook friending. we need to GO ALL T...Maxwell Salzberg
2011-08-20create a wrapper class for devise mailer, both so we can resquify it and so w...Maxwell Salzberg
2011-08-11Move comment email subject line code into modelsRaphael Sofaer
2011-08-11Eliminate 500 errors on also_commented emails, the copy there is terribleRaphael Sofaer
2011-08-11Fix errors when trying to mail comment notifications to post authors on posts...Raphael Sofaer
2011-08-10fix for 500s in liked emails for reshares and activity streams photosMaxwell Salzberg
2011-07-19Merge remote branch 'yolk/348-change-email-with-confirmation' into merge_emai...Raphael Sofaer
2011-07-16fixed emails to show avatars, have subject lines that allow threading in emai...danielgrippi
2011-06-01Added confirmation email + specs + User#mail_confirm_email + call User#mail_c...Sebastian
2011-05-18Revert "added a podwide email preference"Ilya Zhitomirskiy
2011-05-18added a podwide email preferenceIlya Zhitomirskiy
2011-05-13Merge branch 'master' into followdanielgrippi
2011-05-11few cucumber steps failing. wip.danielgrippi
2011-04-07request notification emails -> started sharing notification emailsdanielgrippi
2011-03-22add a plaintext layout for emails, and include a link to change your email se...maxwell
2011-03-08notifier for the messages, we're so closezhitomirskiyi
2011-03-02posts now have authors instead of peopledanielvincent
2011-02-12localize emailsMrZYX
2011-02-10notifications for mentionszhitomirskiyi
2011-01-28Fix buildRaphael
2011-01-28Correct email picture urlRaphael
2011-01-15Merge almost complete, 4 failuresRaphael
2011-01-07also commented notification and sending ids into resque so that it workszhitomirskiyi
2011-01-06setting the commentzhitomirskiyi
2011-01-06Revert "Revert "added comment on post mail method""zhitomirskiyi
2011-01-06Revert "added comment on post mail method"zhitomirskiyi
2011-01-06added comment on post mail methodzhitomirskiyi
2010-12-27Merging master into mysqlRaphael
2010-12-24Replace APP_CONFIG with lib/app_config.rb so that it's testable.Sarah Mei
2010-12-21Took MongoMapper out of the bundle, trying to fix querying.Raphael
2010-12-15small refactor of admin mail. don't call deliver in the methodmaxwell
2010-12-15initiating a request now just creates a pending contact instead of persisting...danielvincent
2010-12-14fix a bug with the notifier and attachmentmaxwell
2010-12-10Replace APP_CONFIG[:terse_pod_url] with uri object.Alec Leamas
2010-12-05fixed bug in the mailer that caused a invalid To: header in the mailMrZYX
2010-12-03made sender address in notifier.rb configurable. This fixes #657MrZYX
2010-12-01Add administrative mail methodRaphael
2010-12-01Person#real_name -> Person#namedanielvincent
2010-11-25Remove auto-friending in db:reset for dev serversRaphael
2010-11-25put some logging in the mailerRaphael
2010-11-12found some still untranslatable strings in helpers and stuffMrZYX
2010-11-05mailer queue now worksmaxwell
2010-11-05more testingmaxwell
2010-11-05yay for typomaxwell
2010-11-05made mailer query based on ids, rather than making them serialize ruby objectsmaxwell
2010-11-05inital commit for mailqueuezhitomirskiyi