discourse/app/serializers
Sam 381e280228 we should not be mixing this in to our serializers
1. it gives the class broken methods (like cache in production)
2. it conflicts with am serializers
2013-03-19 22:13:37 -07:00
..
admin_detailed_user_serializer.rb pull moderator into own column, rename trust levels 2013-03-19 21:06:11 -07:00
admin_user_serializer.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
application_serializer.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
archetype_serializer.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
basic_topic_serializer.rb we should not be mixing this in to our serializers 2013-03-19 22:13:37 -07:00
basic_user_serializer.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
category_detailed_serializer.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
category_excerpt_serializer.rb implement color picking from predefined set for category badges + option to change foreground color 2013-03-14 14:16:57 +01:00
category_featured_users_serializer.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
category_list_serializer.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
category_serializer.rb implement color picking from predefined set for category badges + option to change foreground color 2013-03-14 14:16:57 +01:00
category_topic_serializer.rb Big commit: 2013-03-15 14:35:33 -04:00
current_user_serializer.rb pull moderator into own column, rename trust levels 2013-03-19 21:06:11 -07:00
discourse_version_check_serializer.rb Version check gets how many versions behind you are, and shows judgemental faces on the dashboard 2013-03-05 18:15:33 -05:00
email_log_serializer.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
excerpt_type.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
invite_serializer.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
invited_list_serializer.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
invited_user_serializer.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
listable_topic_serializer.rb we should not be mixing this in to our serializers 2013-03-19 22:13:37 -07:00
notification_serializer.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
post_action_type_serializer.rb introduce Enum 2013-03-01 21:16:36 +03:00
post_excerpt_serializer.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
post_serializer.rb pull moderator into own column, rename trust levels 2013-03-19 21:06:11 -07:00
site_serializer.rb Convert Post type constants to Enum 2013-03-18 17:55:05 -04:00
suggested_topic_serializer.rb Big commit: 2013-03-15 14:35:33 -04:00
topic_link_serializer.rb remove trailing whitespaces ❤️ 2013-02-26 07:31:35 +03:00
topic_list_item_serializer.rb Big commit: 2013-03-15 14:35:33 -04:00
topic_list_serializer.rb enforce coding convention 2013-03-05 01:42:44 +01:00
topic_post_count_serializer.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
topic_poster_serializer.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
topic_view_serializer.rb Always allow reply as new topic, for users who can reply as new topic 2013-03-11 10:20:41 -04:00
trust_level_serializer.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
upload_serializer.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
user_excerpt_serializer.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
user_serializer.rb added options to disable quoting and open links in new tabs 2013-03-12 20:06:58 -07:00
version_serializer.rb move date formatting from server side to javascript, so we can reuse Sugar's i18n 2013-03-13 13:38:41 +01:00