discourse/spec/javascripts/components
Régis Hanol 27dfb7a948 FIX: @username mentions when there are multiple code blocks in a post.
Meta: [All of my internal users show as coming from 127.0.0.1!](http://meta.discourse.org/t/all-of-my-internal-users-show-as-coming-from-127-0-0-1/6607)

This fixes the regular expression used to identify @ inside <code> or <pre> blocks in the `postConversion` hook.
2013-05-16 01:59:07 +02:00
..
bbcode_spec.js Missed a jshint thing in the spec 2013-04-09 18:04:25 -04:00
click_track_spec.js FIX: shift+click on links 2013-04-30 15:48:58 +02:00
key_value_store_spec.js Quoting another reply won't satisfy the minimum character count (fixes #180) 2013-02-28 23:58:40 +01:00
markdown_spec.js FIX: @username mentions when there are multiple code blocks in a post. 2013-05-16 01:59:07 +02:00
message_bus_spec.js Quoting another reply won't satisfy the minimum character count (fixes #180) 2013-02-28 23:58:40 +01:00
onebox_spec.js Convert all Ajax calls to use Discourse.ajax() 2013-04-01 18:09:23 -04:00
utilities_spec.js consistent behavior regarding file uploads 2013-04-05 01:07:31 +02:00