summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Adding page to direct users to docs.mattermost.comit332016-02-251-0/+1
|
* Merge pull request #2252 from hmhealey/plt2129Corey Hulen2016-02-251-0/+6
|\ | | | | PLT-2129 Ignored posts deleted from channels that we haven't visited
| * Ignored posts deleted from channels that we haven't visitedhmhealey2016-02-251-0/+6
|/
* Merge pull request #2245 from mattermost/esethna-patch-1Joram Wilander2016-02-253-3/+2
|\ | | | | Update activity_log_modal.jsx help text to remove hard coded session length
| * 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
|/
* Merge pull request #2242 from mattermost/profiles-fixJoram Wilander2016-02-242-2/+2
|\ | | | | Fix RHS usernames and intro message usernames
| * Fix RHS usernames and intro message usernamesJoramWilander2016-02-242-2/+2
| |
* | Merge pull request #2241 from mattermost/GIT-2238Christopher Speller2016-02-241-1/+1
|\ \ | |/ |/| Fixing github issue 2238 panic because it cannot print localized message
| * Fixing github issue 2238 panic because it cannot print localized message=Corey Hulen2016-02-241-1/+1
|/
* 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 #2232 from mattermost/update-golang-depsJoram Wilander2016-02-24153-109304/+715
|\ \ | | | | | | Updating golang dependancies (godep)
| * | Running save instead of updateChristopher Speller2016-02-245-510/+42
| | |
| * | Updating golang dependancies (godep)Christopher Speller2016-02-23148-108794/+673
| | |
* | | 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 #2235 from ZBoxApp/missing-locsJoram Wilander2016-02-242-20/+32
|\ \ \ \ | | | | | | | | | | Add missing platform locs to spanish
| * | | | Add missing platform locs to spanishElias Nahum2016-02-232-20/+32
| |/ / /
* | | | 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
* | | Merge pull request #2239 from mattermost/rhs-fixChristopher Speller2016-02-244-6/+19
|\ \ \ | |/ / |/| | Fix profiles issue with RHS
| * | 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
| | |
* | | Merge pull request #2230 from mattermost/plt-1466Christopher Speller2016-02-231-0/+1
|\ \ \ | | | | | | | | PLT-1466 Add no-referrer meta tag to head.html
| * | | Add no-referrer meta tag to head.htmlJoramWilander2016-02-231-0/+1
| | | |
* | | | Merge pull request #2227 from mattermost/fix-apkHarrison Healey2016-02-231-3/+4
|\ \ \ \ | |/ / / |/| | | Fixing download of apk file
| * | | Fixing download of apk file=Corey Hulen2016-02-231-3/+4
|/ / /
* | | Merge pull request #2224 from asaadmahmoodspin/ui-improvementsChristopher Speller2016-02-231-1/+20
|\ \ \ | | |/ | |/| UI improvements
| * | UI improvementsAsaad Mahmood2016-02-231-1/+20
| | |
* | | Merge pull request #2216 from mattermost/fix-cmdsJoram Wilander2016-02-231-16/+13
|\ \ \ | | | | | | | | Fixing localization error in commands
| * | | Fixing localization error in commandsChristopher Speller2016-02-221-16/+13
| | | |
* | | | Merge pull request #2217 from mattermost/fix-droidJoram Wilander2016-02-236-18/+179
|\ \ \ \ | |_|/ / |/| | | Fixing device id column for droid
| * | | Fixing postgres=Corey Hulen2016-02-222-3/+3
| | | |
| * | | Fixing device id column for droid=Corey Hulen2016-02-226-18/+179
| | |/ | |/|
* | | Merge pull request #2223 from ZBoxApp/fix-locsChristopher Speller2016-02-237-905/+904
|\ \ \ | | | | | | | | Fix for PLT-1945, PLT-2012, PLT-2045 & PLT-2067
| * | | Fix for PLT-1945, PLT-2012, PLT-2045 & PLT-2067Elias Nahum2016-02-237-905/+904
| | | | | | | | | | | | | | | | | | | | - Missing locs on server - Fix spanish locs
* | | | Merge pull request #2214 from hmhealey/plt1422Corey Hulen2016-02-221-1/+6
|\ \ \ \ | |/ / / |/| | | PLT-1422 Fixed Makefile to properly kill watchify on stop-client
| * | | Fixed Makefile to properly kill watchify on stop-clienthmhealey2016-02-221-1/+6
| | | |