aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--app/models/incoming_message.rb1
-rw-r--r--todo.txt2
2 files changed, 2 insertions, 1 deletions
diff --git a/app/models/incoming_message.rb b/app/models/incoming_message.rb
index 136ae576d..5800740db 100644
--- a/app/models/incoming_message.rb
+++ b/app/models/incoming_message.rb
@@ -1050,7 +1050,6 @@ class IncomingMessage < ActiveRecord::Base
# Returns all attachments for use in display code
# XXX is this called multiple times and should be cached?
def get_attachments_for_display
- STDERR.puts(">>>>> get_attachments_for_display")
main_part = get_main_body_text_part
leaves = get_attachment_leaves
diff --git a/todo.txt b/todo.txt
index 37262a009..6e2c49773 100644
--- a/todo.txt
+++ b/todo.txt
@@ -55,6 +55,8 @@ Also freezes Abiword, but not catdoc
Performance
===========
+Cache /feed/list/successful
+
Varnish config
http://www.varnish-cache.org/wiki/VCLExampleCachingLoggedInUsers