summaryrefslogtreecommitdiffstats
path: root/web/react/components/more_channels.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Fixed issue with channel name in url and added loading icon to replace ↵Reed Garmsen2015-08-201-10/+24
| | | | 'Join' button for slow connections
* Cosmetic reformatting of more_channels.jsxReed Garmsen2015-08-201-29/+62
|
* Users are now placed in the channel after joining it from the 'More...' ↵Reed Garmsen2015-08-201-1/+2
| | | | channel menu
* incorporate channel updateAt into channel counts and pull channel data on ↵JoramWilander2015-08-111-1/+1
| | | | channel update
* added getChannelCounts service and refactored the client to more ↵JoramWilander2015-08-111-56/+67
| | | | intelligently pull channel data
* [webui] fix loading animation for ieralder2015-07-111-10/+5
|
* Better logic for checking if channel has loadedReed Garmsen2015-07-101-1/+1
|
* Removed extraneous console.log functionsReed Garmsen2015-07-091-5/+0
|
* Leave result of _getMoreChannels unitialized if it does not yet exist in ↵Reed Garmsen2015-07-091-0/+5
| | | | browser storage to know when list of more channels is loading vs when its empty
* MM-1469 - Loading message in more channel modalAsaad Mahmood2015-07-081-3/+4
|
* Small changes and code clean-upReed Garmsen2015-07-071-2/+2
|
* Changed loading logic for retrieving more channels to allow for loading ↵Reed Garmsen2015-07-071-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 Hulen2015-06-141-0/+109