element-web/src/components/views
Luke Barnard 5f3c06b38a Factor out Flair cache into FlairStore
This will make invalidating the userGroups cache for the user architecturally more sound (the plan is to have GroupStore hit FlairStore as opposed to Flair itself in order to invalidate the cache).
2017-10-19 10:28:59 +01:00
..
avatars Run eslint --fix 2017-10-11 17:56:17 +01:00
create_room Run eslint --fix 2017-10-11 17:56:17 +01:00
dialogs Don't show room IDs when picking rooms 2017-10-17 18:02:35 +01:00
elements Factor out Flair cache into FlairStore 2017-10-19 10:28:59 +01:00
groups Use correct logic operator 2017-10-17 09:49:39 +01:00
login Run eslint --fix 2017-10-11 17:56:17 +01:00
messages Merge pull request #1462 from pafcu/translation-fixes 2017-10-14 23:43:12 +01:00
room_settings Merge pull request #1442 from turt2live/travis/no_grey 2017-10-14 23:41:32 +01:00
rooms Refactor class names for an entity tile being hovered over 2017-10-16 16:31:13 +01:00
settings Add option to unset your own avatar 2017-10-13 21:13:47 -06:00
voip Add rule to enforce spacing in curly brackets in JSX children 2017-09-28 11:21:06 +01:00