summaryrefslogtreecommitdiffstats
path: root/web
Commit message (Collapse)AuthorAgeFilesLines
* Fixing not being able to scroll at the bottom in the LHSAsaad Mahmood2016-02-281-1/+1
|
* UI improvementsAsaad Mahmood2016-02-263-31/+29
|
* Merge pull request #2265 from mattermost/preview-loc-fixCorey Hulen2016-02-261-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 ↵JoramWilander2016-02-261-2/+6
| | | | | | | | defaut messsage
* | Merge pull request #2257 from mattermost/rhs-profile-fixChristopher Speller2016-02-269-68/+66
|\ \ | | | | | | Final fixes for user store changes
| * | Update search results profiles properly on refresh and handle scrollHeight errorJoramWilander2016-02-252-4/+18
| | |
| * | Remove unused importJoramWilander2016-02-251-1/+0
| | |
| * | Fix replying from search resultJoramWilander2016-02-251-1/+8
| | |
| * | Fix dismissing deleted root post that had comments on itJoramWilander2016-02-251-0/+14
| | |
| * | Fix deleting threadsJoramWilander2016-02-252-47/+12
| | |
| * | Move post view container user store listener into center panel and pass ↵JoramWilander2016-02-253-14/+13
| | | | | | | | | | | | profiles into post focus view
| * | Another fix for RHS thread profilesJoramWilander2016-02-251-1/+1
| | |
* | | Merge pull request #2264 from ZBoxApp/PLT-1751-esCorey Hulen2016-02-262-1/+2
|\ \ \ | |_|/ |/| | embed_toggle in spanish
| * | embed_toggle in spanishElias Nahum2016-02-262-1/+2
| | |
* | | Merge pull request #2263 from rodrigocorsi2/pt-translationChristopher Speller2016-02-263-0/+1283
|\ \ \ | |/ / |/| | Added files and changes to portuguese(beta) translation
| * | Added files and changes to portuguese(beta) translationRodrigo Corsi2016-02-263-0/+1283
| | |
* | | Merge pull request #2027 from mozilla/PLT-1751Joram Wilander2016-02-264-7/+81
|\ \ \ | |/ / |/| | PLT-1751: Add the ability to collapse a link preview
| * | Add ability to toggle embed visibilityAlan Mooiman2016-02-254-7/+81
| | |
* | | Update spanish sessionsDescriptionElias Nahum2016-02-251-0/+1
|/ /
* | 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
* | | | Merge pull request #2256 from hmhealey/psCorey Hulen2016-02-255-91/+141
|\ \ \ \ | | | | | | | | | | Revert "Updated perfect-scrollbar to 0.6.10"
| * | | | Revert "Updated perfect-scrollbar to 0.6.10"hmhealey2016-02-255-91/+141
| | | | | | | | | | | | | | | | | | | | This reverts commit bc5f82f624fed139bd757298996189eca19ed1b7.
* | | | | 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
| | | |