discourse/app/serializers
Robin Ward 6b04967e2f FEATURE: Staff members can lock posts
Locking a post prevents it from being edited. This is useful if the user
has posted something which has been edited out, and the staff members don't
want them to be able to edit it back in again.
2018-01-26 14:01:30 -05:00
..
about_serializer.rb
admin_badge_serializer.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
admin_badges_serializer.rb
admin_detailed_user_serializer.rb FIX: Only show the full suspension reason on the admin side 2017-12-07 13:27:02 -05:00
admin_email_template_serializer.rb FIX: Translate titles of email templates 2017-01-05 01:26:38 +01:00
admin_plugin_serializer.rb
admin_user_action_serializer.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
admin_user_list_serializer.rb REFACTOR: Track manual locked user levels separately from groups 2017-11-27 11:23:44 -05:00
admin_user_serializer.rb FIX: do not show "Send Activation Email" button if `must_approve_users` setting is enabled 2017-07-04 14:00:50 +05:30
admin_web_hook_event_serializer.rb FEATURE: prompts new webhook events 2016-09-19 12:07:17 +08:00
admin_web_hook_serializer.rb FEATURE: Webhooks. 2016-09-05 18:44:00 +08:00
api_key_serializer.rb
application_serializer.rb
archetype_serializer.rb
backup_serializer.rb
badge_grouping_serializer.rb
badge_index_serializer.rb
badge_serializer.rb FEATURE: grant badges in post admin wrench (#5498) 2018-01-22 14:10:53 +11:00
badge_type_serializer.rb
basic_category_serializer.rb FEATURE: category setting for default top period 2017-03-22 16:54:18 -04:00
basic_group_history_serializer.rb FEATURE: Group logs. 2016-12-12 17:29:54 +08:00
basic_group_serializer.rb fix typo 2017-09-27 22:17:19 +05:30
basic_group_user_serializer.rb FIX: Group owners should be able to invite users to their groups. 2017-07-21 23:48:25 +09:00
basic_post_serializer.rb FIX: Don't hardcode the path into translations. 2017-10-30 12:47:34 +08:00
basic_topic_serializer.rb
basic_user_badge_serializer.rb
basic_user_serializer.rb Revert "FIX: Move check to right serializer." 2017-09-12 18:11:08 +08:00
category_and_topic_lists_serializer.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
category_detailed_serializer.rb FIX: use 'topic_all_time' as topic count failover in /categories page 2016-08-29 10:25:46 +02:00
category_list_serializer.rb
category_serializer.rb FEATURE: category setting for mailinglist mirror 2017-11-17 15:29:14 +01:00
category_upload_serializer.rb FIX: Associate category logo and background to uploads record. 2016-12-12 17:37:28 +08:00
color_scheme_color_serializer.rb FEATURE: Native theme support 2017-04-12 10:53:49 -04:00
color_scheme_serializer.rb FIX: properly clean up related color schemes on delete 2017-05-04 14:03:17 -04:00
current_user_serializer.rb FIX: create topic keyboard shortcut not checking permissions 2017-12-21 11:23:57 +11:00
detailed_user_badge_serializer.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
directory_item_serializer.rb REFACTOR: remove AgeWord calls from serializers and do it in javascript 2017-11-17 17:53:30 -05:00
directory_serializer.rb
discourse_version_check_serializer.rb REFACTOR: Avoid duplicated logic on server and client. 2017-11-21 17:10:04 +08:00
email_log_serializer.rb
embeddable_host_serializer.rb Add embed class name setup for embeddable hosts 2017-05-11 15:16:16 -04:00
embedding_serializer.rb
emoji_serializer.rb
flagged_topic_serializer.rb
flagged_topic_summary_serializer.rb Refactor flag types for more customization 2017-10-19 13:55:23 -04:00
flagged_user_serializer.rb FIX: do not explicitly show email of flagger / flagged user 2017-04-20 22:09:30 +05:30
gap_serializer.rb
group_post_serializer.rb FIX: link to sub-categories in group activity feed wasn't working 2017-09-13 23:14:46 +02:00
group_post_user_serializer.rb Revert "FIX: Move check to right serializer." 2017-09-12 18:11:08 +08:00
group_show_serializer.rb FIX: `Group#mentionable` and `Group#messageable` not fully working. 2017-10-02 16:50:58 +08:00
group_user_serializer.rb
grouped_screened_url_serializer.rb
grouped_search_result_serializer.rb FIX: don't show Create Topic button on full search page to users who can't create topics 2017-11-10 15:39:04 -05:00
incoming_email_details_serializer.rb FIX: allow an admin to click on blank errors (#5027) 2017-08-04 20:04:26 +02:00
incoming_email_serializer.rb FIX: allow an admin to click on blank errors (#5027) 2017-08-04 20:04:26 +02:00
invite_serializer.rb
invited_user_serializer.rb REFACTOR: remove AgeWord calls from serializers and do it in javascript 2017-11-17 17:53:30 -05:00
listable_topic_serializer.rb FIX: unicode titles missing when visiting topic from topic list 2017-12-21 15:20:47 +11:00
new_post_result_serializer.rb
notification_serializer.rb FEATURE: use fancy title in notifications 2017-05-15 15:38:30 -04:00
permalink_serializer.rb fix permalinks serializer with subfolder setups 2017-04-05 18:45:01 +02:00
post_action_type_serializer.rb Refactor flag types for more customization 2017-10-19 13:55:23 -04:00
post_action_user_serializer.rb
post_item_excerpt.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
post_revision_serializer.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
post_serializer.rb FEATURE: Staff members can lock posts 2018-01-26 14:01:30 -05:00
post_stream_serializer_mixin.rb Shorten some very long lines 2017-08-12 04:18:04 +02:00
post_wordpress_serializer.rb
primary_group_serializer.rb FEATURE: primary group class on avatars in topic list 2017-02-20 15:55:10 -05:00
queued_post_serializer.rb FIX: handle posts with no user on needs approval page 2016-05-20 15:44:19 +05:30
screened_email_serializer.rb
screened_ip_address_serializer.rb
screened_url_serializer.rb
search_logs_serializer.rb FEATURE: support search click through tracking for user, category and tags 2017-12-01 12:04:55 +05:30
search_post_serializer.rb PERF: N+1 query in search when plugin loads custom fields in `TopicListItemSerializer`. 2017-05-31 09:54:10 +09:00
search_result_user_serializer.rb create searchResultUserSerializer, display name next to username in search results 2017-03-01 13:11:01 +01:00
search_topic_list_item_serializer.rb PERF: N+1 query in search when plugin loads custom fields in `TopicListItemSerializer`. 2017-05-31 09:54:10 +09:00
similar_topic_serializer.rb
single_sign_on_record_serializer.rb
site_serializer.rb FIX: Custom flags didn't work when flagging a topic 2017-10-19 14:27:38 -04:00
site_text_serializer.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
staff_action_logs_serializer.rb FEATURE: dropdown to filter staff action logs 2017-05-30 11:25:42 -04:00
suggested_topic_serializer.rb FIX: featured links are 'undefined' in suggested topics 2018-01-25 14:40:07 -05:00
suggested_topics_mixin.rb PERF: Only send down suggested payload when loading last chunk. 2017-09-26 14:42:27 +08:00
tag_group_serializer.rb PERF: tag groups index query 2016-07-15 17:16:26 -04:00
tag_serializer.rb FIX: when deleting a tag, the warning modal has the wrong topic count 2018-01-12 16:35:27 -05:00
theme_serializer.rb Revert "FIX: constant lookup error when exporting theme" 2017-12-14 11:40:08 +01:00
top_list_serializer.rb
topic_embed_serializer.rb
topic_flag_type_serializer.rb FIX: Custom flags didn't work when flagging a topic 2017-10-19 14:27:38 -04:00
topic_link_serializer.rb UX: Replace heuristic solution for extracting root domain. 2017-11-29 16:26:46 +08:00
topic_list_item_serializer.rb UX: Replace heuristic solution root domain extraction for topic featured link. 2017-11-29 21:52:41 +08:00
topic_list_serializer.rb FIX: when deleting a tag, the warning modal has the wrong topic count 2018-01-12 16:35:27 -05:00
topic_post_count_serializer.rb FEATURE: group avatar flair shows on topic participants list, and participant avatars can have custom styles 2017-01-18 11:38:00 -05:00
topic_poster_serializer.rb FEATURE: primary group class on avatars in topic list 2017-02-20 15:55:10 -05:00
topic_timer_serializer.rb rename topic_status_update to topic_timer 2017-05-11 18:27:53 -04:00
topic_tracking_state_serializer.rb
topic_view_posts_serializer.rb PERF: Only send down suggested payload when loading last chunk. 2017-09-26 14:42:27 +08:00
topic_view_serializer.rb fix the build 2018-01-03 17:35:36 +05:30
topic_view_wordpress_serializer.rb
trust_level3_requirements_serializer.rb
trust_level_serializer.rb
upload_serializer.rb FEATURE: image uploads now have short urls 2017-08-22 16:40:08 -04:00
user_action_serializer.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
user_badge_serializer.rb
user_badges_serializer.rb
user_field_serializer.rb
user_history_serializer.rb FEATURE: Native theme support 2017-04-12 10:53:49 -04:00
user_name_serializer.rb
user_option_serializer.rb FEATURE: Allow the user to select a custom home page (#5268) 2017-11-10 06:45:19 +11:00
user_serializer.rb UX: show staged users' email addresses to staff without requiring a button press 2017-11-24 16:11:34 -05:00
user_summary_serializer.rb FIX: missing likes count on top topics in user summary 2017-11-27 13:42:16 -05:00
user_wordpress_serializer.rb
watched_word_list_serializer.rb FEATURE: Support regular expressions for watched words 2017-09-27 15:48:57 -04:00
watched_word_serializer.rb FEATURE: Watched Words: when posts contain words, do one of flag, require approval, censor, or block 2017-07-26 11:01:09 -04:00
web_hook_post_serializer.rb Return 0 if there is no topic associated with the post 2018-01-22 09:54:11 -08:00
web_hook_topic_view_serializer.rb FEATURE: Allow easier customization to the web hook event serialization. 2017-03-16 10:09:05 +08:00
web_hook_user_serializer.rb FEATURE: emit external_id field with user webhook 2018-01-22 10:09:26 +11:00
wizard_field_choice_serializer.rb New step to choose emoji set 2016-09-22 09:52:19 -04:00
wizard_field_serializer.rb Add locale step 2016-09-22 09:52:19 -04:00
wizard_serializer.rb Wizard: Step 1 2016-09-22 09:48:58 -04:00
wizard_step_serializer.rb Added images to the first and last step of the wizard 2016-09-22 09:52:19 -04:00