discourse/test
Bianca Nenciu 7b7e1717f2
FIX: Quoting a quote preserves the original post information (#8746)
Let's say post #2 quotes post number #1. If a user decides to quote the
quote in post #2, it should keep the information of post #1
("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
..
javascripts FIX: Quoting a quote preserves the original post information (#8746) 2020-01-22 16:10:23 +02:00
stylesheets Manage qunit via yarn. 2018-09-11 15:07:28 +08:00
run-qunit.js DEV: Correct error message check in run-qunit 2019-12-12 14:06:06 +00:00
smoke_test.js DEV: Restore { visible: true } for login button in smoke test 2020-01-07 12:58:08 +00:00