summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Changed PostStore to not clear a deleted post's messagehmhealey2016-02-045-22/+27
|
* Changed out of channel mention tests to use proper email addresseshmhealey2016-02-041-6/+7
|
* Removed untranslated phrases from es.jsonhmhealey2016-02-041-12/+0
|
* Added ephemeral messages sent when a user mentions someone not in the channelhmhealey2016-02-048-13/+72
|
* Changed deleted posts to be more general ephemeral postshmhealey2016-02-046-72/+64
|
* Added serverside check for a post that @mentions someone who isn't in the ↵hmhealey2016-02-044-0/+145
| | | | channel
* Merge pull request #2068 from hmhealey/plt1767Corey Hulen2016-02-041-3/+2
|\ | | | | PLT-1767 Fixed editing your last comment in the RHS
| * Fixed editing your last comment in the RHShmhealey2016-02-041-3/+2
| |
* | Merge pull request #2069 from hmhealey/localizationCorey Hulen2016-02-041-3/+3
|\ \ | |/ |/| Fixed localization issues in file_upload.jsx
| * Fixed localization issues in file_upload.jsxhmhealey2016-02-041-3/+3
|/
* Merge pull request #2059 from mattermost/plt-1732Harrison Healey2016-02-044-6/+26
|\ | | | | PLT-1732 Update user email when switching to SSO
| * Fix auth data unit testJoramWilander2016-02-031-1/+1
| |
| * Update user email when switching to SSOJoramWilander2016-02-033-5/+25
| |
* | Merge pull request #2062 from asaadmahmoodspin/ui-improvementsJoram Wilander2016-02-045-65/+90
|\ \ | | | | | | Multiple UI Improvements
| * | Multiple UI ImprovementsAsaad Mahmood2016-02-035-65/+90
| | |
* | | Merge pull request #2065 from ZBoxApp/PLT-7-fixCorey Hulen2016-02-031-2/+2
|\ \ \ | | | | | | | | Fix claim translations
| * | | Fix claim translationsElias Nahum2016-02-031-2/+2
| | | |
* | | | Merge pull request #2063 from mattermost/fix-locCorey Hulen2016-02-031-1/+1
|\ \ \ \ | |/ / / |/| | | Fixing loc error
| * | | Fixing loc error=Corey Hulen2016-02-031-1/+1
| |/ /
* | | Merge pull request #2060 from ZBoxApp/PLT-7-channelHarrison Healey2016-02-0327-269/+797
|\ \ \ | | | | | | | | PLT-7: Refactoring frontend (chunk 11)
| * | | Fix socketError message in spanishElias Nahum2016-02-031-1/+1
| | | |
| * | | fix config.jsonElias Nahum2016-02-031-26/+1
| | | |
| * | | Add missing translationsElias Nahum2016-02-033-99/+118
| | | |
| * | | Messages for SocketStore and small fixesElias Nahum2016-02-039-44/+122
| | | |
| * | | PLT-7: Refactoring frontend (chunk 11)Elias Nahum2016-02-0320-127/+583
| | |/ | |/| | | | | | | | | | | | | - channel view - Added translations for previous commits - Fix bug on signup_team email body
* | | Update CONTRIBUTING.mdit332016-02-031-60/+1
| |/ |/|
* | Merge pull request #2061 from mattermost/plt-1817Corey Hulen2016-02-031-1/+1
|\ \ | | | | | | PLT-1817 Fix katex sanitization
| * | Fix katex sanitizationJoramWilander2016-02-031-1/+1
| |/
* | Merge pull request #2057 from khoa-le/PLT-1673Harrison Healey2016-02-031-2/+2
|\ \ | |/ |/| PLT-1673: Make hashtag searching independent of case
| * Make hashtag searching independent of caseKhoa, Le Ngoc2016-02-031-2/+2
| |
* | Merge pull request #2055 from khoa-le/PLT-1693Christopher Speller2016-02-031-1/+2
|\ \ | | | | | | PLT-1693: Clear the password input boxes when user enter incorrect Retype New P…
| * | Clear the password input boxes when user enter incorrect Retype New Password.Khoa, Le Ngoc2016-02-031-1/+2
| |/
* | Merge pull request #2054 from khoa-le/PLT-1433Christopher Speller2016-02-031-1/+1
|\ \ | | | | | | PLT-1433 OGG files render as audio files with preview
| * | OGG files render as audio files with previewKhoa, Le Ngoc2016-02-031-1/+1
| |/
* | Merge pull request #2049 from mattermost/plt-1856Christopher Speller2016-02-0315-587/+908
|\ \ | | | | | | PLT-1856 Add basic server audit tab to system console for EE
| * | Add basic server audit tab to system console for EEJoramWilander2016-02-0215-588/+909
| | |
* | | Merge pull request #2045 from mattermost/plt-1849Christopher Speller2016-02-0316-95/+630
|\ \ \ | | | | | | | | PLT-1849 Added extra system-wide statistics for EE
| * | | Remove missing ES translationsJoramWilander2016-02-022-15/+0
| | | |
| * | | Added extra system-wide statistics for EEJoramWilander2016-02-0217-95/+645
| |/ /
* | | Merge pull request #2051 from ZBoxApp/PLT-7-channel-modalsJoram Wilander2016-02-0322-153/+887
|\ \ \ | | | | | | | | PLT-7: Refactoring frontend (chunk 10)
| * | | PLT-7: Refactoring frontend (chunk 10)Elias Nahum2016-02-0222-153/+887
| | | | | | | | | | | | | | | | | | | | | | | | - Modals - Fix bug on msg_typing - Add missing translations in es.json for EE
* | | | Merge pull request #2048 from rgarmsen2295/plt-1317Joram Wilander2016-02-036-28/+31
|\ \ \ \ | | | | | | | | | | PLT-1317 Replaces the clock icon for same user posts with a simple timestamp
| * | | | Changed clock icon in repeat posts to simple timestampReed Garmsen2016-02-026-24/+31
| | | | |
| * | | | Removed css clock from sub-postsReed Garmsen2016-02-021-4/+0
| |/ / /
* | | | Merge pull request #2047 from hmhealey/helpurlJoram Wilander2016-02-031-8/+2
|\ \ \ \ | | | | | | | | | | Updated post help link
| * | | | Updated post help linkhmhealey2016-02-021-8/+2
| |/ / /
* | | | Merge pull request #2044 from khoa-le/PLT-1864Joram Wilander2016-02-031-0/+10
|\ \ \ \ | | | | | | | | | | PLT-1864 Added help text indicating valid email required
| * | | | Fixed Eslint validation.Khoa, Le Ngoc2016-02-021-2/+2
| | | | |
| * | | | Added help text indicating valid email required when user sign up from link.Khoa, Le Ngoc2016-02-021-0/+10
| | |/ / | |/| |
* | | | Merge pull request #2028 from mozilla/Makefile-fixesJoram Wilander2016-02-031-3/+3
|\ \ \ \ | | | | | | | | | | Adjustments to makefile