Commit Graph

374 Commits

Author SHA1 Message Date
Corey Hulen
b3fea25edd Merge pull request #590 from nickago/MM-1932
MM-1932 Added emoji wrapper with cross platform available gliffs
2015-09-03 13:37:00 -07:00
nickago
c81efd1391 Added emoji wrapper with cross platform available gliffs 2015-09-03 09:35:40 -07:00
hmhealey
fede1ae96f MM-1852 Fixed hashtag regex so that it only looks for hashtags starting with a # 2015-09-03 12:21:13 -04:00
Corey Hulen
723e0756e8 Merge pull request #566 from nickago/hotfix
fixed bug in function binding causing search to slip to end word of post
2015-09-02 13:55:13 -07:00
nickago
d2904c4dcb fixed bug in function binding causing trimWord to slip to end word of post 2015-09-02 13:52:48 -07: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
0ffb8e6203 Cosmetic refactoring for ESLint 2015-09-02 10:49:01 -04:00
Christopher Speller
3cdd0192dd Merge pull request #492 from nickago/MM-1796
MM-1796 Added parsing of the 't=' parameter on youtube videos
2015-08-31 09:03:38 -04:00
Christopher Speller
34cd8b5059 Merge pull request #477 from nickago/MM-1794
MM-1794 Reformatted Youtube video display
2015-08-31 09:03:19 -04:00
Christopher Speller
ccb5d076d5 Merge pull request #475 from nickago/MM-1773
MM-1773a Add wildcard searching for postgresql
2015-08-31 09:03:11 -04:00
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
nickago
824917b029 Added wildcard highlighting and removed redundant whitespace parsing 2015-08-27 08:57:07 -07: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
nickago
b29fe02d66 Added parsing of the 't=' parameter on youtube videos 2015-08-27 08:07:54 -07: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
nickago
91c8101797 Reformatted Youtube video display 2015-08-25 16:59:54 -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