summaryrefslogtreecommitdiffstats
path: root/web/react
Commit message (Collapse)AuthorAgeFilesLines
* Added files and changes to portuguese(beta) translationRodrigo Corsi2016-02-261-0/+4
|
* Merge pull request #2254 from hmhealey/plt2127Christopher Speller2016-02-251-4/+0
|\ | | | | PLT-2127 Stopped setting Notification.permission
| * Stopped setting Notification.permissionhmhealey2016-02-251-4/+0
| |
* | Merge pull request #2250 from ZBoxApp/fix-deactivateChristopher Speller2016-02-252-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 Nahum2016-02-252-1/+4
| | | | | | | | | | | | at_mention
* | | Multiple UI ImprovementsAsaad Mahmood2016-02-252-2/+1
| | |
* | | Ignored posts deleted from channels that we haven't visitedhmhealey2016-02-251-0/+6
| |/ |/|
* | 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-241-1/+1
|\ | | | | PLT-1707 Remove duplicate text
| * Remove duplicate textJoramWilander2016-02-241-1/+1
| |
* | 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-233-15/+11
|\ \ | |/ |/| Ui Improvements
| * Ui ImprovementsAsaad Mahmood2016-02-233-15/+11
| |
* | 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
| |
* | Fix for PLT-1945, PLT-2012, PLT-2045 & PLT-2067Elias Nahum2016-02-234-7/+4
| | | | | | | | | | - Missing locs on server - Fix spanish locs
* | Ported RenameChannelModal to React-Bootstraphmhealey2016-02-224-159/+207
|/
* 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-212-3/+3
|/
* 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
| |
* | 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-173-116/+117
|\ \ \ | |/ / |/| | PLT-1707 Added help text to sso switching and removed redundant divs
| * | Added help text to sso switching and removed redundant divsJoramWilander2016-02-173-116/+117
| | |
* | | 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-161-12/+54
| |/ |/|
* | Other minor improvementsAsaad Mahmood2016-02-151-0/+9
| |
* | Fixing custom theme header click eventAsaad Mahmood2016-02-151-2/+7
| |
* | Multiple UI ImprovementsAsaad Mahmood2016-02-154-13/+126
|/
* Merge pull request #2146 from ttyniwa/feature/PLT-1908Corey Hulen2016-02-141-17/+110
|\ | | | | PLT-1908 Add a warning when demoting yourself from System Administrator from the team Manage Members menu
| * Add a warning when demoting yourself from System Administrator from the team ↵Tatsuya Niwa2016-02-111-17/+110
| | | | | | | | Manage Members menu
* | Merge pull request #2123 from hmhealey/plt1711Joram Wilander2016-02-141-0/+1
|\ \ | | | | | | PLT-1711 Prevent the admin console from switching to a team that is being remo…
| * | Prevent the admin console from switching to a team that is being removed ↵hmhealey2016-02-091-0/+1
| |/ | | | | | | from the sidebar
* | Merge pull request #2138 from rgarmsen2295/plt-1672Joram Wilander2016-02-143-1/+46
|\ \ | | | | | | PLT-1672 Added permalink feature to posts in the RHS
| * | Added permalink feature to posts in the RHSReed Garmsen2016-02-123-1/+46
| | |