summaryrefslogtreecommitdiffstats
path: root/web/react/utils
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #2101 from hmhealey/plt1415Christopher Speller2016-02-083-54/+54
|\ | | | | PLT-1415 Renamed RECIEVED_* to RECEIVED_*
| * Renamed RECIEVED_* to RECEIVED_*hmhealey2016-02-083-54/+54
| |
* | Fix intro messageElias Nahum2016-02-081-1/+1
|/
* Merge pull request #2093 from rgarmsen2295/plt-1615Joram Wilander2016-02-062-2/+9
|\ | | | | PLT-1615 Limits hashtag links to a minimum of three characters
| * Limits hashtag linking to a minimum of three charactersReed Garmsen2016-02-052-2/+9
| |
* | 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
| |
* | Separated displayTime functions for component/string formReed Garmsen2016-02-051-1/+37
| |
* | Fixed issue with on-hover timestampsReed Garmsen2016-02-051-32/+11
| |
* | Changed CommandProvider to only set the matched pretext if it actually ↵hmhealey2016-02-051-8/+10
| | | | | | | | matches anything
* | Changed notifications to only request permission once per session if the ↵hmhealey2016-02-041-5/+13
| | | | | | | | user clicks 'Not now' on Firefox
* | Merge pull request #2064 from hmhealey/plt882Christopher Speller2016-02-042-1/+8
|\ \ | | | | | | PLT-882 Ephemeral Messages and Out-Of-Channel mentions
| * | Changed how posts are marked ephemeralhmhealey2016-02-042-1/+5
| | |
| * | 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
| | |
* | | PLT-1429 Fixing code review comments=Corey Hulen2016-02-041-1/+0
| | |
* | | Merge branch 'master' into PLT-1429=Corey Hulen2016-02-033-57/+115
|\| |
| * | Merge pull request #2060 from ZBoxApp/PLT-7-channelHarrison Healey2016-02-033-57/+115
| |\ \ | | | | | | | | PLT-7: Refactoring frontend (chunk 11)
| | * | Messages for SocketStore and small fixesElias Nahum2016-02-032-26/+0
| | | |
| | * | PLT-7: Refactoring frontend (chunk 11)Elias Nahum2016-02-031-31/+115
| | |/ | | | | | | | | | | | | | | | - channel view - Added translations for previous commits - Fix bug on signup_team email body
* | | Merge branch 'master' into PLT-1429=Corey Hulen2016-02-034-3/+67
|\| |
| * | Fix katex sanitizationJoramWilander2016-02-031-1/+1
| |/
| * 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-033-0/+41
| |\ \ | | | | | | | | PLT-1856 Add basic server audit tab to system console for EE
| | * | Add basic server audit tab to system console for EEJoramWilander2016-02-023-0/+41
| | |/
| * | Merge pull request #2048 from rgarmsen2295/plt-1317Joram Wilander2016-02-031-1/+2
| |\ \ | | | | | | | | 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-021-1/+2
| | |/
| * / Added ability to sign in via username; separated email sign in and sign up ↵Reed Garmsen2016-02-021-0/+22
| |/ | | | | | | config settings
* | Fixing merge=Corey Hulen2016-02-012-1/+2
|\|
| * Adding reply functionalityAsaad Mahmood2016-01-282-1/+2
| |
* | merging=Corey Hulen2016-01-251-2/+16
|\|
| * Merge pull request #1956 from mattermost/plt-1779Corey Hulen2016-01-221-2/+16
| |\ | | | | | | PLT-1779 Add system-wide statistics page
| | * Add system analytics pageJoramWilander2016-01-211-2/+2
| | |
| | * Generalize analytics server functions and begin componentizing client ↵JoramWilander2016-01-211-2/+16
| | | | | | | | | | | | analytics controls
* | | merging=Corey Hulen2016-01-225-5/+82
|\| |
| * | PLT-7 adding loc feature to preview=Corey Hulen2016-01-221-0/+4
| | |
| * | PLT-7 adding lang selector=Corey Hulen2016-01-221-0/+15
| | |
| * | Merge pull request #1948 from hmhealey/plt1652Christopher Speller2016-01-221-2/+3
| |\ \ | | | | | | | | PLT-1652 Added download param to getFile api call
| | * | Added download param to getFile api callhmhealey2016-01-211-2/+3
| | | |
| * | | PLT-7 Adding react-intl libs=Corey Hulen2016-01-213-0/+38
| |/ /
| * | Merge pull request #1924 from loafoe/masterChristopher Speller2016-01-211-0/+11
| |\ \ | | | | | | | | [#1923] Make Websocket ports configurable
| | * | Fix indentationAndy Lo-A-Foe2016-01-201-7/+7
| | | |
| | * | Optionally specify ws:// and wss:// port in configAndy Lo-A-Foe2016-01-191-0/+11
| | | |
| * | | Merge pull request #1927 from rgarmsen2295/plt-1668Christopher Speller2016-01-212-3/+7
| |\ \ \ | | |_|/ | |/| | PLT-1668 Removes duplicate short username error message
| | * | Removed extraneous error when providing a short usernameReed Garmsen2016-01-202-3/+7
| | |/
| * | Merge pull request #1885 from rgarmsen2295/plt-406Joram Wilander2016-01-211-0/+4
| |\ \ | | |/ | |/| PLT-406 Fixes issues with drag and drop overlay in IE11
| | * Fix issue with drag n drop overlay in ie11Reed Garmsen2016-01-121-0/+4
| | |
* | | finishing up commands UI=Corey Hulen2016-01-141-1/+59
| | |
* | | Merge branch 'master' into PLT-1429=Corey Hulen2016-01-144-11/+112
|\| |