discourse/app
Martin Brennan 0e78cd6e3a
FIX: Add strip_secure_urls method to GroupSmtpMailer
* this mailer needs some more cleanup and specs;
  this commit just adds the missing method so the
  mailer does not error completely in secure media
  environments
2020-07-24 13:55:07 +10:00
..
assets FIX: Do not show Email tab for group settings unless IMAP + SMTP enabled (#10301) 2020-07-24 12:00:36 +10:00
controllers PERF: Avoid parsing Post#cooked with Nokogiri for every search. 2020-07-24 10:43:09 +08:00
helpers Revert "PERF: Move highlightjs to a background worker, and add result cache (#10191)" 2020-07-15 13:52:35 +01:00
jobs DEV: Allow developmental post search index versions. 2020-07-23 15:19:46 +08:00
mailers FIX: Add strip_secure_urls method to GroupSmtpMailer 2020-07-24 13:55:07 +10:00
models DEV: Refactor draft attributes for CategoryList and TopicList. 2020-07-24 10:11:30 +08:00
serializers Revert "PERF: Reduce size of search payload by removing unused topic attributes." 2020-07-23 09:25:31 +08:00
services PERF: Avoid parsing Post#cooked with Nokogiri for every search. 2020-07-24 10:43:09 +08:00
views FIX: display correct status on unsubscribe page (#10294) 2020-07-23 16:20:10 +10:00