Commit Graph

503 Commits

Author SHA1 Message Date
Christopher Speller
55b831e4e1 Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package system. 2015-11-19 21:12:56 -05:00
Christopher Speller
5c35c2631e Upgrading ESLint and adding some more rules. Refactoring to meet these new rules 2015-11-19 18:10:08 -05:00
Asaad Mahmood
094728a809 Multiple UI Improvements 2015-11-19 20:18:38 +05:00
Christopher Speller
5f848b7479 Merge pull request #1457 from hmhealey/plt729
PLT-729 Added search button to mobile header
2015-11-19 08:08:28 -05:00
Asaad Mahmood
ade5802ed1 Posts structure improvement 2015-11-19 01:11:06 +05:00
hmhealey
b66bbcea12 Added ability to open search sidebar programatically 2015-11-18 09:32:54 -05:00
hmhealey
a4267471a5 Converted DeletePostModal to React-Bootstrap 2015-11-18 08:50:49 -05:00
=Corey Hulen
2e8b3414ff force reload on server update 2015-11-17 10:03:28 -08:00
Asaad Mahmood
b1ce1a8923 Multiple UI Improvements 2015-11-16 20:01:14 +05:00
Joram Wilander
1c1cd041c7 Merge pull request #1419 from hmhealey/plt998
PLT-998/999/1100 Improving search term highlighting in results
2015-11-13 09:46:43 -05:00
hmhealey
477b4d3edd Improved highlighting of search flags to handle quotes and flags 2015-11-12 16:53:32 -05:00
Christopher Speller
c7fe8510ce Merge branch 'release-1.2' 2015-11-12 14:55:52 -05:00
JoramWilander
50815f9be7 Rename areStatesEqual to areObjectsEqual and make it more comprehensive and accurate. 2015-11-12 11:19:59 -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
Florian Orben
5ed94c8f58 fix indentation to use tabs 2015-11-10 22:38:19 +01:00
Florian Orben
14cff7588f Add latex support
Adds latex highlighting support via https://www.npmjs.com/package/katex
as requested in
https://mattermost.uservoice.com/forums/306457-general/suggestions/10160757-add-latex-support
2015-11-10 22:38:19 +01: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
8d7f1c1705 Merge pull request #1340 from mattermost/markdown-image-fixes
Markdown image fixes.
2015-11-06 12:39:49 -05:00
hmhealey
11d6644c53 Changed markdown text regex to capture whitespace preceeding an underscore 2015-11-06 12:06:20 -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
Asaad Mahmood
186ab11c57 Updating UI for search autocomplete 2015-11-06 21:17:47 +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