Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed issue with channel name in url and added loading icon to replace ↵ | Reed Garmsen | 2015-08-20 | 1 | -10/+24 |
| | | | | 'Join' button for slow connections | ||||
* | Cosmetic reformatting of more_channels.jsx | Reed Garmsen | 2015-08-20 | 1 | -29/+62 |
| | |||||
* | Users are now placed in the channel after joining it from the 'More...' ↵ | Reed Garmsen | 2015-08-20 | 1 | -1/+2 |
| | | | | channel menu | ||||
* | incorporate channel updateAt into channel counts and pull channel data on ↵ | JoramWilander | 2015-08-11 | 1 | -1/+1 |
| | | | | channel update | ||||
* | added getChannelCounts service and refactored the client to more ↵ | JoramWilander | 2015-08-11 | 1 | -56/+67 |
| | | | | intelligently pull channel data | ||||
* | [webui] fix loading animation for ie | ralder | 2015-07-11 | 1 | -10/+5 |
| | |||||
* | Better logic for checking if channel has loaded | Reed Garmsen | 2015-07-10 | 1 | -1/+1 |
| | |||||
* | Removed extraneous console.log functions | Reed Garmsen | 2015-07-09 | 1 | -5/+0 |
| | |||||
* | Leave result of _getMoreChannels unitialized if it does not yet exist in ↵ | Reed Garmsen | 2015-07-09 | 1 | -0/+5 |
| | | | | browser storage to know when list of more channels is loading vs when its empty | ||||
* | MM-1469 - Loading message in more channel modal | Asaad Mahmood | 2015-07-08 | 1 | -3/+4 |
| | |||||
* | Small changes and code clean-up | Reed Garmsen | 2015-07-07 | 1 | -2/+2 |
| | |||||
* | Changed loading logic for retrieving more channels to allow for loading ↵ | Reed Garmsen | 2015-07-07 | 1 | -20/+33 |
| | | | | animation to be inserted into the More... menu that allows you to join more channels while waiting for the list of channels to load | ||||
* | first commit | =Corey Hulen | 2015-06-14 | 1 | -0/+109 |