summaryrefslogtreecommitdiffstats
path: root/web
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | Adding scrollbar back againAsaad Mahmood2016-02-251-3/+0
| | | | |
* | | | | Multiple UI ImprovementsAsaad Mahmood2016-02-255-9/+6
| |_|_|/ |/| | |
* | | | Ignored posts deleted from channels that we haven't visitedhmhealey2016-02-251-0/+6
| |_|/ |/| |
* | | Update es.jsonEric Sethna2016-02-241-1/+0
| | |
* | | Update sessionsDescriptionEric Sethna2016-02-241-1/+1
| | |
* | | Update activity_log_modal.jsxEric Sethna2016-02-241-1/+1
| |/ |/|
* | Fix RHS usernames and intro message usernamesJoramWilander2016-02-242-2/+2
| |
* | Merge pull request #2240 from mattermost/plt-1707-fixHarrison Healey2016-02-243-3/+3
|\ \ | | | | | | PLT-1707 Remove duplicate text
| * | Remove duplicate textJoramWilander2016-02-243-3/+3
| | |
* | | Merge pull request #2234 from hmhealey/plt1669Joram Wilander2016-02-241-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 @ signhmhealey2016-02-231-1/+1
| | | |
* | | | Merge pull request #2233 from hmhealey/plt2010Christopher Speller2016-02-243-167/+154
|\ \ \ \ | |_|/ / |/| | | PLT-2010/PLT-2071 Refactored Post Embed Components
| * | | Removed unnecessary state from PostBodyAdditionalContenthmhealey2016-02-231-23/+3
| | | |
| * | | Improved handling when an embedded image cannot be loadedhmhealey2016-02-231-7/+26
| | | |
| * | | Refactored embedded image/video code and prevented them from being displayed ↵hmhealey2016-02-233-167/+155
| |/ / | | | | | | | | | on deleted posts
* / / Fix profiles issue with RHSJoramWilander2016-02-244-6/+19
|/ /
* | Merge pull request #2215 from hmhealey/plt1678Corey Hulen2016-02-232-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 imageshmhealey2016-02-232-43/+22
| | |
* | | Merge pull request #2231 from asaadmahmoodspin/ui-improvementsHarrison Healey2016-02-235-16/+15
|\ \ \ | |/ / |/| | Ui Improvements
| * | Also fixing long text issue in account settings modal sidebarAsaad Mahmood2016-02-231-0/+3
| | |
| * | Ui ImprovementsAsaad Mahmood2016-02-234-16/+12
| | |
* | | Merge pull request #2229 from mattermost/plt-1770Harrison Healey2016-02-2320-328/+253
|\ \ \ | | | | | | | | PLT-1770 Refactor store listeners out of highly used components
| * | | Refactor listener out of user profile and fix thread logicJoramWilander2016-02-2318-270/+218
| | | |
| * | | Move post_body profile change listener into posts viewJoramWilander2016-02-224-21/+28
| | | |
| * | | Refactor user store listener out of channel headerJoramWilander2016-02-223-53/+23
| | | |
* | | | Add no-referrer meta tag to head.htmlJoramWilander2016-02-231-0/+1
| |/ / |/| |
* | | UI improvementsAsaad Mahmood2016-02-231-1/+20
| | |
* | | Fix for PLT-1945, PLT-2012, PLT-2045 & PLT-2067Elias Nahum2016-02-236-904/+899
| | | | | | | | | | | | | | | - Missing locs on server - Fix spanish locs
* | | Merge pull request #2213 from hmhealey/psChristopher Speller2016-02-225-141/+91
|\ \ \ | | |/ | |/| Updated perfect-scrollbar to 0.6.10
| * | Updated perfect-scrollbar to 0.6.10hmhealey2016-02-225-141/+91
| |/
* | Ported RenameChannelModal to React-Bootstraphmhealey2016-02-224-159/+207
| |
* | Merge pull request #2211 from mattermost/asaadmahmoodspin-ui-improvementsChristopher Speller2016-02-2211-6/+21
|\ \ | |/ |/| Adding back button for login pages
| * Localizing back button=Corey Hulen2016-02-2210-9/+10
| |
| * Merge branch 'ui-improvements' of ↵=Corey Hulen2016-02-2210-6/+20
| |\ | | | | | | | | | https://github.com/asaadmahmoodspin/platform into asaadmahmoodspin-ui-improvements
| | * Fixing link on find_teamAsaad Mahmood2016-02-111-1/+1
| | |
| | * Adding back button for login pagesAsaad Mahmood2016-02-1110-6/+20
| | |
* | | Merge pull request #2208 from mattermost/client-upgradesHarrison Healey2016-02-2290-406/+449
|\ \ \ | |/ / |/| | Updating some client deps + eslint
| * | Updating some client deps + eslintChristopher Speller2016-02-2290-406/+449
| | |
* | | PLT-1800 Replace webhooks documentation URLNicolas Clerc2016-02-214-9/+9
|/ /
* | Merge pull request #2191 from hmhealey/plt1256Joram Wilander2016-02-184-95/+116
|\ \ | | | | | | PLT-1256 Ported PostDeletedModal to React-Bootstrap
| * | Ported PostDeletedModal to React-Bootstraphmhealey2016-02-184-95/+116
| | |
* | | Removed ability to copy a permalink on mobileReed Garmsen2016-02-183-52/+58
| | |
* | | Added missing spanish translationsElias Nahum2016-02-182-11/+17
| | |
* | | Merge pull request #2183 from mattermost/file-upload-fixCorey Hulen2016-02-173-3/+4
|\ \ \ | | | | | | | | Fix loc error with cancelling in progress uploads
| * | | Fix loc error with cancelling in progress uploadsJoramWilander2016-02-173-3/+4
| | | |
* | | | Merge pull request #2181 from mattermost/plt-1707Christopher Speller2016-02-174-117/+119
|\ \ \ \ | |/ / / |/| | | PLT-1707 Added help text to sso switching and removed redundant divs
| * | | Added help text to sso switching and removed redundant divsJoramWilander2016-02-174-117/+119
| | | |
* | | | Merge pull request #2179 from mattermost/fix-droidCorey Hulen2016-02-171-12/+16
|\ \ \ \ | |_|/ / |/| | | Fixing JS bug with droid
| * | | Fixing JS bug with droid=Corey Hulen2016-02-171-12/+16
| | | |
* | | | Added license audit parsing to audit tableReed Garmsen2016-02-162-12/+59
| |/ / |/| |