Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | remove newline | Fabian Frei | 2015-07-09 | 1 | -1/+1 | |
| * | | | | added link to manifest.json and ios metatags | Fabian Frei | 2015-07-09 | 1 | -0/+13 | |
| * | | | | added manifest.json | Fabian Frei | 2015-07-09 | 1 | -0/+13 | |
* | | | | | Merge pull request #155 from nickago/MM-1296 | Joram Wilander | 2015-07-09 | 3 | -0/+9 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Minor formatting change | nickago | 2015-07-09 | 1 | -1/+1 | |
| * | | | | Added curly brace | nickago | 2015-07-09 | 1 | -1/+2 | |
| * | | | | Server now notifies users they have been added to a new channel | nickago | 2015-07-09 | 3 | -0/+8 | |
| | |/ / | |/| | | ||||||
| | | * | Improving mentions list and other UI improvements | Asaad Mahmood | 2015-07-10 | 7 | -37/+66 | |
| |_|/ |/| | | ||||||
* | | | Merge pull request #151 from asaadmahmoodspin/master | Joram Wilander | 2015-07-09 | 9 | -94/+138 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Updating font size and margins for loading animation | Asaad Mahmood | 2015-07-09 | 1 | -1/+2 | |
| * | | Updating Ui for posts | Asaad Mahmood | 2015-07-09 | 3 | -67/+92 | |
| * | | Merge branch 'master' of https://github.com/mattermost/platform | Asaad Mahmood | 2015-07-09 | 21 | -232/+342 | |
| |\ \ | |/ / |/| | | ||||||
* | | | Merge pull request #145 from ralder/fix-tabIndex-channel_invite_modal | Joram Wilander | 2015-07-09 | 2 | -93/+66 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | add missing tabIndex for channel members modal | ralder | 2015-07-07 | 2 | -93/+66 | |
* | | | Merge pull request #149 from rgarmsen2295/mm-1260 | Christopher Speller | 2015-07-08 | 2 | -1/+15 | |
|\ \ \ | ||||||
| * | | | Small tweaks and cleanup | Reed Garmsen | 2015-07-07 | 2 | -12/+3 | |
| * | | | Added a server side check to see if members who are trying to be invited have... | Reed Garmsen | 2015-07-07 | 2 | -2/+25 | |
* | | | | Merge pull request #150 from mattermost/mm-895 | Joram Wilander | 2015-07-08 | 16 | -124/+234 | |
|\ \ \ \ | ||||||
| * | | | | Adding comments to change versions in sync | Christopher Speller | 2015-07-08 | 2 | -0/+3 | |
| * | | | | Finishing centralization of BrowserStore | Christopher Speller | 2015-07-08 | 6 | -31/+46 | |
| * | | | | Modifying all storage to use session storage. Also adding an abstraction laye... | Christopher Speller | 2015-07-08 | 11 | -100/+192 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #146 from nickago/MM-1284 | Joram Wilander | 2015-07-08 | 2 | -14/+27 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge branch 'MM-1284' of https://github.com/nickago/platform into MM-1284 | nickago | 2015-07-08 | 0 | -0/+0 | |
| |\ \ \ \ | ||||||
| | * | | | | Add ALL the semicolons | nickago | 2015-07-08 | 1 | -3/+3 | |
| | * | | | | Changed linkify to autolinker and wrote gap-bridging code | nickago | 2015-07-07 | 2 | -12/+25 | |
| | |/ / / | ||||||
| * | | | | Semicolons and a bug fix | nickago | 2015-07-08 | 1 | -5/+5 | |
| * | | | | Changed linkify to autolinker and wrote gap-bridging code | nickago | 2015-07-08 | 2 | -12/+25 | |
| | | | * | MM-1444 - Fixing text selection issue | Asaad Mahmood | 2015-07-09 | 1 | -2/+1 | |
| | | | * | MM-1469 - Loading message in more channel modal | Asaad Mahmood | 2015-07-08 | 4 | -63/+12 | |
| | | | * | Merge branch 'master' of https://github.com/asaadmahmoodspin/platform | Asaad Mahmood | 2015-07-08 | 4 | -21/+91 | |
| |_|_|/| |/| | | | | ||||||
| | | | * | Merge pull request #1 from rgarmsen2295/mm-1469 | asaadmahmoodspin | 2015-07-08 | 5 | -22/+92 | |
| | | | |\ | ||||||
| | | | | * | Small changes and code clean-up | Reed Garmsen | 2015-07-07 | 2 | -4/+2 | |
| | | | | * | Changed loading logic for retrieving more channels to allow for loading anima... | Reed Garmsen | 2015-07-07 | 5 | -22/+94 | |
* | | | | | | Merge pull request #130 from hmhealey/staticjs | Corey Hulen | 2015-07-08 | 17 | -6/+42313 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Use correctly minified and unminified js libraries for JQuery, Bootstrap, and... | hmhealey | 2015-07-08 | 5 | -4/+1473 | |
| * | | | | | Copied Bootstrap, jQuery and React libraries and resources into repository | hmhealey | 2015-07-08 | 13 | -4/+40842 | |
| * | | | | | Moved minified javascript out of min directory | hmhealey | 2015-07-08 | 2 | -1/+1 | |
* | | | | | | Corrected release numbering in README.md | it33 | 2015-07-08 | 1 | -3/+3 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #136 from mattermost/code-review | Joram Wilander | 2015-07-08 | 4 | -8/+10 | |
|\ \ \ \ \ | ||||||
| * | | | | | team code review | =Corey Hulen | 2015-07-06 | 4 | -8/+10 | |
* | | | | | | Merge pull request #148 from hmhealey/mm1488 | Christopher Speller | 2015-07-08 | 1 | -2/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Changed code to dismiss mention list to not trigger when you click on the lis... | hmhealey | 2015-07-07 | 1 | -2/+3 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge pull request #147 from rgarmsen2295/mm-934 | Corey Hulen | 2015-07-07 | 3 | -3/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Changed textarea resizeability from being a blanket statement to everything t... | Reed Garmsen | 2015-07-07 | 4 | -4/+3 | |
| * | | | | | | Prevent text areas from being resizeable | Reed Garmsen | 2015-07-07 | 1 | -0/+1 | |
* | | | | | | | Merge pull request #143 from rgarmsen2295/mm-1416 | Corey Hulen | 2015-07-07 | 2 | -2/+23 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Added new error message when trying to add a channel that was previously dele... | Reed Garmsen | 2015-07-06 | 2 | -2/+23 | |
* | | | | | | | | Merge pull request #137 from nickago/MM-1417 | Corey Hulen | 2015-07-07 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | redirected channel name 404's to town square | nickago | 2015-07-06 | 1 | -1/+4 | |
* | | | | | | | | Merge pull request #142 from asaadmahmoodspin/master | Joram Wilander | 2015-07-07 | 4 | -31/+23 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | / | |_|_|_|_|_|/ |/| | | | | | |