Граф коммитов

1862 Коммитов

Автор SHA1 Сообщение Дата
Corey Hulen
bcde2adde7 Merge pull request #506 from nickago/hotfix
hotfix: removed vestigial perfect Scrollbar command
2015-08-27 13:25:20 -07:00
nickago
a61688f9eb removed vestigial perfect Scrollbar command 2015-08-27 13:16:57 -07:00
Corey Hulen
773e3fa377 Merge pull request #505 from mattermost/post-create-time
Force fresh timestamp for CreateAt field of Posts before saving to DB.
2015-08-27 12:26:07 -07:00
JoramWilander
cf58f95854 Force fresh timestamp for CreateAt field of Posts before saving to DB. 2015-08-27 15:07:39 -04:00
Joram Wilander
c7e83f634a Merge pull request #499 from mattermost/MM-2033
MM-2033 fixes img showing infinity progress
2015-08-27 14:47:48 -04:00
Corey Hulen
1d23d9db60 Merge pull request #503 from willstacey/patch-1
Spelling error
2015-08-27 11:45:50 -07:00
Corey Hulen
6632f9229d Merge pull request #502 from jasonblais/patch-1
Add missing period
2015-08-27 11:45:29 -07:00
Corey Hulen
10579966b6 Merge pull request #501 from doosp/patch-1
Adding Periods
2015-08-27 11:45:20 -07:00
Corey Hulen
6a245e71e8 Merge pull request #500 from lindy65/patch-1
Adding missing period
2015-08-27 11:45:03 -07:00
willstacey
b0dcb50c75 Spelling error
somthing -> something
2015-08-27 11:26:38 -07:00
jasonblais
0677594961 Add missing period 2015-08-27 14:26:24 -04:00
doosp
b1a5d60ed4 Adding Periods 2015-08-27 11:24:52 -07:00
lindy65
45fb4580b0 Adding missing period 2015-08-27 20:19:57 +02:00
Christopher Speller
bc171ba7c9 Merge pull request #498 from mattermost/it33-patch-1
Updating help text for Slack Import screen
2015-08-27 14:18:59 -04:00
=Corey Hulen
0bd96663f9 MM-2033 fixes img showing infinity progress 2015-08-27 11:05:54 -07:00
=Corey Hulen
30f22ec9c7 MM-2033 fixes img showing infinity progress 2015-08-27 11:05:18 -07:00
it33
1f30ed3a4d Updating help text for Slack Import screen 2015-08-27 10:46:42 -07:00
Joram Wilander
db7e8c1288 Merge pull request #491 from mattermost/mm-1998
MM-1998 Temporary PM channels now use username instead of display name
2015-08-27 13:43:13 -04:00
Christopher Speller
0f06599763 Merge pull request #495 from mattermost/minor-post-change
If we don't have any posts for a channel, pull page rather than pulling latest
2015-08-27 13:14:56 -04: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
Corey Hulen
bb0d95eff9 Merge pull request #490 from mattermost/mm-1870
MM-1870 Creating local version of fonts retrieved from Google
2015-08-27 09:41:00 -07:00
Christopher Speller
305a74c78d Merge pull request #474 from mattermost/PL-4
Fixes PL-1 and PL-3 Restricting team creation
2015-08-27 12:09:35 -04:00
=Corey Hulen
9abf980b0e PL-3 fixing config files 2015-08-27 09:04:28 -07:00
Corey Hulen
d3093028cf Merge pull request #484 from mattermost/mm-1994
MM-1994 Improvements to import UI
2015-08-27 08:32:09 -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
Christopher Speller
38994fc50c Temporary PM channels now use username instead of display name 2015-08-27 10:42:48 -04:00
Christopher Speller
ea4beb7c45 Merge pull request #487 from rgarmsen2295/mm-2000
MM-2000 Added links to the teams listed in the 'Find your teams' email
2015-08-27 10:02: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
Joram Wilander
cf1c2ad2cc Merge pull request #481 from BastienDurel/master
Add Date header in mail so it will be sorted correctly
2015-08-27 09:46:29 -04:00
Christopher Speller
187ce1487e Creating local version of fonts retrieved from Google 2015-08-27 09:45:42 -04:00
Bastien Durel
dce1f1e988 Use better format for date, as RFC1123 re-defined it over RFC822, and states 'implementations SHOULD use numeric timezones instead of timezone names' 2015-08-27 15:03:04 +02:00
JoramWilander
041d89b85a Refactored post handling/updating on both the client and server. 2015-08-27 08:21:26 -04:00
Christopher Speller
8356e25f80 Merge pull request #471 from nickago/MM-1803
MM-1803 Added clearing of search bar on close of comment section of RHS
2015-08-27 08:19:40 -04:00
Joram Wilander
232fd59ef4 Merge pull request #470 from nickago/MM-1945
MM-1945 Added a link to error page that returns users to the root page
2015-08-27 08:18:59 -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
Reed Garmsen
841aef34f5 Added links to the teams listed in the 'Find your teams' email 2015-08-26 15:02:34 -07:00
Christopher Speller
1ed6718dd9 Improvements to import UI 2015-08-26 15:24:17 -04:00
Bastien Durel
ab5b2d12a5 missing tab 2015-08-26 20:17:52 +02:00
Bastien Durel
2ebbc7a410 Merge branch 'master' of github.com:mattermost/platform 2015-08-26 17:01:39 +02:00
Bastien Durel
224e7d1a7b tabify 2015-08-26 16:45:57 +02:00
Bastien Durel
af02957c22 add date header in mail 2015-08-26 16:43:24 +02:00
Christopher Speller
378f0b52c1 Merge pull request #478 from rgarmsen2295/mm-2007
MM-2007 Clears the 'New Channel' dialogue box of errors and previous input on exit
2015-08-26 09:28:16 -04:00
Reed Garmsen
68ba3174fe Clears the 'new channel' dialogue box of errors and previous input on exit 2015-08-25 17:38:16 -07:00
Corey Hulen
d653dc18e4 Merge pull request #476 from rgarmsen2295/mm-1915
MM-1915 Added white background to non-image file previews
2015-08-25 16:49:48 -07:00
Reed Garmsen
146b349183 Added white background to non-image files (was previously transparent 2015-08-25 16:17:25 -07:00
=Corey Hulen
0418f76274 Fixes PL-3 Restrict team creation to specific domains 2015-08-25 14:40:44 -07:00
=Corey Hulen
67bc12e4b7 Fixes PL-3 Restrict team creation to specific domains 2015-08-25 14:40:16 -07:00
=Corey Hulen
d132de4400 Fixes PL-1 added ability to disable team creation 2015-08-25 14:28:02 -07:00
=Corey Hulen
3ba4914b49 fixing build 2015-08-25 13:27:23 -07:00
nickago
70634ecdf2 Added clearing of search bar on close of comment section of RHS 2015-08-25 13:26:36 -07:00