discourse/lib/email
Sam Saffron 45285f1477 DEV: remove update_attributes which is deprecated in Rails 6
See: https://github.com/rails/rails/pull/31998

update_attributes is a relic of the past, it should no longer be used.
2019-04-29 17:32:25 +10:00
..
message_builder.rb FIX: Keep original subject in emails to staged users 2019-01-18 11:07:54 +01:00
processor.rb DEV: remove update_attributes which is deprecated in Rails 6 2019-04-29 17:32:25 +10:00
receiver.rb FIX: Do not strip email lines having lists. 2019-04-16 11:39:35 +03:00
renderer.rb DEV: Rails 5.2 upgrade and global gem upgrade 2018-06-07 14:21:33 +10:00
sender.rb PERF: Add index_reply_id_on_post_replies. 2019-04-10 13:58:29 +08:00
styles.rb FIX: prefer data-original-href attribute to get iframe URL 2019-04-24 13:53:27 +05:30