summaryrefslogtreecommitdiffstats
path: root/web/react/utils/utils.jsx
Commit message (Expand)AuthorAgeFilesLines
* Added files and changes to portuguese(beta) translationRodrigo Corsi2016-02-261-0/+4
* Merge pull request #2254 from hmhealey/plt2127Christopher Speller2016-02-251-4/+0
|\
| * Stopped setting Notification.permissionhmhealey2016-02-251-4/+0
* | Multiple UI ImprovementsAsaad Mahmood2016-02-251-1/+1
|/
* Requires emails to contain at least 1 character before and after the @ signhmhealey2016-02-231-1/+1
* Refactored how links are extracted to remove code blocks and markdown imageshmhealey2016-02-231-40/+19
* Refactor listener out of user profile and fix thread logicJoramWilander2016-02-231-0/+4
* Updating some client deps + eslintChristopher Speller2016-02-221-1/+5
* Merge pull request #2179 from mattermost/fix-droidCorey Hulen2016-02-171-12/+16
|\
| * Fixing JS bug with droid=Corey Hulen2016-02-171-12/+16
* | Multiple UI ImprovementsAsaad Mahmood2016-02-151-2/+2
|/
* eslint no-shadow resolvedElias Nahum2016-02-111-1/+1
* Fix duplicate am/pm on last password updateElias Nahum2016-02-111-0/+4
* Merge pull request #2099 from hmhealey/plt1883Corey Hulen2016-02-091-0/+22
|\
| * Added support for ES6 Maps to Utils.areObjectsEqualhmhealey2016-02-081-0/+22
* | Multiple UI ImprovementsAsaad Mahmood2016-02-091-0/+1
* | PLT-1900 removing lang from preview and making spanish beta=Corey Hulen2016-02-081-1/+1
* | Renamed RECIEVED_* to RECEIVED_*hmhealey2016-02-081-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 notifications to only request permission once per session if the user...hmhealey2016-02-041-5/+13
* Changed how posts are marked ephemeralhmhealey2016-02-041-0/+4
* Adding reply functionalityAsaad Mahmood2016-01-281-1/+1
* PLT-7 adding lang selector=Corey Hulen2016-01-221-0/+15
* Added download param to getFile api callhmhealey2016-01-211-2/+3
* Merge pull request #1924 from loafoe/masterChristopher Speller2016-01-211-0/+11
|\
| * 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-211-2/+2
|\ \
| * | Removed extraneous error when providing a short usernameReed Garmsen2016-01-201-2/+2
| |/
* | Merge pull request #1885 from rgarmsen2295/plt-406Joram Wilander2016-01-211-0/+4
|\ \ | |/ |/|
| * Fix issue with drag n drop overlay in ie11Reed Garmsen2016-01-121-0/+4
* | Added license validation and settingsJoramWilander2016-01-141-4/+27
* | Merge pull request #1853 from asaadmahmoodspin/ui-improvementsCorey Hulen2016-01-131-1/+5
|\ \ | |/ |/|
| * Adding away icon and changing online and offline iconsAsaad Mahmood2016-01-111-1/+5
* | Restricted file uploads on iOS Chrome and the iOS app to work around iOS bugshmhealey2016-01-111-0/+15
|/
* Removed ability to drag n' drop text; drag n' drop ui no longer appears when ...Reed Garmsen2016-01-061-0/+6
* Merge pull request #1819 from hmhealey/plt1401Joram Wilander2016-01-061-3/+3
|\
| * Removed email regexhmhealey2016-01-061-3/+3
* | Removed temporary fix for old filenames that used absolute urls pointing to t...hmhealey2016-01-061-16/+2
* | Changed Audio/Video preview to just display a file info when encountering a f...hmhealey2016-01-061-0/+19
|/
* Fixed ViewImage modal to clear its loaded state when its file list changeshmhealey2016-01-041-0/+10
* Merge pull request #1740 from hmhealey/plt730Joram Wilander2015-12-281-2/+2
|\
| * Added theme styling to floating timestamphmhealey2015-12-161-2/+2
* | Multiple UI ImprovementsAsaad Mahmood2015-12-211-2/+3
* | Multiple UI ImprovementsAsaad Mahmood2015-12-181-2/+3
|/
* Merge pull request #1733 from hmhealey/plt1437Christopher Speller2015-12-161-4/+4
|\
| * Improved PreferenceStore api when getting valueshmhealey2015-12-151-4/+4
* | Multiple UI ImprovementsAsaad Mahmood2015-12-151-1/+1
|/
* Merge pull request #1652 from hmhealey/plt1319Corey Hulen2015-12-111-0/+5
|\