Joram Wilander
|
125094b21b
|
Merge pull request #682 from mattermost/nc-patch
Fixing cutoff team name in new channel modal.
|
2015-09-15 11:16:31 -04:00 |
|
Joram Wilander
|
4a9984d166
|
Merge pull request #676 from hmhealey/mm1900b
MM-1900 Removed textToJsx
|
2015-09-15 08:20:01 -04:00 |
|
Christopher Speller
|
edecf835ed
|
Fixing cutoff team name in new channel modal
|
2015-09-15 08:11:00 -04:00 |
|
Corey Hulen
|
bfebb41bc0
|
Merge pull request #678 from mattermost/mm-1589
PLT-171 MM-1589 New add channel modal using react-bootstrap.
|
2015-09-14 16:57:54 -07:00 |
|
Christopher Speller
|
0ea0233c50
|
New add channel modal using react-bootstrap.
|
2015-09-14 13:56:58 -04:00 |
|
hmhealey
|
d8779efc99
|
Removed textToJsx!
|
2015-09-14 12:22:02 -04:00 |
|
Michael Leer
|
90ef55b428
|
replace lowerName with name
|
2015-09-14 16:10:31 +01:00 |
|
Michael Leer
|
5fbd1e9860
|
PLT-41
Removed lowercase from the error wording.
Removed additional toLowerCase within validator.
|
2015-09-14 15:15:48 +01:00 |
|
hmhealey
|
45b034053a
|
Fixed @mentions containing uppercase characters
|
2015-09-04 12:34:55 -04: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 |
|
nickago
|
a61688f9eb
|
removed vestigial perfect Scrollbar command
|
2015-08-27 13:16:57 -07: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 |
|
=Corey Hulen
|
64b179ab0e
|
Fixes mm-1912 move get file info into its own web service call
|
2015-08-24 15:03:52 -07:00 |
|
Reed Garmsen
|
911836d597
|
Fixed issue with timestamp incorrectly displaying single digit minutes
|
2015-08-24 10:52:53 -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 |
|
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 |
|
nickago
|
7ce0bf8f6c
|
Formatted comments' time in RHS similar to root
|
2015-08-18 08:31:25 -07:00 |
|
Christopher Speller
|
4805608cc9
|
Merge pull request #391 from asaadmahmoodspin/master
Multiple UI changes
|
2015-08-18 08:56:24 -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 |
|
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 |
|
nickago
|
c5ee567bac
|
Refactored such that the menu doesn't open for firefox users
|
2015-08-13 08:50:40 -07:00 |
|
nickago
|
0b22bb25c1
|
Handed control of notification sounds over to browser for firefox
|
2015-08-12 15:27:46 -07:00 |
|
Reed Garmsen
|
41e74860d8
|
Cosmetic refactoring of the notifyMe function in utils.jsx and removed unnecessary files
|
2015-08-12 11:19:42 -07:00 |
|