discourse/app/models
Gosha Arinich 054a699886 avoid unused variable warning in Topic 2013-02-25 22:13:36 +03:00
..
.gitkeep Initial release of Discourse 2013-02-05 14:16:51 -05:00
category.rb Can edit category descriptions, they show up in a `title` attribute 2013-02-22 13:43:47 -05:00
category_featured_topic.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
category_featured_user.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
category_list.rb Show empty categories to those who can create them (admins/mods) 2013-02-21 10:43:10 -05:00
discourse_version_check.rb Show which SHA is installed on the admin dashboard 2013-02-21 13:48:14 -05:00
draft.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
draft_sequence.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
email_log.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
email_token.rb EmailToken.active needs to check created_at too 2013-02-22 15:20:00 -05:00
error_log.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
facebook_user_info.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
incoming_link.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
invite.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
invited_list.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
message_bus_observer.rb isolate notifications in channel per user 2013-02-24 10:24:06 +11:00
notification.rb fixed a pile of notification craziness 2013-02-25 18:42:42 +11:00
onebox_render.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
post.rb Merge pull request #172 from jeremybanks/master 2013-02-19 08:15:39 -08:00
post_action.rb Can clear flags on deleted posts if you're a moderator 2013-02-08 19:07:29 -05:00
post_action_type.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
post_alert_observer.rb isolate notifications in channel per user 2013-02-24 10:24:06 +11:00
post_onebox_render.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
post_reply.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
post_timing.rb fixed a pile of notification craziness 2013-02-25 18:42:42 +11:00
search_observer.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
site.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
site_customization.rb basic lightbox support 2013-02-19 17:57:14 +11:00
site_setting.rb remove unused client_setting 2013-02-22 12:55:18 -08:00
stripped_length_validator.rb Using LengthValidator's localized messages for StrippedLengthValidator. 2013-02-18 21:57:46 -05:00
topic.rb avoid unused variable warning in Topic 2013-02-25 22:13:36 +03:00
topic_allowed_user.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
topic_invite.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
topic_link.rb Fix bug where links to posts weren't being tracked 2013-02-13 15:23:09 -05:00
topic_link_click.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
topic_list.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
topic_poster.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
topic_user.rb Added method for testing ember stuff 2013-02-13 20:38:43 +11:00
twitter_user_info.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
upload.rb User hashed name for local uploads instead of 'blob' 2013-02-14 12:08:37 -05:00
user.rb fixed a pile of notification craziness 2013-02-25 18:42:42 +11:00
user_action.rb Merge pull request #179 from tms/users-like-like-posts 2013-02-17 13:57:52 -08:00
user_action_observer.rb Added method for testing ember stuff 2013-02-13 20:38:43 +11:00
user_email_observer.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
user_open_id.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
user_search.rb ilike is slow in theory, unless some sophisticated index is in place 2013-02-10 23:47:04 +11:00
user_visit.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
username_validator.rb check_username api now returns correct error message for invalid lengths etc 2013-02-08 14:12:48 -05:00
view.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00