mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Add some TODO's
This commit is contained in:
@@ -292,6 +292,7 @@ class Post < ActiveRecord::Base
|
||||
end
|
||||
|
||||
|
||||
# TODO: move to post-analyzer?
|
||||
# Determine what posts are quoted by this post
|
||||
def extract_quoted_post_numbers
|
||||
temp_collector = []
|
||||
|
||||
Reference in New Issue
Block a user