Ghost/core
Hannah Wolfe b4b5e2a3f5 Avoid infinite transition loop
fixes #5136

- wrap notification fetch with a user role check to remove console error
- move author transition down to local route for users/user so that there's no infinite loop
- replace all store calls to fetch the current user with the session user instead
2015-04-16 20:05:30 +01:00
..
client Avoid infinite transition loop 2015-04-16 20:05:30 +01:00
server Cache invalidation can no longer be so clever 2015-04-14 16:34:34 +01:00
shared Move showdown extensions to ghost-showdown 2015-03-17 20:18:08 +00:00
test Merge pull request #5144 from ErisDS/cache-update 2015-04-16 17:38:29 +02:00
index.js