Bianca Nenciu 7b7e1717f2
FIX: Quoting a quote preserves the original post information ()
Let's say post  quotes post number . If a user decides to quote the
quote in post , it should keep the information of post 
("user_1, post: 1, topic: X"), instead of replacing with current post
info ("user_2, post: 2, topic: X").
2020-01-22 16:10:23 +02:00
..