discourse/app/serializers
2013-08-07 16:27:34 -04:00
..
admin_detailed_user_serializer.rb Add button to delete a spammer in the flag modal 2013-07-29 15:29:44 -04:00
admin_user_serializer.rb Add ability to give users a title. Show them under usernames beside posts. Needs love from a designer. 2013-06-25 18:39:20 -04:00
application_serializer.rb
archetype_serializer.rb
basic_category_serializer.rb Finalize read only and post only categories, finished off UI work 2013-07-16 15:46:11 +10:00
basic_group_serializer.rb
basic_post_serializer.rb Custom Wordpress Serializer and Path, with Specs 2013-06-28 13:56:13 -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
blocked_email_serializer.rb Blocked Emails list in admin 2013-08-07 16:27:34 -04:00
category_detailed_serializer.rb
category_featured_users_serializer.rb
category_list_serializer.rb
category_serializer.rb Finalize read only and post only categories, finished off UI work 2013-07-16 15:46:11 +10:00
current_user_serializer.rb
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
invite_serializer.rb
invited_list_serializer.rb
invited_user_serializer.rb
listable_topic_serializer.rb Add :title as attribute for basic_topic 2013-07-05 23:22:52 +02:00
notification_serializer.rb
post_action_type_serializer.rb
post_action_user_serializer.rb
post_serializer.rb allow end user to recover a post they delete 2013-07-22 17:48:47 +10:00
post_stream_serializer_mixin.rb Refactor: Move Topic Details into better objects, identity map, tests, query string filters 2013-07-02 10:36:46 -04:00
site_content_serializer.rb Support for custom Privacy Policies 2013-06-26 10:59:36 -04:00
site_content_type_serializer.rb
site_serializer.rb Finalize read only and post only categories, finished off UI work 2013-07-16 15:46:11 +10:00
staff_action_log_serializer.rb Add a way to view staff action logs in admin 2013-08-07 16:27:34 -04:00
suggested_topic_serializer.rb
topic_link_serializer.rb
topic_list_item_serializer.rb
topic_list_serializer.rb
topic_post_count_serializer.rb
topic_poster_serializer.rb
topic_tracking_state_serializer.rb
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 who deleted a topic 2013-07-12 16:38:21 -04: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
upload_serializer.rb display the size of the attachment in the preview 2013-07-14 12:28:24 +02:00
user_action_serializer.rb Color moderator actions on user stream 2013-07-18 17:24:51 -04:00
user_serializer.rb Add ability to give users a title. Show them under usernames beside posts. Needs love from a designer. 2013-06-25 18:39:20 -04:00
version_serializer.rb