discourse/spec
Sam dd6ebde824 FIX: Always ensure notifications are treated as read once clicked
UX: improve messaging so notifications list is far more stable
PERF: improve performance of notifcation lookup queries

- Add feature "SetTransientHeader" that allows shipping info to server
   in the next Ajax request
- remove local storage hack used for notifications
- amend lookupStale to return hydrated objects, move logic into store
- stop magically clearing various notifications (likes, invitee accepted, group_summary, granted badge)
2016-02-15 19:29:47 +11:00
..
components FIX: false overrides should be permitted via ENV 2016-02-13 17:49:26 +11:00
controllers FIX: Always ensure notifications are treated as read once clicked 2016-02-15 19:29:47 +11:00
fabricators FIX: don't use the CDN for attachments when login is required 2016-01-06 21:54:01 +01:00
fixtures FIX: don't allow blocked user to send emails in 2016-02-11 10:39:57 +01:00
helpers Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
integration Use 4.0 api for job fakes (as opposed to master) 2016-01-01 15:48:49 +11:00
integrity FEATURE: by default users track a group (as opposed to watch) 2016-01-27 21:38:33 +11:00
jobs properly name purge emails/email logs site settings 2016-02-08 22:18:52 +01:00
mailers FIX: whitelist post_types used in context in email notifications 2016-02-12 12:10:30 +01:00
models FEATURE: don't move muted messages back into inbox 2016-02-15 10:56:39 +11:00
phantom_js Okay disable uploads for now, looks like a PhantomJS bug 2015-11-06 14:21:52 -05:00
serializers Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
services FIX: batch badge assigner was not including full info in notification 2016-02-01 18:27:07 +11:00
support FEATURE: suggested messages for messages 2016-02-03 18:50:05 +11:00
views/omniauth_callbacks Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
rails_helper.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00