Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Update MFA help text documentation link (#4975) | lfbrock | 2017-01-06 | 2 | -2/+2 | |
| | | | | | | | | | | | | * Update mfa help text with documentation link * Update en.json | |||||
| * | Fixed post height changes caused by reactions (#4982) | Harrison Healey | 2017-01-06 | 1 | -0/+4 | |
| | | ||||||
| * | Bug fixes for search and direct messages (#4986) | Asaad Mahmood | 2017-01-06 | 9 | -103/+93 | |
| | | | | | | | | | | | | * PLT-5145 - Fixing search popover on mobile * PLT-5093 - Fixing direct messages list height | |||||
| * | PLT-4614 Fix ordering of channels. (#4980) | George Goldberg | 2017-01-06 | 1 | -8/+12 | |
| | | ||||||
| * | Add missing targets to docs links. (#4978) | George Goldberg | 2017-01-06 | 1 | -2/+10 | |
| | | ||||||
| * | Fix JS error by updating janus client (#4988) | enahum | 2017-01-06 | 1 | -27/+5 | |
| | | ||||||
| * | Temporary fix for JS errors when logging out with non-english language (#4990) | Joram Wilander | 2017-01-06 | 1 | -2/+1 | |
| | | ||||||
| * | Fix MFA enforcement redirect loop (#4991) | Joram Wilander | 2017-01-06 | 3 | -22/+34 | |
| | | ||||||
* | | Fix JS error when receiving message in system console (#5019) | Joram Wilander | 2017-01-12 | 1 | -1/+1 | |
| | | ||||||
* | | PLT-5174 Mobile view: Send message link in popover doesn't close RHS (#5017) | khawerrind | 2017-01-12 | 1 | -0/+3 | |
| | | | | | | | | | | | | * Fixed send message link in popover doesn't close RHS * added isMobile check for closing the rhs when click on send message button from profile popover | |||||
* | | PLT-135 Showing "(Edited)" indicator if a message has been edited. (#4923) | Debanshu Kundu | 2017-01-12 | 7 | -14/+77 | |
| | | ||||||
* | | PLT-5212 Add password setting text for google and office365 (#5029) | Joram Wilander | 2017-01-10 | 2 | -0/+46 | |
| | | ||||||
* | | Move instances of Client.updatePassword() in components to an action (#4908) ↵ | AymaneKhouaji | 2017-01-10 | 2 | -1/+18 | |
| | | | | | | | | (#5021) | |||||
* | | PLT-5154 Scroll RHS to the top when search term changes (#5027) | Joram Wilander | 2017-01-10 | 1 | -0/+6 | |
| | | ||||||
* | | fix typo and missing message (#5008) | Yusuke Nemoto | 2017-01-09 | 1 | -14/+16 | |
| | | ||||||
* | | 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 | |||||
* | | 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 | |
|/ | ||||||
* | 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 | 10 | -83/+93 | |
| | ||||||
* | Revert "Ui fixes" (#4963) | Joram Wilander | 2017-01-04 | 9 | -58/+69 | |
| | ||||||
* | Removing old signup team API (#4950) | Christopher Speller | 2017-01-04 | 3 | -109/+0 | |
| | ||||||
* | Made Edit Post Modal autocomplete always attach to the bottom of the ↵ | Harrison Healey | 2017-01-04 | 5 | -22/+32 | |
| | | | | textarea (#4956) | |||||
* | 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 | 3 | -98/+40 | |
| | ||||||
* | 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 | |
| | ||||||
* | 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 | |||||
* | Remove TODOs that now have tickets (#4935) | Joram Wilander | 2017-01-03 | 1 | -1/+0 | |
| | ||||||
* | PLT-4990 (WebApp): Separate channel management permissions. (#4865) | George Goldberg | 2017-01-02 | 8 | -95/+231 | |
| | ||||||
* | Clean up /logout command flow and errors (#4918) | Joram Wilander | 2016-12-30 | 2 | -9/+18 | |
| | ||||||
* | PLT-3132 Add a direct message link to the contact pop-over (#4853) | khawerrind | 2016-12-30 | 6 | -3/+109 | |
| | | | | | | * added DM button to the user picture and name popover * removed isRequired from status and busy properties from profile_popover.jsx |