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/assets/javascripts/discourse
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
..
adapters FIX: Use new tag routes (#8683) 2020-01-21 19:23:08 +02:00
components FIX: Quoting a quote preserves the original post information (#8746) 2020-01-22 16:10:23 +02:00
controllers FIX: Quoting a quote preserves the original post information (#8746) 2020-01-22 16:10:23 +02:00
helpers FIX: Make category-chooser show all parent categories (#8706) 2020-01-19 13:07:54 +02:00
initializers FEATURE: Use new Badging API 2020-01-10 13:41:35 -03:00
lib FIX: Quoting a quote preserves the original post information (#8746) 2020-01-22 16:10:23 +02:00
mixins DEV: Fix function prototype deprecations (#8681) 2020-01-16 18:56:53 +01:00
models FIX: Include sub-sub-categories in new/unread counts (#8710) 2020-01-17 10:02:57 +00:00
pre-initializers DEV: Fix function prototype deprecations (#8681) 2020-01-16 18:56:53 +01:00
raw-views DEV: Fix function prototype deprecations (#8681) 2020-01-16 18:56:53 +01:00
routes FIX: Use new tag routes (#8683) 2020-01-21 19:23:08 +02:00
services DEV: Fix function prototype deprecations (#8681) 2020-01-16 18:56:53 +01:00
templates REFACTOR: removes places where we never show glyph and DRY code (#8744) 2020-01-17 20:58:15 +01:00
widgets FIX: applies correct styles to icon and attempts to dry code (#8739) 2020-01-17 18:20:23 +01:00
mapping-router.js.es6 DEV: Remove Discourse.Site in favor of import (#8344) 2019-11-13 12:13:47 -05:00