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

3795 Коммитов

Автор SHA1 Сообщение Дата
Joram Wilander
42a9c0e90b Merge pull request #1344 from mattermost/tutorial-fix
Add tutorial pref for new users by default
2015-11-06 14:24:23 -05:00
JoramWilander
6a59847070 Simplified unit test 2015-11-06 13:34:14 -05:00
JoramWilander
25c23e2e2f Fix unit test 2015-11-06 13:18:41 -05:00
Harrison Healey
32069345b5 Merge pull request #1345 from hmhealey/plt983
PLT-983 Fix _emphasizing_ markdown text when it's not the start of the post
2015-11-06 13:16:28 -05:00
hmhealey
0239239d29 Changed markdown text regex to not capture the final underscore on a word to better match the original behaviour 2015-11-06 12:55:14 -05:00
JoramWilander
6a2ef68444 Add tutorial pref for new users by default 2015-11-06 12:55:05 -05:00
Joram Wilander
e5b9fb6b95 Merge pull request #1342 from hmhealey/plt761
PLT-761 Removed required whitespace from before @mentions
2015-11-06 12:40:05 -05:00
Joram Wilander
ed2537c4b5 Merge pull request #1341 from hmhealey/plt911
PLT-911 Fixed navigating search autocomplete with the keyboard
2015-11-06 12:39:56 -05:00
Joram Wilander
8d7f1c1705 Merge pull request #1340 from mattermost/markdown-image-fixes
Markdown image fixes.
2015-11-06 12:39:49 -05:00
Joram Wilander
190adae0c9 Merge pull request #1339 from mattermost/loading-forever-fix
Fixed loading forever on first page load
2015-11-06 12:10:38 -05:00
hmhealey
11d6644c53 Changed markdown text regex to capture whitespace preceeding an underscore 2015-11-06 12:06:20 -05:00
Joram Wilander
8022f99da5 Merge pull request #1338 from asaadmahmoodspin/ui-improvements
Updating UI for search autocomplete
2015-11-06 11:56:34 -05:00
Joram Wilander
b11f510db7 Merge pull request #1337 from florianorben/attachments_rhs
Display slack attachments in RHS comment section
2015-11-06 11:56:25 -05:00
hmhealey
6ba996a9e2 Sorted channel suggestions be type before sorting by name 2015-11-06 11:51:10 -05:00
Christopher Speller
9f9c8cb62c Merge pull request #1336 from mattermost/lfbrock-patch-1
Update CHANGELOG.md
2015-11-06 11:42:51 -05:00
Christopher Speller
5fd8b56836 Fixing broken markdown images taking up too much space. Fixed unnessisary expantion of markdown images not in center channel. 2015-11-06 11:40:48 -05:00
hmhealey
95569ff03f Removed required whitespace from before @mentions 2015-11-06 11:30:25 -05:00
Christopher Speller
d020db39cb Fixed loading forever on first page load 2015-11-06 11:20:23 -05:00
Asaad Mahmood
186ab11c57 Updating UI for search autocomplete 2015-11-06 21:17:47 +05:00
Florian Orben
84a561207f display slack attachments in RHS comment section 2015-11-06 17:11:38 +01:00
Joram Wilander
cb1995eac2 Merge pull request #1326 from mattermost/it33-patch-2
Adding doc links
2015-11-06 11:11:30 -05:00
lfbrock
5fe4966a83 Update CHANGELOG.md 2015-11-06 10:49:52 -05:00
Joram Wilander
0d1fe806a0 Merge pull request #1335 from mattermost/triple-dot-fix
Fix user profile never updating properly
2015-11-06 10:36:46 -05:00
Joram Wilander
19328ab5b8 Merge pull request #1334 from mattermost/plt-121
PLT-121 Fixing searching for quotations
2015-11-06 10:24:01 -05:00
it33
bc315c352a Fixed ESLint error 2015-11-06 07:23:18 -08:00
Christopher Speller
029b795e47 Merge pull request #1318 from mattermost/plt-1025
PLT-1025 Make dots in tutorial intro clickable and always at the same spot
2015-11-06 10:22:55 -05:00
Christopher Speller
982162ab0d Merge pull request #1328 from mattermost/PLT-1016
PLT-1016 force logout on other browsers
2015-11-06 10:18:13 -05:00
Christopher Speller
51da1b1ca1 Merge pull request #1332 from mattermost/plt-560
PLT-560 Prevent SSO users from changing their email
2015-11-06 10:17:04 -05:00
Christopher Speller
93a684ca1b Merge pull request #1333 from mattermost/GIT-888
GIT-888 improving perf
2015-11-06 10:16:27 -05:00
JoramWilander
0f4f1f90e7 Fix user profile never updating properly 2015-11-06 10:13:51 -05:00
Christopher Speller
cd31131188 Fixing searching for quotations 2015-11-06 10:09:51 -05:00
=Corey Hulen
4110181ad8 GIT-888 improving perf 2015-11-06 06:35:38 -08:00
Joram Wilander
5359de4a71 Merge pull request #1331 from Tsynapse/patch-2
Update to proxy_pass
2015-11-06 09:09:18 -05:00
Joram Wilander
1ecad4301e Merge pull request #1327 from florianorben/PLT-857-2
PLT-857: Support `attachments` for Incoming Webhooks
2015-11-06 09:05:32 -05:00
JoramWilander
7eca077877 Prevent SSO users from changing their email 2015-11-06 08:56:13 -05:00
Joram Wilander
6417d4728d Merge pull request #1321 from hmhealey/plt911
PLT-911 Search autocomplete improvements
2015-11-06 08:13:03 -05:00
Joram Wilander
23a8dbca9f Merge pull request #1325 from hmhealey/plt618
PLT-618 Ignore formatting markdown lists containing only one element
2015-11-06 08:12:25 -05:00
Joram Wilander
85ff23f823 Merge pull request #1329 from florianorben/no_panic_on_webhook_err
don't panic if incoming webhook contains invalid json
2015-11-06 07:56:44 -05:00
Jason
335e9ece6b Update to proxy_pass
Changed proxy_pass to the mattermost server rather than pointing at the nginx server(localhost)
2015-11-06 07:10:15 -05:00
it33
de5e97167d Rename tests-emoticons.md to test-emoticons.md 2015-11-05 23:57:35 -08:00
it33
ef1926abb5 Create tests-emoticons.md 2015-11-05 23:57:13 -08:00
Corey Hulen
247da8523d Merge pull request #1330 from mattermost/revert-1324-PLT-480
Revert 59581c3850
2015-11-05 23:08:20 -08:00
Corey Hulen
6af93e2a1b Revert 59581c3850 2015-11-05 22:58:33 -08:00
Florian Orben
c1baee3984 don't panic if incoming webhook contains invalid json 2015-11-06 00:42:12 +01:00
Florian Orben
195728b949 remove max column size from 'props' 2015-11-06 00:37:21 +01:00
Florian Orben
7e3b53c37b fix alter table command for postgres 2015-11-06 00:24:39 +01:00
Florian Orben
17a17c336c fix logging statement not to post nonsense 2015-11-06 00:00:11 +01:00
Florian Orben
4dedb14467 remove two unused assignments 2015-11-05 23:57:01 +01:00
Florian Orben
e00836f8df postgres needs another query to get table information... 2015-11-05 23:55:31 +01:00
Florian Orben
b085bc2d56 PLT-857: Support for Incoming Webhooks - Try #2 2015-11-05 23:33:21 +01:00