discourse/spec/controllers
Sam 03ea0bfe22 FEATURE: allow users to archive messages
Messages are now in 3 buckets

- Inbox for all new messages
- Sent for all sent messages
- Archive for all messages you are done with

You can select messages from your Inbox or Sent and move them to your Archive,
you can move messages out of your Archive similarly

Similar concept applied to group messages, except that archiving and unarchiving
will apply to all group members
2015-12-23 11:09:30 +11:00
..
admin fix test and comment out js test for now 2015-12-20 17:34:15 +11:00
application_controller_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
badges_controller_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
categories_controller_spec.rb FIX: Broken categories controller specs. 2015-12-07 00:09:02 +08:00
clicks_controller_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
composer_messages_controller_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
directory_items_controller_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
draft_controller_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
email_controller_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
embed_controller_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
export_csv_controller_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
groups_controller_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
invites_controller_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
list_controller_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
manifest_json_controller_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
notifications_controller_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
omniauth_callbacks_controller_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
onebox_controller_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
permalinks_controller_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
post_action_users_controller_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
post_actions_controller_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
posts_controller_spec.rb FEATURE: First class messages to groups, you can select a group as a target of a message 2015-12-02 15:49:43 +11:00
queued_posts_controller_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
robots_txt_controller_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
search_controller_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
session_controller_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
similar_topics_controller_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
site_customizations_controller_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
static_controller_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
stylesheets_controller_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
topics_controller_spec.rb FEATURE: allow users to archive messages 2015-12-23 11:09:30 +11:00
uploads_controller_spec.rb SECURITY: ensure we never accept fake images 2015-12-21 16:08:14 +01:00
user_actions_controller_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
user_avatars_controller_spec.rb correct spec 2015-12-16 13:48:49 +11:00
user_badges_controller_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
users_controller_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00