discourse/app/serializers
Robin Ward c6bd6371f2 Exclude recently made invisible topics from the categories list. Also remove a couple n+1 queries. 2013-04-05 16:09:27 -04: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 Give magic wands to all moderators 2013-04-04 16:14:55 -04:00
application_serializer.rb Convert a lot of :a => b to a: b and bring peace to the world 2013-03-25 05:07:36 +05:30
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 Exclude recently made invisible topics from the categories list. Also remove a couple n+1 queries. 2013-04-05 16:09:27 -04: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 Can set the `hotness` of a category. For the soon to be implemented "hotness" tab. 2013-03-26 18:08:58 -04:00
category_topic_serializer.rb Exclude recently made invisible topics from the categories list. Also remove a couple n+1 queries. 2013-04-05 16:09:27 -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 Make topic lists show last activity more intuitively 2013-03-25 22:13:23 -04: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 trust level 0 is highlighted in light gray as opposed to having special semantics around account age. 2013-04-04 12:24:23 +11:00
site_content_serializer.rb Work in Progress: Content Editing in Admin Section 2013-04-04 17:26:22 -04:00
site_content_type_serializer.rb Work in Progress: Content Editing in Admin Section 2013-04-04 17:26:22 -04:00
site_serializer.rb Convert Post type constants to Enum 2013-03-18 17:55:05 -04:00
suggested_topic_serializer.rb Make topic lists show last activity more intuitively 2013-03-25 22:13:23 -04:00
topic_link_serializer.rb remove trailing whitespaces ❤️ 2013-02-26 07:31:35 +03:00
topic_list_item_serializer.rb Show all Hot rankings at once with a toggle button 2013-04-03 15:25:18 -04:00
topic_list_serializer.rb Show all Hot rankings at once with a toggle button 2013-04-03 15:25:18 -04: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 Display correct post counts, even with a filter active 2013-03-26 15:06:23 -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