discourse/app
Sam 8de172c0da Removed invite on ENTER key
1. We can not use this feature as admins
2. It will be inconsistent if admins don't have it and others do
3. inviting people by mistake is no good

tab enter should do fine
2014-05-12 09:40:22 +10:00
..
assets Removed invite on ENTER key 2014-05-12 09:40:22 +10:00
controllers FIX: Blog counts stopped working with additional security checks 2014-05-09 16:26:14 -04:00
helpers Break down new topic counts by category if a digest contains many. 2014-04-17 16:42:40 -04:00
jobs Merge pull request #2316 from mutiny/refactor-where-first 2014-05-08 09:10:45 +10:00
mailers Don't allow sending private messages to suspended users. Emails to suspended users should tell them how to respond, since they can't. 2014-05-06 15:01:27 -04:00
models FIX: Topic archetype check should only happen when the topic exists 2014-05-11 15:53:57 -04:00
serializers Add regular notification level into topic_view_serializer for the user who enter the new topic 2014-05-06 16:42:18 +08:00
services Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
views First attempt: Move username on top of embedded posts 2014-05-09 15:14:00 -04:00