David Lu
537d647846
PLT-3268 Made keyboard shortcuts open/close account settings and channel switcher ( #3635 )
...
* made keyboard shortcuts open/close account settings and channel switcher
* made booleans toggle
2016-07-20 13:01:31 -08:00
enahum
86d496c9b7
PLT-3629 fix uploading certificates if the files in the config do not exists ( #3634 )
2016-07-20 13:01:10 -08:00
David Lu
b0090214ef
PLT-2712 Added view members for non-admins in channel and team ( #3618 )
...
* Added view members for non-admins in channel and team
* changed variable name
2016-07-20 13:00:22 -08:00
enahum
840b07f704
daily translations 20160719 ( #3638 )
2016-07-20 11:10:07 -04:00
Harrison Healey
902261e67f
Fix doc links in System Console > Webhooks and Commands ( #3631 )
2016-07-19 08:41:00 -08:00
Asaad Mahmood
d727479125
PLT-3622 - Fixing error on sign up complete page ( #3630 )
2016-07-19 08:40:46 -08:00
Christopher Speller
24bef929dc
Restricting visibility of detailed_error message ( #3629 )
2016-07-19 08:40:13 -08:00
Harrison Healey
e1de41cc81
PLT-3690 Updated marked to not break URLs on exclamation marks ( #3627 )
2016-07-19 08:39:44 -08:00
Asaad Mahmood
ee1d189e5c
PLT-3644 - Updating link previews behaviour ( #3620 )
2016-07-19 08:39:27 -08:00
Pierre Rudloff
3604f925a8
Fix web app manifest ( #3582 )
2016-07-19 12:28:04 -04:00
enahum
6bbf8c8348
Fix client tests ( #3628 )
2016-07-19 11:14:15 -04:00
Christopher Speller
1641370fbe
Moving javascript driver back to platform ( #3613 )
2016-07-19 10:16:44 -04:00
enahum
2b0fcd378c
daily translations 20160718 ( #3621 )
2016-07-19 08:34:22 -04:00
Harrison Healey
40c47dcf0b
Rendered invalid URLs as plain text when parsing markdown ( #3616 )
2016-07-19 08:28:29 -04:00
David Lu
5937473c5f
PLT-3357 Fixed scrolling in channel switcher ( #3603 )
...
* fixed scrolling in channel switcher
* Fixed it in css
2016-07-19 08:27:37 -04:00
samogot
f31e8e09f5
PLT-914 Add mention notifications for replies on a comment thread ( #3130 )
...
* PLT-914 Add mention notifications for replies on a comment thread
* remove useless store method
fix highlighting comments posted before th user write something to thread
* refactor out isCommentMention function after rebase
* change comment bar highlighting to replay icon mention highlighting
* settings and always visible highlight
* fix unit tests for new settings
* change highlight behaviour
- if any message in comment thread generates mention - all thread is highlighted
- remove always visible highlightion
* fix bug about the textarea in the center channel not clearing
* fix default settings value notify_props.comments
* do not highlight own comments if there is no other user's messages in thread
* refactor out ReactDOM.findDOMNode
* refactor out using of UserStore from component
2016-07-19 08:27:23 -04:00
Harrison Healey
febe3a01cd
Fixed use of deprecated function ( #3615 )
2016-07-18 11:54:42 -04:00
Joram Wilander
4d3b831fd4
Fix possible race condition in TestUserTyping test case ( #3612 )
2016-07-18 11:20:32 -04:00
David Lu
4ecd79f9e6
Added default to max users per team ( #3602 )
2016-07-18 11:13:30 -04:00
Harrison Healey
4e16ea32e3
Fixed highighting at all mentions when enabled ( #3606 )
2016-07-18 11:12:38 -04:00
Harrison Healey
b353cc2cab
Added a space before all entries in @mention autocomplete ( #3605 )
2016-07-18 11:12:01 -04:00
Harrison Healey
80726bde82
Sorted channels by name if their display_name is equal ( #3607 )
2016-07-18 11:11:28 -04:00
Joram Wilander
c0ab2636d6
PLT-2241 Refactored statuses into a more real-time system ( #3573 )
...
* Refactored statuses into a more real-time system
* Updated package.json with correct commit and fixed minor bug
* Minor updates to statuses based on feedback
* When setting status online, update only LastActivityAt if status already exists
2016-07-18 11:10:03 -04:00
David Lu
180adc79af
updated RHS upon profile picture save ( #3604 )
2016-07-18 09:31:06 -04:00
Harrison Healey
f7b3731b2b
Merge branch 'release-3.2' into 'master'
2016-07-15 12:26:32 -04:00
Christopher Speller
942ae4c527
Cleaning up old export code ( #3601 )
2016-07-15 11:20:39 -04:00
Harrison Healey
b339b5c982
Fixed file upload overlay not showing up on Edge ( #3600 )
2016-07-15 11:20:29 -04:00
Christopher Speller
b6c4d84685
Updating client dependancies ( #3594 )
2016-07-15 10:43:43 -04:00
Harrison Healey
500b2dce10
Fixed input handlers used by Textbox and SuggestionBox components to properly update when typing quickly ( #3598 )
2016-07-15 10:37:51 -04:00
Harrison Healey
47535ed0c7
Fix text fields in team settings modal to better allow quick typing in IE11 ( #3599 )
2016-07-15 10:18:23 -04:00
Christopher Speller
8936f65c90
Improving caching of static assets ( #3591 )
2016-07-15 08:57:52 -04:00
Christopher Speller
b5c5744bc7
Updating ESLint ( #3597 )
2016-07-15 07:49:57 -04:00
lfbrock
491593b285
Update incorrect Google API key help text ( #3595 )
...
* Update Youtube API key help text
* Update en.json
2016-07-14 14:52:05 -08:00
David Lu
23d831d341
added field name to ldap system console errors ( #3593 )
2016-07-14 11:57:59 -08:00
David Lu
bd12520b44
added channel header to view channel info modal ( #3584 )
2016-07-14 11:57:49 -08:00
David Lu
34077a407b
made /shortcuts separate for mac ( #3571 )
2016-07-14 11:57:06 -08:00
David Lu
0b200cc924
PLT-3266 Added channel header to create channel modal ( #3559 )
...
* Added channel header to create channel modal
removed React FindDOMNode
* made css changes
2016-07-14 11:56:49 -08:00
Asaad Mahmood
70283c20f6
PLT-3508/PLT-3516/PLT-3558/PLT-3570/PLT-3497 Multiple UI Improvements ( #3553 )
...
* PLT-3627 - Fixing spacing in RHS
* PLT-3516 - Fixing errors in backstage
* PLT-3558 - Fixing system console menu on small screens
* PLT-3570 - Fixing account settings sidebar truncating issue
* PLT-3497 - Moving see other themes link
* Removing formatted message import from premade theme chooser
2016-07-14 11:56:38 -08:00
Joram Wilander
c67729d7b6
Increased wait time for TestUserTyping event test case ( #3587 )
2016-07-14 09:06:15 -08:00
Harrison Healey
a04a984424
Fix porting theme to preferences so that it works for users who never set their theme ( #3592 )
2016-07-14 12:50:53 -04:00
Harrison Healey
caabfbcdd5
PLT-2992 Added the ability to use different themes for each team ( #3411 )
...
* Cleaned up user_settings_theme.jsx and import_theme_modal.jsx
* Made ImportThemeModal use a callback to return the theme to the user settings modal instead of saving it directly
* Moved user theme from model to preferences
* Added serverside API to delete preferences TODO update package with client stuff
* Changed constants.jsx so that Preferences and ActionTypes can be imported on their own
* Updated ThemeProps migration code to properly rename solarized code themes
* Fixed warnings thrown by AppDispatcher
* Added clientside UI to support team-specific themes
* Removed debugging code from test
* Fixed setting a user's theme when they haven't set their theme before
2016-07-14 10:08:36 -04:00
David Lu
8e810bc2eb
PLT-3153 Converted slash command triggers to lowercase on save ( #3577 )
...
* Converted slash command triggers to lowercase on save
* Made slash commands case insensitive
2016-07-14 10:05:25 -04:00
samogot
9b9facd3d2
PLT-3366 Holding down the ALT key and clicking on a message adds a new messages indicator (squashed) ( #3374 )
2016-07-14 08:19:27 -04:00
David Lu
6abc9601be
PLT-3192 EE: Restricted site name to 30 characters ( #3560 )
...
* Restricted site name to 30 characters
* Added maxlength to TextSetting
2016-07-14 08:18:56 -04:00
Corey Hulen
294981d4a3
PLT-3547 fixing caching issue with direct profiles ( #3567 )
2016-07-14 08:18:18 -04:00
Joram Wilander
0858c34314
Added some documentation comments to Go driver ( #3576 )
2016-07-14 08:17:42 -04:00
David Lu
2e7e0d09b8
Removed system message on /msg success ( #3579 )
2016-07-14 08:17:24 -04:00
Harrison Healey
4c8ba1f5a2
Change view image modal loading text to be visible ( #3581 )
2016-07-14 08:17:09 -04:00
lfbrock
95dcf902f5
Update LDAP error message ( #3583 )
2016-07-13 15:49:30 -08:00
Corey Hulen
e929a222c2
PLT-3017 fixing iOS blank rendering ( #3586 )
2016-07-13 15:48:02 -08:00