summaryrefslogtreecommitdiffstats
path: root/web/react/utils/constants.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Converting to Webpack. Stage 1.Christopher Speller2016-03-161-520/+0
|
* Merge branch 'release-2.1'Christopher Speller2016-03-141-18/+18
|\
| * Adding or separator between ldap, username, email, githubAsaad Mahmood2016-03-111-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | Updating code theme name Updating conditions for login page updated the 2.0 Dockerfile to include the proper location of mm gzip Fixing search loading icon on mobile Adding or separator between ldap, username, email and github
| * PLT-2138 - Fixing theme sharing boxAsaad Mahmood2016-03-101-15/+15
| |
* | Convering client to react-router.Christopher Speller2016-03-141-1/+4
|/
* Changed information displayed in user list to obey display name settingshmhealey2016-03-031-0/+2
|
* Refactor and modularize analytics on the clientJoramWilander2016-03-011-0/+20
|
* Add ability to toggle embed visibilityAlan Mooiman2016-02-251-0/+4
|
* Multiple UI ImprovementsAsaad Mahmood2016-02-151-2/+23
|
* Merge pull request #2122 from hmhealey/plt1544Christopher Speller2016-02-091-0/+1
|\ | | | | PLT-1544 Replaced Permalink popover with a Permalink modal
| * Replaced Permalink popover with a Permalink modalhmhealey2016-02-091-0/+1
| |
* | Multiple UI ImprovementsAsaad Mahmood2016-02-091-0/+1
|/
* PLT-1900 removing lang from preview and making spanish beta=Corey Hulen2016-02-081-4/+0
|
* Renamed RECIEVED_* to RECEIVED_*hmhealey2016-02-081-29/+29
|
* Merge pull request #2093 from rgarmsen2295/plt-1615Joram Wilander2016-02-061-1/+2
|\ | | | | PLT-1615 Limits hashtag links to a minimum of three characters
| * Limits hashtag linking to a minimum of three charactersReed Garmsen2016-02-051-1/+2
| |
* | Merge pull request #2091 from rgarmsen2295/plt-1797Corey Hulen2016-02-051-1/+1
|\ \ | |/ |/| PLT-1797 Increased username max length
| * Increased username max lengthReed Garmsen2016-02-051-1/+1
| |
* | Changed how posts are marked ephemeralhmhealey2016-02-041-1/+1
| |
* | Added ephemeral messages sent when a user mentions someone not in the channelhmhealey2016-02-041-1/+2
| |
* | Changed deleted posts to be more general ephemeral postshmhealey2016-02-041-0/+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-031-0/+1
|\ \ | | | | | | PLT-1856 Add basic server audit tab to system console for EE
| * | Add basic server audit tab to system console for EEJoramWilander2016-02-021-0/+1
| |/
* / Changed clock icon in repeat posts to simple timestampReed Garmsen2016-02-021-1/+2
|/
* Adding reply functionalityAsaad Mahmood2016-01-281-0/+1
|
* PLT-7 adding loc feature to preview=Corey Hulen2016-01-221-0/+4
|
* Removed extraneous error when providing a short usernameReed Garmsen2016-01-201-1/+5
|
* Merge pull request #1855 from rgarmsen2295/plt-1006Corey Hulen2016-01-131-1/+2
|\ | | | | PLT-1006 Changed team statistics page to show usernames with email shown in a tooltip
| * Changed statistics to show usernames with an email tooltipReed Garmsen2016-01-111-1/+2
| |
* | Adding away icon and changing online and offline iconsAsaad Mahmood2016-01-111-2/+11
|/
* Merge pull request #1745 from mattermost/plt-1118Christopher Speller2016-01-041-0/+2
|\ | | | | PLT-1118 Add ability to switch between SSO and email account
| * Add ability to switch between SSO and email accountJoramWilander2015-12-171-0/+2
| |
* | Refactored ViewImage modal and made it automatically play animated gifshmhealey2015-12-181-0/+1
|/
* Some refactoringChristopher Speller2015-12-161-0/+1
|
* Multiple UI ImprovementsAsaad Mahmood2015-12-111-23/+23
|
* Merge pull request #1652 from hmhealey/plt1319Corey Hulen2015-12-111-1/+3
|\ | | | | PLT-1319 Fixed direct channels not being visible when no actual channel exists
| * Added preference_changed web socket eventhmhealey2015-12-071-1/+3
| |
* | Multiple UI ImprovementsAsaad Mahmood2015-12-091-1/+0
| |
* | Merge pull request #1636 from mattermost/plt-1354Christopher Speller2015-12-081-1/+1
|\ \ | | | | | | PLT-1354 Show channel member count up to 100 now
| * | Show channel member count up to 100 nowJoramWilander2015-12-071-1/+1
| |/
* / Display username 'System' for system messagesFlorian Orben2015-12-071-0/+1
|/
* Merge pull request #1626 from mattermost/PLT-1355Corey Hulen2015-12-041-0/+4
|\ | | | | PLT-1355 Move link preview into pre-release feature
| * PLT-1355 Move link preview into pre-release feature=Corey Hulen2015-12-041-0/+4
| |
* | autocomplete component should enter suggestions on 'tab'Florian Orben2015-12-041-1/+2
| |
* | Merge pull request #1613 from florianorben/PLT-1326Corey Hulen2015-12-041-1/+3
|\ \ | |/ |/| PLT-1326: Enable channel posts of type join or leave not trigger unread notifications
| * PLT-1326: Enable channel posts of type join or leave not trigger unread ↵Florian Orben2015-12-041-1/+3
| | | | | | | | notifications
* | Changed SuggestionBox to clear its suggestions on losing focushmhealey2015-12-031-0/+1
|/
* Merge pull request #1540 from hmhealey/plt1297Christopher Speller2015-12-031-1/+8
|\ | | | | PLT-1297 Replaced SearchAutocomplete with new suggestion components