Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | fix typo and missing message (#5008) | Yusuke Nemoto | 2017-01-09 | 2 | -16/+18 | |
| | | ||||||
* | | PLT-5118 moving to last_picture_update for the profile img (#4985) | Corey Hulen | 2017-01-06 | 15 | -19/+19 | |
| | | ||||||
* | | Ui fixes (#4987) | Asaad Mahmood | 2017-01-06 | 5 | -27/+29 | |
| | | | | | | | | | | | | | | | | | | | | | | | | * PLT-5090 - Adding overflow for usrename on popover * PLT-5089 - Updatng save button position * PLT-5146 - Removing anchor on teamname/username * Minor fixes for profile popover * Adjusting constants call for sidebar header | |||||
* | | inital draft (#4883) | Carlos Tadeu Panato Junior | 2017-01-06 | 2 | -0/+45 | |
| | | ||||||
* | | Set focus to server log control in System Console when loading panel (#4912) | Carlos Tadeu Panato Junior | 2017-01-06 | 1 | -0/+3 | |
| | | | | | | remove import | |||||
* | | Update MFA help text doc link (#4969) | lfbrock | 2017-01-06 | 2 | -2/+2 | |
| | | | | | | | | | | | | * Update mfa help text with documentation link * Update en.json | |||||
* | | PLT-4821 Fix highlighting of wildcard search terms. (#4976) | George Goldberg | 2017-01-06 | 1 | -1/+7 | |
| | | ||||||
* | | PLT-4791 Fix hashtag highlight in search results. (#4977) | George Goldberg | 2017-01-06 | 1 | -0/+5 | |
| | | ||||||
* | | PLT-4758 fixing signaling of logout (#4984) | Corey Hulen | 2017-01-06 | 2 | -26/+26 | |
| | | ||||||
* | | PLT-5000 (#4817) Fix file upload alignment in tablet and mobile view (#4826) | Björn Roland | 2017-01-06 | 2 | -2/+2 | |
|/ | ||||||
* | Update schema for version 3.6 (#4972) | Harrison Healey | 2017-01-04 | 2 | -12/+11 | |
| | | | | | | * Update schema for version 3.6 * Update version for version 3.6 | |||||
* | Fixing minio not closing read object (#4971) | Christopher Speller | 2017-01-04 | 1 | -2/+3 | |
| | ||||||
* | Update Notice.txt for v3.6 (#4970) | lfbrock | 2017-01-04 | 1 | -0/+274 | |
| | | | | | | | | * Update NOTICE.txt * Update NOTICE.txt * Update NOTICE.txt | |||||
* | Fix bad merge causing unread update issue (#4966) | Joram Wilander | 2017-01-04 | 1 | -0/+1 | |
| | ||||||
* | Fixing errors on user updates (#4962) | Christopher Speller | 2017-01-04 | 1 | -1/+2 | |
| | ||||||
* | Remove TODO (#4965) | Christopher Speller | 2017-01-04 | 1 | -5/+0 | |
| | ||||||
* | Hide skipped statistics in system console and add note (#4961) | Joram Wilander | 2017-01-04 | 3 | -102/+172 | |
| | ||||||
* | Fixing deleting messages in permalink view (#4958) | Christopher Speller | 2017-01-04 | 1 | -2/+7 | |
| | ||||||
* | translations PR 20170102 (#4929) | enahum | 2017-01-04 | 21 | -383/+1353 | |
| | ||||||
* | Revert "Ui fixes" (#4963) | Joram Wilander | 2017-01-04 | 9 | -58/+69 | |
| | ||||||
* | Removing old signup team API (#4950) | Christopher Speller | 2017-01-04 | 9 | -249/+1 | |
| | ||||||
* | Made Edit Post Modal autocomplete always attach to the bottom of the ↵ | Harrison Healey | 2017-01-04 | 5 | -22/+32 | |
| | | | | textarea (#4956) | |||||
* | PLT-5017 Fix import of Slack webhook/bot messages. (#4964) | George Goldberg | 2017-01-04 | 1 | -1/+4 | |
| | ||||||
* | Fixing enterprise commands (#4960) | Christopher Speller | 2017-01-04 | 1 | -0/+4 | |
| | ||||||
* | Minor UI improvements (#4959) | Asaad Mahmood | 2017-01-04 | 6 | -39/+47 | |
| | | | | | | * PLT-5128 - Fixing channel header responsively * PLT-4984 - Fixing search popover behaviour | |||||
* | Ui fixes (#4954) | Asaad Mahmood | 2017-01-04 | 3 | -35/+39 | |
| | | | | | | | | * PLT-5102 - Adjusting whitespace for post textarea * PLT-5099 - Fixing alignment for inputs * PLT-5095 - Pending post controls z-index increase | |||||
* | PLT-5109/PLT-5112 Fixed commented out unit tests (#4951) | Harrison Healey | 2017-01-04 | 3 | -35/+16 | |
| | | | | | | | | * Removed note about unconfirmed race condition * Fixed unit tests in client_channel.test.jsx * Fixed updateActive unit test on client | |||||
* | Added an extra layer of sanitization to error page links (#4953) | Harrison Healey | 2017-01-04 | 1 | -0/+5 | |
| | ||||||
* | Ui improvements (#4900) | Asaad Mahmood | 2017-01-03 | 6 | -30/+44 | |
| | | | | | | | | | | | | | | | | | | | | * PLT-5091 - Updating teams sidebar style * PLT-4650 - Updating bot indicator * Removing text decoration * Fixing dropdown menu in admin console * Updating bot indicator position on desktop * Updating bot indicator on mobile * Moving bot indicator below for mobile * Adding bg to the bot indicator * Updating css for bot indicator in compact view | |||||
* | Add port 587 (used for STARTTLS) as an example SMTP port (#4893) | Sebastiaan Lokhorst | 2017-01-03 | 2 | -2/+2 | |
| | ||||||
* | Fix isMobileApp() to also apply to Android app (#4892) | Hyeseong Kim | 2017-01-03 | 2 | -2/+3 | |
| | | | | | | * Fix isMobileApp() to also apply to Android app * Add checking agent to LHS download app link | |||||
* | PLT-4617 - UI Improvements to webrtc (#4946) | Asaad Mahmood | 2017-01-03 | 2 | -10/+4 | |
| | ||||||
* | Removing old createTeamFromSignup api (#4945) | Christopher Speller | 2017-01-03 | 6 | -327/+55 | |
| | ||||||
* | PLT-4935 Fix searching for full email (#4947) | Joram Wilander | 2017-01-03 | 2 | -10/+58 | |
| | | | | | | * Fix searching for full email * Fix unit test | |||||
* | PLT-4788 Fixed video on remote toggle (#4949) | enahum | 2017-01-03 | 2 | -9/+7 | |
| | ||||||
* | Removing unit test that we'll probably never run (#4944) | Corey Hulen | 2017-01-03 | 1 | -17/+0 | |
| | ||||||
* | Fix console error when logging in with non-english language (#4941) | Joram Wilander | 2017-01-03 | 3 | -10/+10 | |
| | ||||||
* | Fix unread for your own message after logout (#4943) | Joram Wilander | 2017-01-03 | 2 | -1/+4 | |
| | ||||||
* | Fixing max channel notifications default. | =Corey Hulen | 2017-01-03 | 1 | -0/+6 | |
| | ||||||
* | Fixing should send event removing extra go channel creation (#4942) | Corey Hulen | 2017-01-03 | 4 | -6/+31 | |
| | ||||||
* | PLT-4478 Do not stop server when only 1 read replia is supported. (#4940) | Corey Hulen | 2017-01-03 | 1 | -2/+2 | |
| | ||||||
* | Fixing TODO comment in web_hub.go (#4938) | Corey Hulen | 2017-01-03 | 1 | -1/+2 | |
| | ||||||
* | Removing un-needed go func (#4939) | Corey Hulen | 2017-01-03 | 1 | -8/+6 | |
| | ||||||
* | Fix msg command so that it doesn't try to pull all user profiles at once (#4936) | Joram Wilander | 2017-01-03 | 2 | -50/+46 | |
| | ||||||
* | PLT-4644 Update webrtc client (#4922) | enahum | 2017-01-03 | 5 | -2118/+2346 | |
| | | | | | | | | * PLT-4644 Update webrtc client * update webrtc-adapter * Use default ice server if none is provided | |||||
* | PLT-3960 Don't show (message deleted) placeholder to the user that deleted ↵ | khawerrind | 2017-01-03 | 2 | -2/+7 | |
| | | | | | | | | | | | | | | | | the message (#4839) * on post delete remove the whole post for the owner of the post while other user will still see post deleted message * now the deleter wont see the post while the other users will see deleted message * removed fromSocket check and now calling PostStore.removePost instead of PostStore.deletePost from view * fixed the bug which was causing to show message deleted until next action * added remove post from store to global action * moved removePostFromStore from global actions to post actions | |||||
* | Adding metrics to cache for profile by ids api (#4925) | Christopher Speller | 2017-01-03 | 2 | -0/+11 | |
| | ||||||
* | Adding Etag to user profile pictures. (#4926) | Christopher Speller | 2017-01-03 | 2 | -1/+16 | |
| | ||||||
* | Adding memcache to getchannel (#4928) | Christopher Speller | 2017-01-03 | 12 | -36/+82 | |
| | ||||||
* | PLT-4955 Fixes DM initiation by Slack Import users. (#4933) | George Goldberg | 2017-01-03 | 1 | -0/+2 | |
| | | | Fixes #4707 |