discourse/app
Gerhard Schlager 20b94bc714 FIX: Extraction of quoted posts failed in some cases
* It stored only oneboxed "quotes" when [quote] and links to topics or posts were mixed.
* Revising a post didn't add or remove records from the quoted_posts table.
2018-05-25 12:00:17 +02:00
..
assets Merge pull request #5825 from featheredtoast/extend-service-worker-cache 2018-05-25 09:28:17 +08:00
controllers Merge pull request #5825 from featheredtoast/extend-service-worker-cache 2018-05-25 09:28:17 +08:00
helpers FIX: allow user quotes in HTML digest emails 2018-05-13 18:23:17 +02:00
jobs FIX: ensure PostAlerter is always run in sidekiq 2018-05-24 17:27:43 +02:00
mailers FIX: check for existence of topic before looking for category 2018-05-17 10:49:01 +05:30
models FIX: Extraction of quoted posts failed in some cases 2018-05-25 12:00:17 +02:00
serializers Refactor `WebHookFlagSerializer`. 2018-05-21 17:29:58 +08:00
services FIX: Destroy notifications and sync notifications count in transaction. 2018-05-25 12:01:36 +08:00
views FIX: redirect to sso_destination_url after account activation 2018-05-11 19:57:04 +02:00