This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app
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
..
assets FIX: Quoting a quote preserves the original post information (#8746) 2020-01-22 16:10:23 +02:00
controllers FIX: Ensure only edited badge titles update a users title 2020-01-21 19:09:42 -07:00
helpers FIX: use schema.org's BreadcrumList 2020-01-21 22:27:21 +01:00
jobs FIX: Quoting a quote preserves the original post information (#8746) 2020-01-22 16:10:23 +02:00
mailers FIX: Replace deprecated URI.encode, URI.escape, URI.unescape and URI.unencode (#8528) 2019-12-12 12:49:21 +10:00
models FIX: Use new tag routes (#8683) 2020-01-21 19:23:08 +02:00
serializers FEATURE: Secure media allowing duplicated uploads with category-level privacy and post-based access rules (#8664) 2020-01-16 13:50:27 +10:00
services FIX: Incorrect locale in badge granter (#8749) 2020-01-21 09:08:48 +11:00
views FIX: use schema.org's BreadcrumList 2020-01-21 22:27:21 +01:00