discourse/app/serializers
Neil Lalonde c8bc9bd5db Show discourse logo as system user avatar 2014-01-29 12:29:05 -05:00
..
admin_detailed_user_serializer.rb More work on trust level 3 requirements page 2014-01-24 11:56:46 -05:00
admin_user_serializer.rb Used the term suspended instead of banned. 2013-11-07 13:53:49 -05:00
api_key_serializer.rb Support for per-user API keys 2013-10-22 17:34:39 -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_category_serializer.rb REMOVE: Get rid of the `hotness` control for good. 2014-01-29 11:54:34 -05:00
basic_group_serializer.rb Allow groups to be used as aliases for user mention 2014-01-08 02:36:24 +11:00
basic_post_serializer.rb SiteSetting to hide regular names from users 2013-10-30 15:45:34 -04:00
basic_topic_serializer.rb Add :title as attribute for basic_topic 2013-07-05 23:22:52 +02:00
basic_user_serializer.rb enable_names site setting implementation. 2013-12-08 19:31:25 +05:30
category_detailed_serializer.rb Show topic and post counts by day/week/month/year on categories page 2013-12-13 15:37:45 -05:00
category_featured_users_serializer.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
category_list_serializer.rb Properly assign draft keys to Categories List view. 2013-05-28 21:16:24 -04:00
category_serializer.rb Allow category to auto-close topics in X hours instead of days. FIX: the system message that says a topic was automatically closed was only counting in days. 2013-12-06 16:39:35 -05:00
current_user_serializer.rb FIX: invited users get clearer messaging when setting a password for the first time 2014-01-21 12:42:26 -05:00
discourse_version_check_serializer.rb Check for updates: edge cases when the message on the dashboard doesn't make sense. 2013-07-09 14:01:08 -04:00
email_log_serializer.rb Work in Progress: Reply By Email: 2013-06-13 12:39:56 -04:00
gap_serializer.rb Show Gaps in the post stream when filters are active 2013-12-05 16:46:59 -05:00
grouped_screened_url_serializer.rb Screened Urls page shows results for each domain instead of each url 2013-11-04 16:24:48 -05:00
invite_serializer.rb FIX: inviting a user again after the first invite expires will create a new invite 2014-01-21 16:56:40 -05:00
invited_user_serializer.rb bug fixes for user_stat extraction, decrease querying 2013-10-07 15:05:00 +11:00
leader_requirements_serializer.rb More work on trust level 3 requirements page 2014-01-24 11:56:46 -05:00
listable_topic_serializer.rb work in progress new category list page 2013-10-18 11:10:10 +11:00
notification_serializer.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
post_action_type_serializer.rb Use tos_url site setting in flag modal if it's set 2013-05-01 11:49:18 -04:00
post_action_user_serializer.rb fix regression, 2 people liked this text not expanding correctly 2013-09-11 11:24:42 +10:00
post_revision_serializer.rb add discourse_diff tests 2013-12-16 18:11:46 +01:00
post_serializer.rb better revision history 2013-12-12 03:41:34 +01:00
post_stream_serializer_mixin.rb Show Gaps in the post stream when filters are active 2013-12-05 16:46:59 -05:00
screened_email_serializer.rb Fix [object object] being rendered where it should be an ip address 2013-11-05 15:00:54 -05:00
screened_ip_address_serializer.rb Fix [object object] being rendered where it should be an ip address 2013-11-05 15:00:54 -05:00
screened_url_serializer.rb Fix [object object] being rendered where it should be an ip address 2013-11-05 15:00:54 -05:00
site_content_serializer.rb Support for custom Privacy Policies 2013-06-26 10:59:36 -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 REFACTOR: Fixes poor class hierarchy for listing topics 2014-01-18 19:26:24 +01:00
suggested_topic_serializer.rb FIX: Invalid sub category links in suggested topics 2013-11-19 13:36:11 -05:00
top_list_serializer.rb Lots of bugfixes 2014-01-18 19:27:25 +01:00
topic_link_serializer.rb remove trailing whitespaces ❤️ 2013-02-26 07:31:35 +03:00
topic_list_item_serializer.rb REFACTOR: Fixes poor class hierarchy for listing topics 2014-01-18 19:26:24 +01:00
topic_list_serializer.rb REFACTOR: Fixes poor class hierarchy for listing topics 2014-01-18 19:26:24 +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_tracking_state_serializer.rb more progress towards live unread and new counts, unread message implemented, still to implement delete messages 2013-05-30 16:49:57 +10:00
topic_view_posts_serializer.rb Refactor: Move Topic Details into better objects, identity map, tests, query string filters 2013-07-02 10:36:46 -04:00
topic_view_serializer.rb Show estimated reading time near summarize button. 2013-12-10 13:47:36 -05:00
topic_view_wordpress_serializer.rb Refactor: Move Topic Details into better objects, identity map, tests, query string filters 2013-07-02 10:36:46 -04:00
trust_level_serializer.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
upload_serializer.rb display the size of the attachment in the preview 2013-07-14 12:28:24 +02:00
user_action_serializer.rb Show discourse logo as system user avatar 2014-01-29 12:29:05 -05:00
user_history_serializer.rb Rename StaffActionLog to UserHistory 2013-09-10 22:01:20 -04:00
user_serializer.rb FEATURE: added UI for tracking categories 2014-01-06 11:57:27 +11:00