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

478 Коммитов

Автор SHA1 Сообщение Дата
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
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
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
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
Florian Orben
d3ed791ab5 attachments frontend 2015-11-05 23:33:21 +01: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
hmhealey
fedfeb67aa Copied part of the marked lexer into markdown.jsx 2015-11-05 15:53:10 -05:00
=Corey Hulen
5dbefdecfe PLT-1016 force logout on other browsers 2015-11-05 11:54:40 -08:00
hmhealey
9b218c1af1 Moved highlighting code out of markdown.jsx 2015-11-05 14:47:16 -05:00
hmhealey
e29342d426 Moved public and private channels into separate sections in the search autocomplete 2015-11-05 14:12:31 -05:00
=Corey Hulen
a28441be7e PLT-1040 changing ding 2015-11-05 10:23:06 -08:00
JoramWilander
c41dd77b29 Only allow one ding every 3s 2015-11-05 10:44:38 -05:00
JoramWilander
d48b305661 Add constant form 'mention' 2015-11-05 09:42:29 -05:00
Christopher Speller
40eea5b5e3 Merge pull request #1308 from asaadmahmoodspin/plt-960
Plt 960 - Moving code themes into custom themes
2015-11-05 07:31:37 -05:00
Corey Hulen
72a18e7d10 Merge pull request #1298 from asaadmahmoodspin/ui-improvements
Multiple UI Improvements
2015-11-04 21:23:02 -08:00
Reed Garmsen
4897997025 Removed old code theme selector and fixed some issues 2015-11-04 14:58:21 -08:00
Reed Garmsen
0054924cdb Moved code theme picker into custom theme subarea 2015-11-04 13:05:55 -08:00
Christopher Speller
aee6d9b608 Merge pull request #1287 from hmhealey/plt382
PLT-382 Refactored some modals to use React-Bootstrap and added a confirmation when discarding theme changes
2015-11-04 12:59:41 -05:00
Asaad Mahmood
2cf2b9b2a6 Making tutorial buttons and tutorial circles consistent 2015-11-04 22:37:26 +05:00
hmhealey
cfcfd3ebbb Properly escaped mention keywords and search terms when formatting them 2015-11-04 10:03:37 -05:00
hmhealey
f0823ba5d8 Allowed @mentions to follow any non-alphanumeric character instead of just whitespace 2015-11-04 09:57:02 -05:00
hmhealey
1a4584f3da Removed unused text formatting functions 2015-11-04 09:56:27 -05:00
Joram Wilander
559ca09f2c Merge pull request #1289 from mattermost/plt-516-2
PLT-516 Part 1 of performance fixes for large teams
2015-11-04 09:43:06 -05:00
Christopher Speller
8a3d2a7351 Merge pull request #1286 from hmhealey/plt973
PLT-973 Re-enabled Markdown tables
2015-11-04 08:09:52 -05:00
Joram Wilander
d9c7fce077 Merge pull request #1279 from rgarmsen2295/plt-743
PLT-741/743 Adds additional checks when sorting channels/teams by display name
2015-11-04 07:51:49 -05:00
Corey Hulen
3656ba5344 Merge pull request #1290 from mattermost/fixed-embed-height
PLT-991 Fixing height of embeded images
2015-11-03 13:24:39 -08:00
Christopher Speller
b1a8cf6fc5 Fixing height of embeded images 2015-11-03 15:39:40 -05:00
hmhealey
83fe1edc7e Re-enabled Markdown tables 2015-11-03 15:34:45 -05:00
JoramWilander
a26145ef91 Minor changes to statuses client code 2015-11-03 15:11:16 -05:00
JoramWilander
fb5b57836e Multiple fixes to major performance issues with teams with 50+ users 2015-11-03 14:52:25 -05:00
Asaad Mahmood
38fd4acebd Adding browser functions in utilis and calling them in settings_sidebar 2015-11-03 21:56:18 +05:00
Asaad Mahmood
c49f3b3956 Multiple UI changes 2015-11-03 19:56:46 +05:00
Reed Garmsen
9cc000f6e2 Functionalized code 2015-11-02 16:21:50 -08:00
hmhealey
6428878e20 Moved InviteMemberModal to be controlled by a store 2015-11-02 17:35:59 -05:00
hmhealey
efa7b8252f Ported ConfirmModal and InviteMemberModal to React-Bootstrap 2015-11-02 15:10:14 -05:00
JoramWilander
97449a102e Add tutorial popovers 2015-11-02 14:47:24 -05:00
JoramWilander
0e801a4e70 Add tutorial intro screens for new users. 2015-11-02 14:47:04 -05:00
Harrison Healey
e52669c2da Merge pull request #1249 from mattermost/plt-823
PLT-823 Refactor of center channel
2015-11-02 14:20:54 -05:00
Christopher Speller
17233b1dce Merge pull request #1259 from stasvovk/PLT-639
PLT-639: display full name, nickname or username in direct messages
2015-11-02 14:10:59 -05:00
Stas Vovk
bc57489d8b fixed errors in displayUsername 2015-11-02 17:45:51 +02:00
Christopher Speller
1e7ac66e3b Some renaming 2015-11-02 10:29:53 -05:00
Christopher Speller
b9a3ff74dd Hooking up external components 2015-11-02 08:16:57 -05:00
Christopher Speller
ed68f2e901 Refactoring center channel 2015-11-02 08:16:57 -05:00
Vincent Taverna
e16f51e552 fix isBrowserEdge typo 2015-11-01 18:30:20 -05:00
Stas Vovk
b84af10455 display full name, nickname or username in direct messages 2015-11-01 01:08:18 +02:00
Joram Wilander
256be4c14d Merge pull request #1211 from mattermost/PLT-340
PLT-340 allow team directory and open invites
2015-10-30 10:57:25 -04:00
Florian Orben
3c8fd99425 use XML syntax highlighting if provided language is html 2015-10-29 17:26:34 +01:00