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
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
..
components FIX: @username mentions when there are multiple code blocks in a post. 2013-05-16 01:59:07 +02:00
controllers Don't show new user education when editing a reply. 2013-05-15 15:16:42 -04:00
helpers Experimental: Interface to Move Posts to an Existing Topic 2013-05-10 14:55:51 -04:00
mixins Experimental: Interface to Move Posts to an Existing Topic 2013-05-10 14:55:51 -04:00
models Add Create Topic button to /categories page 2013-05-14 12:47:28 -04:00
routes Add Create Topic button to /categories page 2013-05-14 12:47:28 -04:00
templates Add post count to similar posts popup. Fix alignment. 2013-05-14 16:53:17 -04:00
views Fix the 'no more topics' message for categories with non-ascii names 2013-05-15 11:44:45 -04:00