discourse/app/serializers
Benjamin Kampmann d32cb55837 Add public-inbox to Email-In-Feature
- Adds the advanced option to accept email from non-users per category email-address
 - Adds tests covering the new feature
 - Adds UI to configure this feature in the frontend
2014-02-28 16:53:58 +01:00
..
admin_detailed_user_serializer.rb FEATURE: Admin selector to choose a primary group for a user, display it 2014-02-10 17:00:15 -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
application_serializer.rb
archetype_serializer.rb
backup_serializer.rb Backup serializer 2014-02-13 13:31:13 -08: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
basic_user_serializer.rb enable_names site setting implementation. 2013-12-08 19:31:25 +05:30
category_detailed_serializer.rb FIX: more protection from nil in count_with_subcategories 2014-02-07 11:38:22 -05:00
category_featured_users_serializer.rb
category_list_serializer.rb
category_serializer.rb Add public-inbox to Email-In-Feature 2014-02-28 16:53:58 +01:00
current_user_serializer.rb Avoid calling can_delete_account twice 2014-02-14 13:06:39 -05:00
discourse_version_check_serializer.rb
email_log_serializer.rb Log when and why an email was not sent in email_logs 2014-02-14 13:06:39 -05:00
gap_serializer.rb Show Gaps in the post stream when filters are active 2013-12-05 16:46:59 -05:00
group_post_serializer.rb NEW: Add user name and title to group posts. 2014-02-12 14:23:10 -05:00
group_user_serializer.rb Can list group members 2014-02-07 10:44:51 -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
leader_requirements_serializer.rb More work on trust level 3 requirements page 2014-01-24 11:56:46 -05:00
listable_topic_serializer.rb fix build 2014-02-10 16:07:09 +11:00
notification_serializer.rb
post_action_type_serializer.rb
post_action_user_serializer.rb
post_revision_serializer.rb add discourse_diff tests 2013-12-16 18:11:46 +01:00
post_serializer.rb BUGFIX: ensure topic_view exists before attempting to access it 2014-02-11 10:23:47 +11: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: show ip address with mask again on /admin/logs/screened_ip_addresses 2014-02-18 10:33:08 -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
site_content_type_serializer.rb
site_serializer.rb FEATURE: do not redirect to top page when number of topis is low 2014-02-17 14:28:12 +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 BUGFIX: show the draft on top page 2014-02-06 11:39:43 +01:00
topic_flag_type_serializer.rb Add a way to flag a topic 2014-02-12 12:57:55 -05:00
topic_link_serializer.rb
topic_list_item_serializer.rb fix build 2014-02-10 16:07:09 +11: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
topic_poster_serializer.rb
topic_tracking_state_serializer.rb FIX: Showing Unread(1) when you weren't tracking the topic. Also 2014-02-26 15:39:45 -05:00
topic_view_posts_serializer.rb
topic_view_serializer.rb Add a way to flag a topic 2014-02-12 12:57:55 -05:00
topic_view_wordpress_serializer.rb
trust_level_serializer.rb
upload_serializer.rb
user_action_serializer.rb Show discourse logo as system user avatar 2014-01-29 12:29:05 -05:00
user_history_serializer.rb
user_serializer.rb Allow users to toggle interface language in their preferences 2014-02-18 14:53:59 -05:00