discourse/app
James D 44b04e4521 Make @mentions following a slash link to usercards
A slash preceding an @mention was causing the markup for the usercard
link to not be generated. For example, the markdown

Pinging @bob/@joe

Would generate a usercard for @bob, but not @joe.
2015-10-16 19:18:46 -04:00
..
assets Make @mentions following a slash link to usercards 2015-10-16 19:18:46 -04:00
controllers Merge pull request #3857 from gdpelican/fix-for-untopiced-posts 2015-10-16 14:59:36 +02:00
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 FIX: Don't incldue whispers in context emails 2015-09-30 12:39:56 -04:00
models FIX: do not mark post as spam if the previous flag was disagreed 2015-10-17 01:30:53 +05:30
serializers SECURITY: Moderators should not see API keys 2015-10-14 15:40:23 -04:00
services PERF: instead of N redis operations perform in bulk 2015-10-02 15:00:51 +10:00
views Merge pull request #3857 from gdpelican/fix-for-untopiced-posts 2015-10-16 14:59:36 +02:00