summaryrefslogtreecommitdiffstats
path: root/web/react/utils
Commit message (Collapse)AuthorAgeFilesLines
* Updating some client deps + eslintChristopher Speller2016-02-224-4/+9
|
* Merge pull request #2179 from mattermost/fix-droidCorey Hulen2016-02-171-12/+16
|\ | | | | Fixing JS bug with droid
| * Fixing JS bug with droid=Corey Hulen2016-02-171-12/+16
| |
* | Multiple UI ImprovementsAsaad Mahmood2016-02-152-4/+25
|/
* Merge branch 'release-2.0'Christopher Speller2016-02-131-1/+1
|\
| * Fix load more messages being broken by getPostsSince callJoramWilander2016-02-121-1/+1
| |
* | Merge branch 'master' of https://github.com/mattermost/platform into ui-fixesAsaad Mahmood2016-02-122-3/+14
|\|
| * Merge pull request #2155 from ZBoxApp/PLT-1948Christopher Speller2016-02-111-0/+4
| |\ | | | | | | PLT-1948: Fix duplicate am/pm on last password update
| | * eslint no-shadow resolvedElias Nahum2016-02-111-1/+1
| | |
| | * Fix duplicate am/pm on last password updateElias Nahum2016-02-111-0/+4
| | |
| * | Switch to using create_at for latest postJoramWilander2016-02-111-1/+1
| | |
| * | If we have less than CHUNK_SIZE posts, then get the first pageJoramWilander2016-02-111-1/+3
| | |
| * | Fix case where channel has a postlist but no postsJoramWilander2016-02-111-1/+6
| | |
| * | Fixing the elusive missing post bugJoramWilander2016-02-111-3/+3
| |/
* / Multiple UI ImprovementsAsaad Mahmood2016-02-111-1/+1
|/
* Fixing codespan inline issueAsaad Mahmood2016-02-101-1/+1
|
* 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
| |
* | Fixing single line code block on firefoxAsaad Mahmood2016-02-091-0/+4
| |
* | Merge pull request #2099 from hmhealey/plt1883Corey Hulen2016-02-091-0/+22
|\ \ | | | | | | PLT-1883 Update search result components when we receive channels
| * | Added support for ES6 Maps to Utils.areObjectsEqualhmhealey2016-02-081-0/+22
| | |
* | | Merge pull request #2113 from mattermost/slash-command-fixesChristopher Speller2016-02-091-1/+7
|\ \ \ | | | | | | | | Multiple minor slash command fixes
| * | | Multiple minor slash command fixesJoramWilander2016-02-091-1/+7
| | |/ | |/|
* / | Multiple UI ImprovementsAsaad Mahmood2016-02-092-0/+2
|/ /
* | PLT-1900 removing lang from preview and making spanish beta=Corey Hulen2016-02-082-5/+1
| |
* | Merge pull request #2095 from mattermost/plt-1787Christopher Speller2016-02-081-5/+5
|\ \ | | | | | | PLT-1787 Fix statuses not rendering until a change in the LHS
| * | Fix statuses not rendering until a change in the LHSJoramWilander2016-02-081-5/+5
| |/
* | 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