Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added a loading screen to ChannelMembersModal and made it pull all channel ↵ | hmhealey | 2016-01-07 | 1 | -13/+36 |
| | | | | members before rendering | ||||
* | Removed some internal state from ChannelMembersModal and ChannelInviteModal | hmhealey | 2015-12-03 | 1 | -10/+5 |
| | |||||
* | Switched ChannelInviteModal to use a ToggleModalButton wherever possible | hmhealey | 2015-12-03 | 1 | -1/+1 |
| | |||||
* | Implementing Permalinks and jumping to post from search. Performance | Christopher Speller | 2015-11-23 | 1 | -1/+13 |
| | | | | improvements. | ||||
* | Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package ↵ | Christopher Speller | 2015-11-19 | 1 | -7/+7 |
| | | | | system. | ||||
* | Rename areStatesEqual to areObjectsEqual and make it more comprehensive and ↵ | JoramWilander | 2015-11-12 | 1 | -1/+1 |
| | | | | accurate. | ||||
* | Modal improvements for members | Asaad Mahmood | 2015-11-05 | 1 | -9/+26 |
| | |||||
* | Convert channel_members and channel_invite modals to react boostrap to fix ↵ | JoramWilander | 2015-11-04 | 1 | -0/+193 |
performance issues |