.. |
admin_detailed_user_serializer.rb
|
Support for per-user API keys
|
2013-10-22 17:34:39 -04:00 |
admin_user_serializer.rb
|
large refactor, ship a few columns from the user table into user_stats
|
2013-10-07 15:04:59 +11:00 |
api_key_serializer.rb
|
Support for per-user API keys
|
2013-10-22 17:34:39 -04:00 |
application_serializer.rb
|
|
|
archetype_serializer.rb
|
|
|
basic_category_serializer.rb
|
Routes and support for sub-categories
|
2013-10-23 15:22:49 -04:00 |
basic_group_serializer.rb
|
|
|
basic_post_serializer.rb
|
Change the way nuked users' posts are handled. Allow null in the user_id column of posts. Show these posts in the posts stream.
|
2013-09-04 15:42:21 -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
|
|
|
category_detailed_serializer.rb
|
change it so all topics MUST include a category, we store a special uncategorized category to compensate
|
2013-10-24 12:08:02 +11: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
|
allow ordering categories in the edit category ui
|
2013-10-21 17:21:34 +11:00 |
current_user_serializer.rb
|
large refactor, ship a few columns from the user table into user_stats
|
2013-10-07 15:04:59 +11: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
|
|
|
invited_list_serializer.rb
|
|
|
invited_user_serializer.rb
|
bug fixes for user_stat extraction, decrease querying
|
2013-10-07 15:05:00 +11:00 |
listable_topic_serializer.rb
|
work in progress new category list page
|
2013-10-18 11:10:10 +11:00 |
notification_serializer.rb
|
|
|
post_action_type_serializer.rb
|
|
|
post_action_user_serializer.rb
|
fix regression, 2 people liked this text not expanding correctly
|
2013-09-11 11:24:42 +10:00 |
post_serializer.rb
|
security issue, anon and logged in users could see the fact that a user sent another user a pm (but could not see the pm itself or title)
|
2013-10-03 16:48:03 -07:00 |
post_stream_serializer_mixin.rb
|
bug fixes for user_stat extraction, decrease querying
|
2013-10-07 15:05:00 +11:00 |
screened_email_serializer.rb
|
Log IP addresses with screened emails and urls
|
2013-08-22 19:04:35 -04:00 |
screened_ip_address_serializer.rb
|
A form to add ip addresses to be blocked or whitelisted
|
2013-10-24 17:19:10 -04:00 |
screened_url_serializer.rb
|
Log IP addresses with screened emails and urls
|
2013-08-22 19:04:35 -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
|
change it so all topics MUST include a category, we store a special uncategorized category to compensate
|
2013-10-24 12:08:02 +11:00 |
suggested_topic_serializer.rb
|
|
|
topic_link_serializer.rb
|
|
|
topic_list_item_serializer.rb
|
Routes and support for sub-categories
|
2013-10-23 15:22:49 -04:00 |
topic_list_serializer.rb
|
remove dead uncalled code
|
2013-06-23 15:28:38 +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_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
|
FIX: performance regression on activity streams
|
2013-08-15 01:32:27 +02:00 |
user_history_serializer.rb
|
Rename StaffActionLog to UserHistory
|
2013-09-10 22:01:20 -04:00 |
user_serializer.rb
|
move job files so they live underneath app/ and not in lib/
|
2013-10-01 17:04:02 +10:00 |
version_serializer.rb
|
|
|