Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Update manage_incoming_hooks.jsx | Eric Sethna | 2016-02-26 | 1 | -1/+1 | |
| | |/ / | |/| | | ||||||
* / | | | UI improvements | Asaad Mahmood | 2016-02-26 | 1 | -20/+22 | |
|/ / / | ||||||
* | | | Merge pull request #2265 from mattermost/preview-loc-fix | Corey Hulen | 2016-02-26 | 1 | -2/+6 | |
|\ \ \ | | | | | | | | | Fix missing preview strings for a language showing up as the id not the defaut messsage | |||||
| * | | | Fix missing preview strings for a language showing up as the id not the ↵ | JoramWilander | 2016-02-26 | 1 | -2/+6 | |
| | | | | | | | | | | | | | | | | defaut messsage | |||||
* | | | | Merge pull request #2257 from mattermost/rhs-profile-fix | Christopher Speller | 2016-02-26 | 9 | -68/+66 | |
|\ \ \ \ | |/ / / |/| | | | Final fixes for user store changes | |||||
| * | | | Update search results profiles properly on refresh and handle scrollHeight error | JoramWilander | 2016-02-25 | 2 | -4/+18 | |
| | | | | ||||||
| * | | | Remove unused import | JoramWilander | 2016-02-25 | 1 | -1/+0 | |
| | | | | ||||||
| * | | | Fix replying from search result | JoramWilander | 2016-02-25 | 1 | -1/+8 | |
| | | | | ||||||
| * | | | Fix dismissing deleted root post that had comments on it | JoramWilander | 2016-02-25 | 1 | -0/+14 | |
| | | | | ||||||
| * | | | Fix deleting threads | JoramWilander | 2016-02-25 | 2 | -47/+12 | |
| | | | | ||||||
| * | | | Move post view container user store listener into center panel and pass ↵ | JoramWilander | 2016-02-25 | 3 | -14/+13 | |
| | | | | | | | | | | | | | | | | profiles into post focus view | |||||
| * | | | Another fix for RHS thread profiles | JoramWilander | 2016-02-25 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Merge pull request #2263 from rodrigocorsi2/pt-translation | Christopher Speller | 2016-02-26 | 1 | -0/+4 | |
|\ \ \ \ | | | | | | | | | | | Added files and changes to portuguese(beta) translation | |||||
| * | | | | Added files and changes to portuguese(beta) translation | Rodrigo Corsi | 2016-02-26 | 1 | -0/+4 | |
| | |/ / | |/| | | ||||||
* / | | | Add ability to toggle embed visibility | Alan Mooiman | 2016-02-25 | 2 | -3/+41 | |
|/ / / | ||||||
* | | | Merge pull request #2254 from hmhealey/plt2127 | Christopher Speller | 2016-02-25 | 1 | -4/+0 | |
|\ \ \ | | | | | | | | | PLT-2127 Stopped setting Notification.permission | |||||
| * | | | Stopped setting Notification.permission | hmhealey | 2016-02-25 | 1 | -4/+0 | |
| | | | | ||||||
* | | | | Merge pull request #2250 from ZBoxApp/fix-deactivate | Christopher Speller | 2016-02-25 | 2 | -1/+4 | |
|\ \ \ \ | | | | | | | | | | | PLT-2123 Member show on Activate and Hide on deactivate from channel member li… | |||||
| * | | | | Member show on Activate and Hide on deactivate from channel member list and ↵ | Elias Nahum | 2016-02-25 | 2 | -1/+4 | |
| | |_|/ | |/| | | | | | | | | | | at_mention | |||||
* | | | | Multiple UI Improvements | Asaad Mahmood | 2016-02-25 | 2 | -2/+1 | |
| |_|/ |/| | | ||||||
* | | | Ignored posts deleted from channels that we haven't visited | hmhealey | 2016-02-25 | 1 | -0/+6 | |
| |/ |/| | ||||||
* | | Update activity_log_modal.jsx | Eric Sethna | 2016-02-24 | 1 | -1/+1 | |
|/ | ||||||
* | Fix RHS usernames and intro message usernames | JoramWilander | 2016-02-24 | 2 | -2/+2 | |
| | ||||||
* | Merge pull request #2240 from mattermost/plt-1707-fix | Harrison Healey | 2016-02-24 | 1 | -1/+1 | |
|\ | | | | | PLT-1707 Remove duplicate text | |||||
| * | Remove duplicate text | JoramWilander | 2016-02-24 | 1 | -1/+1 | |
| | | ||||||
* | | 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 | 3 | -15/+11 | |
|\ \ | |/ |/| | Ui Improvements | |||||
| * | Ui Improvements | Asaad Mahmood | 2016-02-23 | 3 | -15/+11 | |
| | | ||||||
* | | 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 | |
| | | ||||||
* | | Fix for PLT-1945, PLT-2012, PLT-2045 & PLT-2067 | Elias Nahum | 2016-02-23 | 4 | -7/+4 | |
| | | | | | | | | | | - Missing locs on server - Fix spanish locs | |||||
* | | Ported RenameChannelModal to React-Bootstrap | hmhealey | 2016-02-22 | 4 | -159/+207 | |
|/ | ||||||
* | 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 | 2 | -3/+3 | |
|/ | ||||||
* | 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 | |
| | | ||||||
* | | 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 | |
| | | |