discourse/app/serializers
Sam 352ac9e60c Finalize read only and post only categories, finished off UI work 2013-07-16 15:46:11 +10: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 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 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 Finalize read only and post only categories, finished off UI work 2013-07-16 15:46:11 +10:00
basic_group_serializer.rb more group progress, UI getting there, controller mostly done 2013-05-09 17:37:34 +10:00
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 Initial release of Discourse 2013-02-05 14:16:51 -05:00
category_detailed_serializer.rb Render category descriptions differently on the categories page 2013-06-14 11:18:44 -04: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 Finalize read only and post only categories, finished off UI work 2013-07-16 15:46:11 +10:00
current_user_serializer.rb Move 'dynamic favicon' from Server to User pref 2013-06-14 23:58:24 -07: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
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 Add :title as attribute for basic_topic 2013-07-05 23:22:52 +02: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 speed up tests 2013-04-22 17:45:03 +10:00
post_serializer.rb Can recover deleted topics. Deleted topics show the first post as deleted in the UI. 2013-07-12 12:09:17 -04: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 Work in Progress: Content Editing in Admin Section 2013-04-04 17:26:22 -04:00
site_serializer.rb Finalize read only and post only categories, finished off UI work 2013-07-16 15:46:11 +10: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 excerpts on Categories page 2013-05-29 11:46:01 -04:00
topic_list_serializer.rb remove dead uncalled code 2013-06-23 15:28:38 +10: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 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 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 hidden and deleted state in user stream 2013-06-12 11:14:08 +10: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 move date formatting from server side to javascript, so we can reuse Sugar's i18n 2013-03-13 13:38:41 +01:00