discourse/app/serializers
Sam 80c42753e1 fix up find as you type for the invite into PM function
allow mods to remove users from a PM
2013-06-18 17:17:01 +10:00
..
admin_detailed_user_serializer.rb
admin_user_serializer.rb Automatically flag someone as a spammer if their posts get at least X spam flags from N users while their trust level is 'new user'. Staff can clear and set this status from the user record in admin. 2013-06-03 16:37:40 -04:00
application_serializer.rb
archetype_serializer.rb
basic_category_serializer.rb glyph in secure categories to the right, like pms 2013-05-16 16:55:07 +10:00
basic_group_serializer.rb more group progress, UI getting there, controller mostly done 2013-05-09 17:37:34 +10:00
basic_topic_serializer.rb Add post count to similar posts popup. Fix alignment. 2013-05-14 16:53:17 -04:00
basic_user_serializer.rb
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
category_list_serializer.rb Properly assign draft keys to Categories List view. 2013-05-28 21:16:24 -04:00
category_serializer.rb Add tabs to category create/edit modal. Categories can have a default auto-close setting that applies to all new topics created in the category. Add rspec-given and write some integration tests. Tests for topic auto-close with category default 2013-05-17 11:05:35 -04: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
email_log_serializer.rb Work in Progress: Reply By Email: 2013-06-13 12:39:56 -04:00
invite_serializer.rb
invited_list_serializer.rb
invited_user_serializer.rb
listable_topic_serializer.rb fix encoding for category excerpt 2013-06-05 11:22:47 +10:00
notification_serializer.rb
post_action_type_serializer.rb
post_action_user_serializer.rb
post_serializer.rb sorry this is meant to be staff styling :) 2013-05-24 13:32:57 +10:00
site_content_serializer.rb
site_content_type_serializer.rb
site_serializer.rb FIX: Couldn't access "Uncategorized" category from category list. 2013-05-27 14:15:52 -04:00
suggested_topic_serializer.rb
topic_link_serializer.rb
topic_list_item_serializer.rb Show excerpts on Categories page 2013-05-29 11:46:01 -04:00
topic_list_serializer.rb work in progress live unread / new counts 2013-05-30 16:49:57 +10:00
topic_post_count_serializer.rb
topic_poster_serializer.rb
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_serializer.rb fix up find as you type for the invite into PM function 2013-06-18 17:17:01 +10:00
trust_level_serializer.rb
upload_serializer.rb
user_action_serializer.rb hidden and deleted state in user stream 2013-06-12 11:14:08 +10:00
user_serializer.rb Move 'dynamic favicon' from Server to User pref 2013-06-14 23:58:24 -07:00
version_serializer.rb