discourse/app/models
Neil Lalonde 8620024798 Show which SHA is installed on the admin dashboard 2013-02-21 13:48:14 -05:00
..
.gitkeep Initial release of Discourse 2013-02-05 14:16:51 -05:00
category.rb validate category user_id. 2013-02-19 21:24:38 -06: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 Fix all the trailing whitespace 2013-02-07 16:45:24 +01: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 Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
notification.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01: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 Notifications on PMs respect access rights. 2013-02-19 12:59:46 -05: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 Fix all the trailing whitespace 2013-02-07 16:45:24 +01: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 Add site_setting to disable version checks 2013-02-21 10:19:17 -05:00
stripped_length_validator.rb Using LengthValidator's localized messages for StrippedLengthValidator. 2013-02-18 21:57:46 -05:00
topic.rb Support for Fancy topic titles 2013-02-19 16:14:04 -05: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 Better checking of blacklisted emails on create and when email is being updated 2013-02-20 16:25:08 -05: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