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

1830 Коммитов

Автор SHA1 Сообщение Дата
hmhealey
4ac5530205 Added null check when accessing post text 2015-11-13 12:30:22 -05:00
Asaad Mahmood
25fdacd46a UI changes for Direct messages and Bad connection 2015-11-13 11:59:15 +05:00
JoramWilander
946ce3e244 Make import/export theme input box editable 2015-11-12 13:19:04 -05:00
JoramWilander
72c7e06644 Remove unneed role 2015-11-11 12:56:04 -05:00
JoramWilander
b42404dcba Remove unneed argument 2015-11-11 12:54:57 -05:00
JoramWilander
782709aa56 Fix channel invite button on channel intro message and fix empty channel invite modal. 2015-11-11 12:53:18 -05:00
hmhealey
f7b099ffdb Added text to the edit channel purpose menu option on mobile 2015-11-10 14:49:55 -05:00
hmhealey
1808e8eafa Updated post components to re-render after first receiving user profiles 2015-11-09 16:13:02 -05:00
Christopher Speller
79cc0be0b0 Merge pull request #1367 from asaadmahmoodspin/ui-improvements
Updating tutorial tip and adding div tags to webhook labels.
2015-11-09 14:13:36 -05:00
Christopher Speller
3ad252995a Merge pull request #1366 from mattermost/jump-to-new
Jumps up to new messages indicator when new messages present
2015-11-09 14:04:00 -05:00
Asaad Mahmood
16e877f99e Updating variable tipColor 2015-11-09 23:56:11 +05:00
Asaad Mahmood
577427e7fd Updating tutorial tip 2015-11-09 23:43:44 +05:00
JoramWilander
661b4a38b2 Add new line break 2015-11-09 13:19:47 -05:00
Christopher Speller
d56d9c2f12 Jumps up to new messages indicator when new messages present 2015-11-09 09:16:01 -05:00
Christopher Speller
4795c7c003 Fixing jumping to bottom of channels when messages recieved in anouther channel 2015-11-06 14:20:54 -05:00
Christopher Speller
1610fe6ca5 Revert "Fixed loading forever on first page load"
This reverts commit d020db39cb.
2015-11-06 13:53:26 -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
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
hmhealey
6ba996a9e2 Sorted channel suggestions be type before sorting by name 2015-11-06 11:51:10 -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
0d1fe806a0 Merge pull request #1335 from mattermost/triple-dot-fix
Fix user profile never updating properly
2015-11-06 10:36:46 -05: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
JoramWilander
0f4f1f90e7 Fix user profile never updating properly 2015-11-06 10:13:51 -05:00
=Corey Hulen
4110181ad8 GIT-888 improving perf 2015-11-06 06:35:38 -08: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
Corey Hulen
6af93e2a1b Revert 59581c3850 2015-11-05 22:58:33 -08:00
Florian Orben
4dedb14467 remove two unused assignments 2015-11-05 23:57:01 +01:00
Florian Orben
b085bc2d56 PLT-857: Support for Incoming Webhooks - Try #2 2015-11-05 23:33:21 +01:00
Florian Orben
4b6eb56415 collapse text after 700 chars or 5 line breaks 2015-11-05 23:33:21 +01:00
Florian Orben
d3ed791ab5 attachments frontend 2015-11-05 23:33:21 +01:00
Harrison Healey
d96cb50b68 Merge pull request #1320 from mattermost/PLT-1040
PLT-1040 changing ding
2015-11-05 17:26:42 -05:00
hmhealey
431cb089ed Changed markdown lexer to ignore lists containing only one item 2015-11-05 16:49:43 -05:00
hmhealey
f0578868ed Cleaned up Markedown Lexer for eslint 2015-11-05 16:19:53 -05:00
=Corey Hulen
3c16cffea2 Switching to mp3 2015-11-05 13:18:30 -08:00
Martin Fischer
08e03e615c PLT-480: Use Utils.displayUsername for username renderings. (fixes #874) 2015-11-05 22:15:07 +01:00