Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge branch 'master' into PLT-93 | =Corey Hulen | 2015-09-16 | 4 | -13/+57 | |
|\ | ||||||
| * | Removing js map from react bootstrap to make safari happy. | Christopher Speller | 2015-09-16 | 1 | -1/+0 | |
| | | | | | | | | | | Adding babel runtime to build process because Safari hasen't gotten with the program yet. | |||||
| * | Merge pull request #686 from hmhealey/plt172 | Joram Wilander | 2015-09-16 | 3 | -12/+57 | |
| |\ | | | | | | | PLT-172 Fixes TypeErrors and random jumping that occurs when clicking the scroll bar in the sidebar | |||||
| | * | PLT-172 Added a modified version of perfect-scrollbar-0.6.5 which correctly ↵ | hmhealey | 2015-09-15 | 2 | -6/+9 | |
| | | | | | | | | | | | | stops clicks through the scrollbar | |||||
| | * | PLT-172 Updated perfect-scrollbar to 0.6.5 | hmhealey | 2015-09-15 | 3 | -11/+53 | |
| | | | ||||||
* | | | PLT-93 cleaing up client side configs | =Corey Hulen | 2015-09-15 | 5 | -4/+96 | |
|/ / | ||||||
* / | New add channel modal using react-bootstrap. | Christopher Speller | 2015-09-14 | 13 | -392/+17695 | |
|/ | ||||||
* | Moving config.js to /web/react/utils/ Including in every file needed | Christopher Speller | 2015-09-02 | 1 | -46/+0 | |
| | ||||||
* | Creating local version of fonts retrieved from Google with compatibility | Christopher Speller | 2015-08-28 | 51 | -0/+190471 | |
| | | | | with all browsers. | |||||
* | Revert "MM-1870 Creating local version of fonts retrieved from Google" | Corey Hulen | 2015-08-27 | 22 | -168/+0 | |
| | ||||||
* | Creating local version of fonts retrieved from Google | Christopher Speller | 2015-08-27 | 22 | -0/+168 | |
| | ||||||
* | Merge pull request #381 from mattermost/mm-1705 | Christopher Speller | 2015-08-18 | 1 | -0/+0 | |
|\ | | | | | MM-1705 add google as an oauth single-sign-on service | |||||
| * | incorporate asaad's UI updates for google sign-up | JoramWilander | 2015-08-14 | 1 | -0/+0 | |
| | | ||||||
| * | Cosmetic refactoring of the notifyMe function in utils.jsx and removed ↵ | Reed Garmsen | 2015-08-12 | 2 | -428/+0 | |
| | | | | | | | | unnecessary files | |||||
| * | Minor change to bold and italic parsing to be more similar to code parsing | Reed Garmsen | 2015-08-12 | 1 | -2/+2 | |
| | | ||||||
| * | Cosmetic refactoring of post_body.jsx | Reed Garmsen | 2015-08-12 | 1 | -30/+2 | |
| | | ||||||
| * | Implemented basic text formatting package using a modfied version of the ↵ | Reed Garmsen | 2015-08-12 | 10 | -0/+2158 | |
| | | | | | | | | marked js library. Supports *bold*, _italics_, and `code` | |||||
* | | Implements better markup for css changes to be made, including an overlay of ↵ | Reed Garmsen | 2015-08-12 | 1 | -25/+0 | |
| | | | | | | | | the dropzones and help pic/text | |||||
* | | Switched to using the jquery-dragster library to implement more consistent ↵ | Reed Garmsen | 2015-08-12 | 4 | -0/+148 | |
|/ | | | | drag and drop support, rather than using the inconsistent html5 implementation | |||||
* | Added ShowTermsDuringSignup config option on the client which toggles the ↵ | hmhealey | 2015-08-05 | 1 | -0/+3 | |
| | | | | Terms of Service disclaimer on signup | |||||
* | UI update for files | Asaad Mahmood | 2015-07-29 | 10 | -0/+0 | |
| | ||||||
* | MM-1730 - Updating logo in emails | Asaad Mahmood | 2015-07-28 | 2 | -0/+0 | |
| | ||||||
* | Complete signup page UI changes | Asaad Mahmood | 2015-07-24 | 1 | -0/+0 | |
| | ||||||
* | Update to latest community URLs | it33 | 2015-07-22 | 1 | -3/+8 | |
| | ||||||
* | Merge pull request #183 from nickago/MM-1073 | Joram Wilander | 2015-07-16 | 1 | -0/+4 | |
|\ | | | | | MM-1073 Enable youtube metadata with a google developer key | |||||
| * | Need you GDev key for youtube stuff | nickago | 2015-07-14 | 1 | -0/+4 | |
| | | ||||||
* | | MM-1401 - Removing most inline styles and other UI changes | Asaad Mahmood | 2015-07-17 | 1 | -0/+0 | |
|/ | ||||||
* | added manifest.json | Fabian Frei | 2015-07-09 | 1 | -0/+13 | |
| | ||||||
* | Use correctly minified and unminified js libraries for JQuery, Bootstrap, ↵ | hmhealey | 2015-07-08 | 3 | -0/+1466 | |
| | | | | and Perfect Scrollbar | |||||
* | Copied Bootstrap, jQuery and React libraries and resources into repository | hmhealey | 2015-07-08 | 12 | -0/+40838 | |
| | ||||||
* | Moved minified javascript out of min directory | hmhealey | 2015-07-08 | 1 | -0/+0 | |
| | ||||||
* | MM-1221 - Fixing scrolling issue in the RHS | Asaad Mahmood | 2015-07-07 | 1 | -1/+2 | |
| | ||||||
* | Merge pull request #43 from rgarmsen2295/mm-1202 | Corey Hulen | 2015-06-25 | 1 | -0/+1 | |
|\ | | | | | MM-1202 | |||||
| * | Readded error checking for for first and last names but made the requirement ↵ | Reed Garmsen | 2015-06-19 | 1 | -0/+1 | |
| | | | | | | | | a config toggle instead of always required | |||||
| * | Removed unnecessary comma | Reed Garmsen | 2015-06-17 | 1 | -1/+1 | |
| | | ||||||
| * | Simplified code changes | Reed Garmsen | 2015-06-17 | 1 | -2/+0 | |
| | | ||||||
| * | Added in basic changes necessary to fix some typos. Needs further tests and ↵ | Reed Garmsen | 2015-06-17 | 1 | -2/+4 | |
| | | | | | | | | changes to other config files | |||||
| * | Switching from config file to parsing homelink from url | Christopher Speller | 2015-06-16 | 1 | -1/+1 | |
| | | ||||||
| * | first commit | =Corey Hulen | 2015-06-14 | 45 | -0/+1237 | |
| | ||||||
* | updating ding | =Corey Hulen | 2015-06-23 | 1 | -0/+0 | |
| | ||||||
* | Changing test images | Christopher Speller | 2015-06-22 | 5 | -0/+0 | |
| | ||||||
* | Adding marketing text to configure_links.html | it33 | 2015-06-20 | 1 | -2/+20 | |
| | | | Helping people who newly installed bits learn about community | |||||
* | Removed unnecessary comma | Reed Garmsen | 2015-06-17 | 1 | -1/+1 | |
| | ||||||
* | Simplified code changes | Reed Garmsen | 2015-06-17 | 1 | -2/+0 | |
| | ||||||
* | Added in basic changes necessary to fix some typos. Needs further tests and ↵ | Reed Garmsen | 2015-06-17 | 1 | -2/+4 | |
| | | | | changes to other config files | |||||
* | Switching from config file to parsing homelink from url | Christopher Speller | 2015-06-16 | 1 | -1/+1 | |
| | ||||||
* | first commit | =Corey Hulen | 2015-06-14 | 45 | -0/+1237 | |