summaryrefslogtreecommitdiffstats
path: root/web/react/utils/utils.jsx
Commit message (Collapse)AuthorAgeFilesLines
...
* | Fix webhook post aggregation and pending/failed post aggregationJoramWilander2015-11-301-1/+1
| |
* | rename 'featureToggle' to 'isFeatureEnable' and move definition of available ↵Florian Orben2015-11-271-2/+2
| | | | | | | | prerelease-features to constants.jsx
* | only show advanced settings section if there are any pre-release featuresFlorian Orben2015-11-271-1/+1
| |
* | PLT-1125: allow to toggle features in frontendFlorian Orben2015-11-271-0/+4
|/
* Ported EditChannelModal to React-Bootstraphmhealey2015-11-231-13/+4
|
* Implementing Permalinks and jumping to post from search. PerformanceChristopher Speller2015-11-231-10/+3
| | | | improvements.
* Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package ↵Christopher Speller2015-11-191-10/+10
| | | | system.
* Multiple UI ImprovementsAsaad Mahmood2015-11-191-3/+3
|
* Posts structure improvementAsaad Mahmood2015-11-191-17/+13
|
* Converted DeletePostModal to React-Bootstraphmhealey2015-11-181-0/+9
|
* Multiple UI ImprovementsAsaad Mahmood2015-11-161-3/+3
|
* Rename areStatesEqual to areObjectsEqual and make it more comprehensive and ↵JoramWilander2015-11-121-2/+92
| | | | accurate.
* Updating UI for search autocompleteAsaad Mahmood2015-11-061-2/+3
|
* Merge pull request #1327 from florianorben/PLT-857-2Joram Wilander2015-11-061-0/+3
|\ | | | | PLT-857: Support `attachments` for Incoming Webhooks
| * attachments frontendFlorian Orben2015-11-051-0/+3
| |
* | Merge pull request #1321 from hmhealey/plt911Joram Wilander2015-11-061-0/+9
|\ \ | |/ |/| PLT-911 Search autocomplete improvements
| * Moved public and private channels into separate sections in the search ↵hmhealey2015-11-051-0/+9
| | | | | | | | autocomplete
* | Switching to mp3=Corey Hulen2015-11-051-1/+1
| |
* | PLT-1040 changing ding=Corey Hulen2015-11-051-1/+1
| |
* | Only allow one ding every 3sJoramWilander2015-11-051-1/+5
|/
* Merge pull request #1308 from asaadmahmoodspin/plt-960Christopher Speller2015-11-051-5/+5
|\ | | | | Plt 960 - Moving code themes into custom themes
| * Removed old code theme selector and fixed some issuesReed Garmsen2015-11-041-5/+5
| |
* | Making tutorial buttons and tutorial circles consistentAsaad Mahmood2015-11-041-1/+1
|/
* Merge pull request #1279 from rgarmsen2295/plt-743Joram Wilander2015-11-041-0/+21
|\ | | | | PLT-741/743 Adds additional checks when sorting channels/teams by display name
| * Functionalized codeReed Garmsen2015-11-021-0/+21
| |
* | Adding browser functions in utilis and calling them in settings_sidebarAsaad Mahmood2015-11-031-0/+14
| |
* | Multiple UI changesAsaad Mahmood2015-11-031-6/+6
|/
* Merge pull request #1259 from stasvovk/PLT-639Christopher Speller2015-11-021-0/+17
|\ | | | | PLT-639: display full name, nickname or username in direct messages
| * fixed errors in displayUsernameStas Vovk2015-11-021-3/+3
| |
| * display full name, nickname or username in direct messagesStas Vovk2015-11-011-0/+17
| |
* | fix isBrowserEdge typoVincent Taverna2015-11-011-1/+1
|/
* code style theme chooserFlorian Orben2015-10-291-0/+26
|
* Merge pull request #1213 from mattermost/plt-836Corey Hulen2015-10-281-26/+42
|\ | | | | PLT-836 Prevent markdown styled links from embedding gifs
| * Prevent markdown styled links from embedding gifsJoramWilander2015-10-281-26/+42
| |
* | Multiple UI changesAsaad Mahmood2015-10-291-0/+2
| |
* | Revert "PLT-395: Add syntax highlighting to Markdown code blocks"Christopher Speller2015-10-281-26/+0
| |
* | Dont display '1 minute ago' timestamps for post posted < than 1 minute agoFlorian Orben2015-10-281-2/+6
| |
* | add helper method to initiate a direct channel chatFlorian Orben2015-10-261-0/+42
|/
* Merge pull request #1170 from florianorben/PLT-395Harrison Healey2015-10-261-0/+26
|\ | | | | PLT-395: Add syntax highlighting to Markdown code blocks
| * code style theme chooserFlorian Orben2015-10-241-0/+26
| |
* | strips extra hiphens from channel urlGirish S2015-10-261-0/+1
|/
* Updating nav active bg and Send invitation buttonAsaad Mahmood2015-10-231-0/+1
|
* Updating bot stylingAsaad Mahmood2015-10-231-1/+1
|
* Multiple UI ImprovementsAsaad Mahmood2015-10-231-2/+2
|
* Merge branch 'master' of https://github.com/mattermost/platform into ↵Asaad Mahmood2015-10-231-1/+9
|\ | | | | | | ui-improvements
| * Fixing merge conflict=Corey Hulen2015-10-221-0/+1
| |\
| * \ Merge branch 'master' into PLT-44=Corey Hulen2015-10-201-2/+10
| |\ \
| * | | Multi-session login=Corey Hulen2015-10-201-1/+9
| | | |
* | | | Updating mattermost logoAsaad Mahmood2015-10-221-1/+1
| | | |
* | | | Multiple UI ImprovementsAsaad Mahmood2015-10-221-6/+2
| |_|/ |/| | | | | | | | | | | | | | - Changing the UI for the active item in the nav - Updating the UI for drag and drop - Fixing z-index for date selector