=Corey Hulen
|
a9c4f5efd0
|
fixing segment bug
|
2015-09-23 14:35:05 -07:00 |
|
=Corey Hulen
|
2f72d4702b
|
fixing segment bug
|
2015-09-23 14:32:44 -07:00 |
|
=Corey Hulen
|
2b5b8f95ed
|
Merge branch 'master' into PLT-11-email
|
2015-09-23 12:55:58 -07:00 |
|
Harrison Healey
|
15f15de8ca
|
Merge pull request #759 from mattermost/plt-242-3
PLT-242 Implement custom UI theme colors.
|
2015-09-23 15:04:22 -04:00 |
|
JoramWilander
|
e4a15076f4
|
Implement UI theme colors.
|
2015-09-23 10:12:40 -04:00 |
|
=Corey Hulen
|
88e5a71e8c
|
Adding service settings to admin console
|
2015-09-22 12:12:50 -07:00 |
|
hmhealey
|
ffe34aa154
|
Restored changes which remove emojify and switch to our own version
|
2015-09-22 13:53:43 -04:00 |
|
Christopher Speller
|
6beadc0319
|
Revert "PLT-289 Properly removed lingering references to emojify"
|
2015-09-22 13:33:11 -04:00 |
|
hmhealey
|
a948935def
|
Properly removed lingering references to emojify
|
2015-09-22 10:54:52 -04:00 |
|
=Corey Hulen
|
99d0db136c
|
Fixing css
|
2015-09-16 23:27:25 -07:00 |
|
=Corey Hulen
|
8e848f38d5
|
PLT-40 adding experimental support for emojis
|
2015-09-16 23:22:15 -07:00 |
|
=Corey Hulen
|
84c0b96e0b
|
Merge branch 'master' into PLT-93
|
2015-09-16 09:29:50 -07:00 |
|
Joram Wilander
|
9f2cd77dc8
|
Merge pull request #686 from hmhealey/plt172
PLT-172 Fixes TypeErrors and random jumping that occurs when clicking the scroll bar in the sidebar
|
2015-09-16 07:44:45 -04:00 |
|
=Corey Hulen
|
b2a679c25d
|
PLT-93 cleaing up client side configs
|
2015-09-15 18:59:14 -07:00 |
|
=Corey Hulen
|
788fc4373b
|
removing loggly
|
2015-09-15 14:20:25 -07:00 |
|
hmhealey
|
49df7c0314
|
PLT-172 Updated perfect-scrollbar to 0.6.5
|
2015-09-15 12:52:52 -04:00 |
|
Christopher Speller
|
0ea0233c50
|
New add channel modal using react-bootstrap.
|
2015-09-14 13:56:58 -04:00 |
|
Christopher Speller
|
f79eea1854
|
Moving config.js to /web/react/utils/ Including in every file needed
|
2015-09-02 16:49:32 -04:00 |
|
Christopher Speller
|
4ff1e95676
|
Merge pull request #494 from rgarmsen2295/mm-1628
MM-1628 The navbar is no longer completely obscured by the status bar in full screen safari on iOS
|
2015-08-31 09:03:56 -04:00 |
|
Christopher Speller
|
53ee786a8b
|
Creating local version of fonts retrieved from Google with compatibility
with all browsers.
|
2015-08-28 08:44:29 -04:00 |
|
Corey Hulen
|
c64ad4970a
|
Revert "MM-1870 Creating local version of fonts retrieved from Google"
|
2015-08-27 16:08:43 -07:00 |
|
Reed Garmsen
|
192c82772b
|
When viewing the site on iOS from the home screen, the top of the screen is no longer obscured by the phone's status bar
|
2015-08-27 09:32:30 -07:00 |
|
Christopher Speller
|
187ce1487e
|
Creating local version of fonts retrieved from Google
|
2015-08-27 09:45:42 -04:00 |
|
nickago
|
aaa0bb9d4d
|
Added help text to profile picture screen
|
2015-08-21 08:09:02 -07:00 |
|
Christopher Speller
|
a7e935af9c
|
Cosmetic refactoring for ESLint
|
2015-08-19 08:53:52 -04:00 |
|
Reed Garmsen
|
9f9d93e613
|
Switched to using the jquery-dragster library to implement more consistent drag and drop support, rather than using the inconsistent html5 implementation
|
2015-08-12 12:29:57 -07:00 |
|
nickago
|
c0d225c6d8
|
Removed ability to place MM in an iframe
|
2015-07-24 13:50:56 -07:00 |
|
=Corey Hulen
|
876ad10f6f
|
Fixes javascript console errors
|
2015-07-17 15:41:55 -08:00 |
|
hmhealey
|
1c7f0be268
|
Renamed all clientside references from full_name to nickname
|
2015-07-17 15:13:31 -04:00 |
|
ralder
|
56db6ad08c
|
remove admin's ability to manage members of default channel (fixes #172)
|
2015-07-16 07:20:48 -07:00 |
|
Fabian Frei
|
5df0a55a5a
|
remove newline
|
2015-07-09 11:42:41 +02:00 |
|
Fabian Frei
|
cb2cb1ee42
|
added link to manifest.json and ios metatags
|
2015-07-09 11:24:46 +02:00 |
|
hmhealey
|
9da9f62f44
|
Use correctly minified and unminified js libraries for JQuery, Bootstrap, and Perfect Scrollbar
|
2015-07-08 09:28:58 -04:00 |
|
hmhealey
|
66e2ff0ae3
|
Copied Bootstrap, jQuery and React libraries and resources into repository
|
2015-07-08 09:15:10 -04:00 |
|
hmhealey
|
cafae64a90
|
Moved minified javascript out of min directory
|
2015-07-08 09:15:10 -04:00 |
|
Asaad Mahmood
|
e46561339f
|
MM-1426 - Updating UI
|
2015-07-17 21:04:33 +05:00 |
|
JoramWilander
|
69dbc7e5cb
|
fixes mm-1223 gracefully handle missing analytics configs
|
2015-06-15 08:00:53 -04:00 |
|
=Corey Hulen
|
56e74239d6
|
first commit
|
2015-06-14 23:53:32 -08:00 |
|