discourse/spec
Régis Hanol d5630d6160 HtmlToMarkdown library
Small library to transform HTML to Discourse-flavored markdown (mostly used for imports)
2017-04-24 22:01:41 +02:00
..
components HtmlToMarkdown library 2017-04-24 22:01:41 +02:00
controllers FIX: Processing incoming email should be done in a background job. 2017-04-24 13:57:28 +08:00
fabricators FEATURE: Native theme support 2017-04-12 10:53:49 -04:00
fixtures FEATURE: new 'max_image_megapixels' site setting 2017-01-11 23:37:12 +01:00
helpers FEATURE: replace emoji with unicode in title and description meta tags 2017-02-22 16:24:13 -05:00
integration correct specs 2017-04-14 15:25:34 -04:00
integrity FIX: i18n integrity specs 2017-02-24 11:35:33 +01:00
jobs FIX: New implementation of the "notify about flag after" setting. Only notify about new flags since the last notification. Send a private message to staff. Mention the 3 most active moderators in the message so they get notification emails. 2017-04-19 16:17:45 -04:00
mailers FIX: email customizations now apply to both html and text parts 2017-03-10 14:08:03 -05:00
models correct the spec again 2017-04-20 17:41:35 -04:00
phantom_js Dump the page's content as well on failure. 2017-01-17 18:40:46 +08:00
serializers FIX: Topic title should be included in post webhook payload. 2017-04-21 10:04:21 +08:00
services FEATURE: Native theme support 2017-04-12 10:53:49 -04:00
support No need for special helper to reset SiteSetting state. 2017-01-28 10:55:49 +08:00
tasks Suppress console output when running RSpec 2017-01-28 11:04:47 +05:30
views/omniauth_callbacks FIX: Weird spec 2016-06-10 11:32:32 -04:00
discourse_tagging_spec.rb FIX: prevent creation of tags with invalid characters 2016-10-12 15:44:36 -04:00
rails_helper.rb Support Ruby 2.4. 2017-04-15 12:29:00 +08:00