summaryrefslogtreecommitdiffstats
path: root/web/react/utils/utils.jsx
Commit message (Collapse)AuthorAgeFilesLines
* 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
|\ | | | | [#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-211-2/+2
|\ \ | | | | | | PLT-1668 Removes duplicate short username error message
| * | 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
|\ \ | |/ |/| 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
| |
* | 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 icons
| * 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
| | | | non-files are dragged
* Merge pull request #1819 from hmhealey/plt1401Joram Wilander2016-01-061-3/+3
|\ | | | | PLT-1401 Removed email regex
| * Removed email regexhmhealey2016-01-061-3/+3
| |
* | Removed temporary fix for old filenames that used absolute urls pointing to ↵hmhealey2016-01-061-16/+2
| | | | | | | | the get file api
* | Changed Audio/Video preview to just display a file info when encountering a ↵hmhealey2016-01-061-0/+19
|/ | | | file that cannot be played
* 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
|\ | | | | PLT-730/PLT-731 Added remaining mobile UI V2 components
| * 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
|\ | | | | PLT-1437 PreferenceStore api changes and fixing CreatePost warning
| * 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
|\ | | | | PLT-1319 Fixed direct channels not being visible when no actual channel exists
| * Changed Sidebar direct channel list to be driven by preferenceshmhealey2015-12-081-1/+6
| |
* | Revert "add helper method to add ephemeral messages; also switch 'delete ↵Christopher Speller2015-12-101-5/+0
| | | | | | | | mess…"
* | add helper method to add ephemeral messages; also switch 'delete message' to ↵Florian Orben2015-12-091-0/+5
| | | | | | | | this new method
* | Fix OEmbeds when switching channel, vine/soundcloud heights, and youtube embedsJoramWilander2015-12-091-2/+2
| |
* | Multiple UI ImprovementsAsaad Mahmood2015-12-071-0/+1
|/
* Merge pull request #1623 from mattermost/fixed-height-embedsCorey Hulen2015-12-041-9/+11
|\ | | | | Fix embeds and add default fixed height
| * Fix embeds and add default fixed heightJoramWilander2015-12-041-9/+11
| |
* | Merge pull request #1613 from florianorben/PLT-1326Corey Hulen2015-12-041-0/+4
|\ \ | | | | | | 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-0/+4
| |/ | | | | | | notifications
* / Multiple UI ImprovementsAsaad Mahmood2015-12-041-1/+5
|/
* Changed font changing code to use jquery to fix Safari weirdnesshmhealey2015-12-031-9/+13
|
* Merge pull request #1579 from hmhealey/plt1298Christopher Speller2015-12-031-6/+6
|\ | | | | PLT-1298 Converted Command and @Mention autocomplete to new suggestion components
| * Cleaned up styling for command and at mention suggestionshmhealey2015-12-011-6/+6
| |
* | Merge pull request #1554 from florianorben/emoji_styleChristopher Speller2015-12-031-1/+1
|\ \ | | | | | | Allow to switch between default and emoji-one emoji style
| * | switch to only use emoji one smileys; remove setting to switchFlorian Orben2015-12-011-9/+0
| | |
| * | Allow to switch between default and emoji-one emoji styleFlorian Orben2015-12-011-0/+9
| | |
* | | Multiple UI ImprovementsAsaad Mahmood2015-12-021-7/+7
| | |
* | | Stop firefox from crashing due to fontsJoramWilander2015-12-021-2/+4
| | |
* | | Merge pull request #1535 from florianorben/PLT-1233Christopher Speller2015-12-021-0/+11
|\ \ \ | |_|/ |/| | PLT-1233: "Display Font" option in Account Settings > Display
| * | PLT-1233: "Display Font" option in Account Settings > DisplayFlorian Orben2015-11-281-0/+11
| | |
* | | Multiple UI ImprovementsAsaad Mahmood2015-12-011-3/+2
| |/ |/|
* | Enabled name display settings in more placesReed Garmsen2015-12-011-7/+9
| |