Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Remove duplicate text | JoramWilander | 2016-02-24 | 3 | -3/+3 | |
| | | | ||||||
* | | | Merge pull request #2234 from hmhealey/plt1669 | Joram Wilander | 2016-02-24 | 1 | -1/+1 | |
|\ \ \ | | | | | | | | | PLT-1669 Slightly increase requirements for a valid email on the client | |||||
| * | | | Requires emails to contain at least 1 character before and after the @ sign | hmhealey | 2016-02-23 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Merge pull request #2233 from hmhealey/plt2010 | Christopher Speller | 2016-02-24 | 3 | -167/+154 | |
|\ \ \ \ | |_|/ / |/| | | | PLT-2010/PLT-2071 Refactored Post Embed Components | |||||
| * | | | Removed unnecessary state from PostBodyAdditionalContent | hmhealey | 2016-02-23 | 1 | -23/+3 | |
| | | | | ||||||
| * | | | Improved handling when an embedded image cannot be loaded | hmhealey | 2016-02-23 | 1 | -7/+26 | |
| | | | | ||||||
| * | | | Refactored embedded image/video code and prevented them from being displayed ↵ | hmhealey | 2016-02-23 | 3 | -167/+155 | |
| |/ / | | | | | | | | | | on deleted posts | |||||
* / / | Fix profiles issue with RHS | JoramWilander | 2016-02-24 | 4 | -6/+19 | |
|/ / | ||||||
* | | Merge pull request #2215 from hmhealey/plt1678 | Corey Hulen | 2016-02-23 | 2 | -43/+22 | |
|\ \ | | | | | | | PLT-1678 Refactored how links are extracted to remove code blocks and markdown images | |||||
| * | | Refactored how links are extracted to remove code blocks and markdown images | hmhealey | 2016-02-23 | 2 | -43/+22 | |
| | | | ||||||
* | | | Merge pull request #2231 from asaadmahmoodspin/ui-improvements | Harrison Healey | 2016-02-23 | 5 | -16/+15 | |
|\ \ \ | |/ / |/| | | Ui Improvements | |||||
| * | | Also fixing long text issue in account settings modal sidebar | Asaad Mahmood | 2016-02-23 | 1 | -0/+3 | |
| | | | ||||||
| * | | Ui Improvements | Asaad Mahmood | 2016-02-23 | 4 | -16/+12 | |
| | | | ||||||
* | | | Merge pull request #2229 from mattermost/plt-1770 | Harrison Healey | 2016-02-23 | 20 | -328/+253 | |
|\ \ \ | | | | | | | | | PLT-1770 Refactor store listeners out of highly used components | |||||
| * | | | Refactor listener out of user profile and fix thread logic | JoramWilander | 2016-02-23 | 18 | -270/+218 | |
| | | | | ||||||
| * | | | Move post_body profile change listener into posts view | JoramWilander | 2016-02-22 | 4 | -21/+28 | |
| | | | | ||||||
| * | | | Refactor user store listener out of channel header | JoramWilander | 2016-02-22 | 3 | -53/+23 | |
| | | | | ||||||
* | | | | Add no-referrer meta tag to head.html | JoramWilander | 2016-02-23 | 1 | -0/+1 | |
| |/ / |/| | | ||||||
* | | | UI improvements | Asaad Mahmood | 2016-02-23 | 1 | -1/+20 | |
| | | | ||||||
* | | | Fix for PLT-1945, PLT-2012, PLT-2045 & PLT-2067 | Elias Nahum | 2016-02-23 | 6 | -904/+899 | |
| | | | | | | | | | | | | | | | - Missing locs on server - Fix spanish locs | |||||
* | | | Merge pull request #2213 from hmhealey/ps | Christopher Speller | 2016-02-22 | 5 | -141/+91 | |
|\ \ \ | | |/ | |/| | Updated perfect-scrollbar to 0.6.10 | |||||
| * | | Updated perfect-scrollbar to 0.6.10 | hmhealey | 2016-02-22 | 5 | -141/+91 | |
| |/ | ||||||
* | | Ported RenameChannelModal to React-Bootstrap | hmhealey | 2016-02-22 | 4 | -159/+207 | |
| | | ||||||
* | | Merge pull request #2211 from mattermost/asaadmahmoodspin-ui-improvements | Christopher Speller | 2016-02-22 | 11 | -6/+21 | |
|\ \ | |/ |/| | Adding back button for login pages | |||||
| * | Localizing back button | =Corey Hulen | 2016-02-22 | 10 | -9/+10 | |
| | | ||||||
| * | Merge branch 'ui-improvements' of ↵ | =Corey Hulen | 2016-02-22 | 10 | -6/+20 | |
| |\ | | | | | | | | | | https://github.com/asaadmahmoodspin/platform into asaadmahmoodspin-ui-improvements | |||||
| | * | Fixing link on find_team | Asaad Mahmood | 2016-02-11 | 1 | -1/+1 | |
| | | | ||||||
| | * | Adding back button for login pages | Asaad Mahmood | 2016-02-11 | 10 | -6/+20 | |
| | | | ||||||
* | | | Merge pull request #2208 from mattermost/client-upgrades | Harrison Healey | 2016-02-22 | 90 | -406/+449 | |
|\ \ \ | |/ / |/| | | Updating some client deps + eslint | |||||
| * | | Updating some client deps + eslint | Christopher Speller | 2016-02-22 | 90 | -406/+449 | |
| | | | ||||||
* | | | PLT-1800 Replace webhooks documentation URL | Nicolas Clerc | 2016-02-21 | 4 | -9/+9 | |
|/ / | ||||||
* | | Merge pull request #2191 from hmhealey/plt1256 | Joram Wilander | 2016-02-18 | 4 | -95/+116 | |
|\ \ | | | | | | | PLT-1256 Ported PostDeletedModal to React-Bootstrap | |||||
| * | | Ported PostDeletedModal to React-Bootstrap | hmhealey | 2016-02-18 | 4 | -95/+116 | |
| | | | ||||||
* | | | Removed ability to copy a permalink on mobile | Reed Garmsen | 2016-02-18 | 3 | -52/+58 | |
| | | | ||||||
* | | | Added missing spanish translations | Elias Nahum | 2016-02-18 | 2 | -11/+17 | |
| | | | ||||||
* | | | Merge pull request #2183 from mattermost/file-upload-fix | Corey Hulen | 2016-02-17 | 3 | -3/+4 | |
|\ \ \ | | | | | | | | | Fix loc error with cancelling in progress uploads | |||||
| * | | | Fix loc error with cancelling in progress uploads | JoramWilander | 2016-02-17 | 3 | -3/+4 | |
| | | | | ||||||
* | | | | Merge pull request #2181 from mattermost/plt-1707 | Christopher Speller | 2016-02-17 | 4 | -117/+119 | |
|\ \ \ \ | |/ / / |/| | | | PLT-1707 Added help text to sso switching and removed redundant divs | |||||
| * | | | Added help text to sso switching and removed redundant divs | JoramWilander | 2016-02-17 | 4 | -117/+119 | |
| | | | | ||||||
* | | | | Merge pull request #2179 from mattermost/fix-droid | Corey Hulen | 2016-02-17 | 1 | -12/+16 | |
|\ \ \ \ | |_|/ / |/| | | | Fixing JS bug with droid | |||||
| * | | | Fixing JS bug with droid | =Corey Hulen | 2016-02-17 | 1 | -12/+16 | |
| | | | | ||||||
* | | | | Added license audit parsing to audit table | Reed Garmsen | 2016-02-16 | 2 | -12/+59 | |
| |/ / |/| | | ||||||
* | | | Other minor improvements | Asaad Mahmood | 2016-02-15 | 3 | -3/+25 | |
| | | | ||||||
* | | | Fixing custom theme header click event | Asaad Mahmood | 2016-02-15 | 2 | -6/+10 | |
| | | | ||||||
* | | | Multiple UI Improvements | Asaad Mahmood | 2016-02-15 | 6 | -14/+183 | |
|/ / | ||||||
* | | Merge pull request #2146 from ttyniwa/feature/PLT-1908 | Corey Hulen | 2016-02-14 | 3 | -17/+118 | |
|\ \ | | | | | | | PLT-1908 Add a warning when demoting yourself from System Administrator from the team Manage Members menu | |||||
| * | | add translated messages to es.json. | Tatsuya Niwa | 2016-02-12 | 1 | -0/+4 | |
| | | | ||||||
| * | | delete not translated messages in es.json | Tatsuya Niwa | 2016-02-12 | 1 | -4/+0 | |
| | | | ||||||
| * | | Add a warning when demoting yourself from System Administrator from the team ↵ | Tatsuya Niwa | 2016-02-11 | 3 | -17/+118 | |
| | | | | | | | | | | | | Manage Members menu | |||||
* | | | Merge pull request #2168 from ZBoxApp/permalink-spanish | Corey Hulen | 2016-02-14 | 1 | -0/+2 | |
|\ \ \ | | | | | | | | | RHS spanish translations for permalink |