discourse/app
Robin Ward 94b60e62a2 FEATURE: New markdown editor re-written in Ember
Note this commit leaves out the biggest occurrence of the editor
which is the post/topic composer.

To avoid major breakage, this replaces it everywhere else it was
used:

* User preferences (About Me)
* Admin Customizations > Text Content
* Category Templates
* Editing Queued Posts

A future commit will replace the main composer with this editor
and will remove the unused pagedown code.
2015-10-19 11:01:20 -04:00
..
assets FEATURE: New markdown editor re-written in Ember 2015-10-19 11:01:20 -04:00
controllers FEATURE: support linking to a specific revision of a topic/post 2015-10-19 14:31:29 +05:30
helpers FIX: use the first image in the first post in the topic as opengraph image 2015-10-15 11:00:47 +02:00
jobs FIX: Race condition when wrapping PostCreator#create in a transaction. 2015-10-15 14:42:40 +08:00
mailers
models FIX: do not mark post as spam if the previous flag was disagreed 2015-10-17 01:30:53 +05:30
serializers FIX: incorrect localization in flagging dialog 2015-10-19 11:42:33 +11:00
services
views Merge pull request from gdpelican/fix-for-untopiced-posts 2015-10-16 14:59:36 +02:00