summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #154 from nickago/MM-831Joram Wilander2015-07-102-0/+11
|\
| * Added comments for the force update functionsnickago2015-07-092-0/+2
| * Placed event listeners on higher level components to avoid app dispatcher vomitnickago2015-07-093-9/+9
| * Merge branch 'master' of https://github.com/mattermost/platform into MM-831nickago2015-07-099-94/+138
| |\
| * | Time change ping riding on the status interupt for timestamp updatenickago2015-07-091-0/+9
* | | Merge pull request #160 from ralder/fix-pr-150-MM-895Christopher Speller2015-07-103-8/+14
|\ \ \
| * | | fix bugs for pr #150 MM-895ralder2015-07-103-8/+14
* | | | Merge pull request #152 from faebser/manifest-for-mobileChristopher Speller2015-07-102-0/+26
|\ \ \ \ | |/ / / |/| | |
| * | | remove newlineFabian Frei2015-07-091-1/+1
| * | | added link to manifest.json and ios metatagsFabian Frei2015-07-091-0/+13
| * | | added manifest.jsonFabian Frei2015-07-091-0/+13
* | | | Merge pull request #155 from nickago/MM-1296Joram Wilander2015-07-093-0/+9
|\ \ \ \ | |_|_|/ |/| | |
| * | | Minor formatting changenickago2015-07-091-1/+1
| * | | Added curly bracenickago2015-07-091-1/+2
| * | | Server now notifies users they have been added to a new channelnickago2015-07-093-0/+8
| | |/ | |/|
* | | Merge pull request #151 from asaadmahmoodspin/masterJoram Wilander2015-07-099-94/+138
|\ \ \ | |/ / |/| |
| * | Updating font size and margins for loading animationAsaad Mahmood2015-07-091-1/+2
| * | Updating Ui for postsAsaad Mahmood2015-07-093-67/+92
| * | Merge branch 'master' of https://github.com/mattermost/platformAsaad Mahmood2015-07-0921-232/+342
| |\ \ | |/ / |/| |
* | | Merge pull request #145 from ralder/fix-tabIndex-channel_invite_modalJoram Wilander2015-07-092-93/+66
|\ \ \ | |_|/ |/| |
| * | add missing tabIndex for channel members modalralder2015-07-072-93/+66
* | | Merge pull request #149 from rgarmsen2295/mm-1260Christopher Speller2015-07-082-1/+15
|\ \ \
| * | | Small tweaks and cleanupReed Garmsen2015-07-072-12/+3
| * | | Added a server side check to see if members who are trying to be invited have...Reed Garmsen2015-07-072-2/+25
* | | | Merge pull request #150 from mattermost/mm-895Joram Wilander2015-07-0816-124/+234
|\ \ \ \
| * | | | Adding comments to change versions in syncChristopher Speller2015-07-082-0/+3
| * | | | Finishing centralization of BrowserStoreChristopher Speller2015-07-086-31/+46
| * | | | Modifying all storage to use session storage. Also adding an abstraction laye...Christopher Speller2015-07-0811-100/+192
| | |/ / | |/| |
* | | | Merge pull request #146 from nickago/MM-1284Joram Wilander2015-07-082-14/+27
|\ \ \ \
| * \ \ \ Merge branch 'MM-1284' of https://github.com/nickago/platform into MM-1284nickago2015-07-080-0/+0
| |\ \ \ \
| | * | | | Add ALL the semicolonsnickago2015-07-081-3/+3
| | * | | | Changed linkify to autolinker and wrote gap-bridging codenickago2015-07-072-12/+25
| | |/ / /
| * | | | Semicolons and a bug fixnickago2015-07-081-5/+5
| * | | | Changed linkify to autolinker and wrote gap-bridging codenickago2015-07-082-12/+25
| | | | * MM-1444 - Fixing text selection issueAsaad Mahmood2015-07-091-2/+1
| | | | * MM-1469 - Loading message in more channel modalAsaad Mahmood2015-07-084-63/+12
| | | | * Merge branch 'master' of https://github.com/asaadmahmoodspin/platformAsaad Mahmood2015-07-084-21/+91
| |_|_|/| |/| | | |
| | | | * Merge pull request #1 from rgarmsen2295/mm-1469asaadmahmoodspin2015-07-085-22/+92
| | | | |\
| | | | | * Small changes and code clean-upReed Garmsen2015-07-072-4/+2
| | | | | * Changed loading logic for retrieving more channels to allow for loading anima...Reed Garmsen2015-07-075-22/+94
* | | | | | Merge pull request #130 from hmhealey/staticjsCorey Hulen2015-07-0817-6/+42313
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Use correctly minified and unminified js libraries for JQuery, Bootstrap, and...hmhealey2015-07-085-4/+1473
| * | | | | Copied Bootstrap, jQuery and React libraries and resources into repositoryhmhealey2015-07-0813-4/+40842
| * | | | | Moved minified javascript out of min directoryhmhealey2015-07-082-1/+1
* | | | | | Corrected release numbering in README.mdit332015-07-081-3/+3
|/ / / / /
* | | | | Merge pull request #136 from mattermost/code-reviewJoram Wilander2015-07-084-8/+10
|\ \ \ \ \
| * | | | | team code review=Corey Hulen2015-07-064-8/+10
* | | | | | Merge pull request #148 from hmhealey/mm1488Christopher Speller2015-07-081-2/+3
|\ \ \ \ \ \
| * | | | | | Changed code to dismiss mention list to not trigger when you click on the lis...hmhealey2015-07-071-2/+3
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #147 from rgarmsen2295/mm-934Corey Hulen2015-07-073-3/+3
|\ \ \ \ \ \