Reed Garmsen
|
023b286930
|
Removed warning message when at the max character limit
|
2015-08-28 14:43:48 -07:00 |
|
JoramWilander
|
4ea9635b50
|
Remove Google as a SSO service.
|
2015-08-28 10:02:45 -04:00 |
|
Christopher Speller
|
75af5d4536
|
Merge pull request #496 from mattermost/mm-2015
MM-2015 Added the ability to create a team with SSO services and added the ability to turn off email sign up.
|
2015-08-28 09:14:37 -04:00 |
|
JoramWilander
|
f5fec3a157
|
Added the ability to create a team with SSO services and added the ability to turn off email sign up.
|
2015-08-28 08:37:55 -04:00 |
|
nickago
|
a61688f9eb
|
removed vestigial perfect Scrollbar command
|
2015-08-27 13:16:57 -07:00 |
|
JoramWilander
|
a6c7fe76a5
|
If we don't have any posts for a channel, pull page rather than pulling latest.
|
2015-08-27 12:56:15 -04:00 |
|
Christopher Speller
|
e1c09605dc
|
Merge pull request #469 from mattermost/mm-1699
MM-1699 Refactored post handling/updating on both the client and server
|
2015-08-27 11:22:19 -04:00 |
|
Christopher Speller
|
d5e202a4d9
|
Merge pull request #472 from rgarmsen2295/mm-1853
MM-1853 Prevents users from typing more than 4000 characters into any any post/comment
|
2015-08-27 10:01:54 -04:00 |
|
JoramWilander
|
041d89b85a
|
Refactored post handling/updating on both the client and server.
|
2015-08-27 08:21:26 -04:00 |
|
Reed Garmsen
|
a56603d666
|
Moved duplicate code into functions and added better handling of large paste text dumps
|
2015-08-26 16:53:19 -07:00 |
|
Corey Hulen
|
eb5af31c17
|
Merge pull request #466 from mattermost/mm-1912
Fixes mm-1912 move get file info into its own web service call
|
2015-08-25 13:17:21 -07:00 |
|
Reed Garmsen
|
656a88efdd
|
Fixed issue with carriage returns being counted improperly in non-ie browsers and updated error messages to be appropriate to what is being typed (message vs. post vs. edit)
|
2015-08-25 13:16:44 -07:00 |
|
Reed Garmsen
|
5766bbfc65
|
Prevents users from typing more than 4000 characters into any 'textbox' (posts, comments, and post/comment edits). Also adds new error message for when users hit exactly 4000 characters so they know the limit.
|
2015-08-25 09:40:08 -07:00 |
|
Christopher Speller
|
bca7cb76db
|
Merge pull request #458 from rgarmsen2295/mm-1983
MM-1983 Fixed issue with timestamp incorrectly displaying single digit minutes
|
2015-08-25 08:48:32 -04:00 |
|
=Corey Hulen
|
64b179ab0e
|
Fixes mm-1912 move get file info into its own web service call
|
2015-08-24 15:03:52 -07:00 |
|
Corey Hulen
|
192e18cdd0
|
Merge pull request #449 from rgarmsen2295/mm-1933
Multiple fixes for IE10 & Edge browsers primarily due to aggressive ajax call caching on the browser
|
2015-08-24 11:27:49 -07:00 |
|
Reed Garmsen
|
911836d597
|
Fixed issue with timestamp incorrectly displaying single digit minutes
|
2015-08-24 10:52:53 -07:00 |
|
Reed Garmsen
|
86428fff99
|
Fixes issue with profile pictures not updating w/o refresh and prevents more ie10 ajax caching issues
|
2015-08-22 11:59:42 -07:00 |
|
Reed Garmsen
|
d629248151
|
Fixed issue with logout in active sessions not working in ie10
|
2015-08-22 11:27:45 -07:00 |
|
Reed Garmsen
|
c1afc988cb
|
Added cache: false to ajax calls that caused problems with ie10
|
2015-08-22 11:27:45 -07:00 |
|
nickago
|
65349d0259
|
Added fullscreen capability to youtube embed
|
2015-08-21 15:21:47 -07:00 |
|
Christopher Speller
|
24c13730ef
|
Fixing AM-PM issue
|
2015-08-20 12:59:07 -04:00 |
|
Christopher Speller
|
450494548d
|
Fixing a few refactoring errors.
|
2015-08-20 08:41:45 -04:00 |
|
Joram Wilander
|
5f43945805
|
Merge pull request #394 from mattermost/mm-1410
MM-1410 Initial implementaiton of import from Slack
|
2015-08-19 12:19:02 -04:00 |
|
JoramWilander
|
cc40ca1ac0
|
Added a message deleted indicator when a post is deleted to let the user know what's happening.
|
2015-08-19 09:52:03 -04:00 |
|
Christopher Speller
|
9222e191aa
|
Requiring team admin to import and fixing a few style issues
|
2015-08-19 08:53:52 -04:00 |
|
Christopher Speller
|
a7e935af9c
|
Cosmetic refactoring for ESLint
|
2015-08-19 08:53:52 -04:00 |
|
Christopher Speller
|
d78ebab108
|
Implemention of slack import feature.
|
2015-08-19 08:52:49 -04:00 |
|
Corey Hulen
|
5bf1aac697
|
Merge pull request #383 from rgarmsen2295/mm-1584b
MM-1584 Private message channels no longer do a page refresh on creation/first use
|
2015-08-18 21:19:15 -07:00 |
|
Reed Garmsen
|
f2b06cfc7c
|
Added feature to the 'More...' PM channel list and fixed small cosmetic issues
|
2015-08-18 08:47:14 -07:00 |
|
Reed Garmsen
|
2b80620cee
|
Private message channels no longer refresh on creation/first use
|
2015-08-18 08:33:12 -07:00 |
|
nickago
|
7ce0bf8f6c
|
Formatted comments' time in RHS similar to root
|
2015-08-18 08:31:25 -07:00 |
|
JoramWilander
|
fa1491bbfb
|
finalize implenetation of predictive client posts so that users get immediate feedback after posting
|
2015-08-18 08:59:26 -04:00 |
|
JoramWilander
|
32f7b50bb5
|
adds predictive posting on the client
|
2015-08-18 08:58:02 -04:00 |
|
Christopher Speller
|
4805608cc9
|
Merge pull request #391 from asaadmahmoodspin/master
Multiple UI changes
|
2015-08-18 08:56:24 -04:00 |
|
Christopher Speller
|
2f1dcf6f52
|
Merge pull request #381 from mattermost/mm-1705
MM-1705 add google as an oauth single-sign-on service
|
2015-08-18 08:47:35 -04:00 |
|
Joram Wilander
|
5f7be5c1d3
|
Merge pull request #374 from nickago/MM-1299
MM-1299 Fixes problem of two notification sounds in firefox
|
2015-08-18 07:51:04 -04:00 |
|
Asaad Mahmood
|
f68a8c8de3
|
Multiple UI changes
|
2015-08-18 11:58:15 +05:00 |
|
Joram Wilander
|
646214b49b
|
Revert "Mm 1640 Fixed odd scrolling issues on channel refresh"
|
2015-08-17 11:35:30 -04:00 |
|
nickago
|
fb9e891246
|
Added hardcoded firefox function
|
2015-08-17 08:10:49 -07:00 |
|
Christopher Speller
|
1c65fe1f84
|
Merge pull request #372 from nickago/MM-1640
Mm 1640 Fixed odd scrolling issues on channel refresh
|
2015-08-17 09:44:27 -04:00 |
|
nickago
|
63005366ad
|
move browser check functionality into a method
|
2015-08-14 14:21:41 -07:00 |
|
Christopher Speller
|
26a8e19a35
|
Revert "MM-375 Adds text formatting features using a modified version of the marked js library"
|
2015-08-14 15:03:32 -04:00 |
|
JoramWilander
|
a7f09be978
|
merge async_client getMe changes
|
2015-08-14 12:39:38 -04:00 |
|
JoramWilander
|
b704e9489b
|
added google sign-in functionality to the client, with minor model modifications
|
2015-08-14 12:38:16 -04:00 |
|
Joram Wilander
|
b9aef9f2a6
|
Merge pull request #360 from rgarmsen2295/mm-375d
MM-375 Adds text formatting features using a modified version of the marked js library
|
2015-08-14 09:28:24 -04:00 |
|
Christopher Speller
|
92c4df5b10
|
Merge pull request #370 from hmhealey/mm1812
MM-1812 Provide warnings on team invite screens when email is disabled
|
2015-08-14 08:48:24 -04:00 |
|
Christopher Speller
|
a8930cbabe
|
Merge pull request #365 from mattermost/mm-1700
MM-1700 don't pull all channel data all the time
|
2015-08-14 08:35:19 -04:00 |
|
hmhealey
|
8fc4456213
|
Removed isEmailEnabledSynchronous and switched the email disabled warnings to use ConfigStore
|
2015-08-13 13:23:56 -04:00 |
|
hmhealey
|
ca919538cc
|
Added ConfigStore that is populated from the server
|
2015-08-13 13:01:21 -04:00 |
|