summaryrefslogtreecommitdiffstats
path: root/web/react/utils
Commit message (Expand)AuthorAgeFilesLines
* Added jpeg's to list of image typesnickago2015-08-111-1/+1
* Merge pull request #359 from hmhealey/mm1770Christopher Speller2015-08-112-3/+28
|\
| * Changed post drafts to maintain a store a unique id for each file upload to f...hmhealey2015-08-101-0/+21
| * Added the ability to cancel file uploads on postshmhealey2015-08-101-3/+7
* | Added keys to array-based elements and made getMe asynchronousnickago2015-08-062-12/+4
|/
* Changed max number of displayed direct message channels to 20nickago2015-08-051-1/+1
* Merge pull request #302 from hmhealey/mm1788Corey Hulen2015-08-021-1/+0
|\
| * Removed ^replying in preparation for 0.6.0hmhealey2015-07-301-1/+0
* | Merge pull request #276 from mattermost/mm-1688Corey Hulen2015-08-023-4/+11
|\ \
| * | removed ternary operator to make if statement clearerJoramWilander2015-07-301-1/+4
| * | reset number of posts to fetch on channel switch and fresh page loadJoramWilander2015-07-293-4/+8
| |/
* | Merge pull request #274 from mattermost/mm-1497Corey Hulen2015-08-021-0/+2
|\ \
| * | removed uneccessary utils loadThumbnails functionJoramWilander2015-07-311-44/+0
| * | image thumbnails now scale appropriately so there is no whitespace, also gene...JoramWilander2015-07-312-0/+46
* | | Revert "MM-1706 Changed mention highlighting code to split words on all non-w...Joram Wilander2015-07-311-7/+7
|/ /
* | Merge pull request #271 from hmhealey/mm1656Joram Wilander2015-07-311-0/+65
|\ \
| * | Updated ViewImage modal dialog to include details about non-image fileshmhealey2015-07-291-0/+6
| * | Added utility function to get a file attachment's urlhmhealey2015-07-291-0/+13
| * | Added preview images for non-image fileshmhealey2015-07-291-0/+13
| * | Add an info box next to image thumbnails which provides the name, type, and s...hmhealey2015-07-291-0/+33
| |/
* / Changed mention highlighting code to split words on all non-word charactershmhealey2015-07-301-7/+7
|/
* Merge pull request #252 from rgarmsen2295/ie10-image-regression-fixChristopher Speller2015-07-291-2/+9
|\
| * Removed usage of window.location.origin throughout the codebaseReed Garmsen2015-07-271-3/+4
| * Fixes issue with images not displaying due to window.origin not being defined...Reed Garmsen2015-07-271-2/+8
* | updates to sign-up flow, remove company name and marketing checkboxJoramWilander2015-07-281-2/+2
* | Display thumbnails for files without file extensionshmhealey2015-07-281-3/+6
|/
* Placing SVGs into constants.jsxAsaad Mahmood2015-07-231-1/+3
* Merge pull request #201 from hmhealey/mm1539Corey Hulen2015-07-221-0/+1
|\
| * Added events for when the active thread (ie the message thread that a user is...hmhealey2015-07-211-0/+1
* | Changing the way we mattermost handles URLs. team.domain.com becomes domain.c...Christopher Speller2015-07-203-33/+28
|/
* Use a user's full name as their display name if a nickname hasn't been specifiedhmhealey2015-07-171-1/+19
* Unify all locations where we determine a user's display named based off of th...hmhealey2015-07-171-1/+7
* Merge pull request #198 from nickago/MM-1518Joram Wilander2015-07-171-1/+7
|\
| * fixed formattingnickago2015-07-161-1/+1
| * readded spacenickago2015-07-161-0/+1
| * Fixed config on our link parsernickago2015-07-161-2/+7
* | Merge pull request #183 from nickago/MM-1073Joram Wilander2015-07-161-8/+15
|\ \ | |/ |/|
| * Changed scope of 'metatdata'nickago2015-07-151-1/+1
| * Need you GDev key for youtube stuffnickago2015-07-141-8/+15
* | [webui] fix loading animation for ieralder2015-07-111-4/+35
|/
* Merge pull request #159 from rgarmsen2295/mm-1269bCorey Hulen2015-07-101-2/+0
|\
| * Added errorchange listener to textbox that detects if inet is not connected. ...Reed Garmsen2015-07-091-7/+0
| * Notes to myselfReed Garmsen2015-07-091-1/+6
* | Merge pull request #157 from rgarmsen2295/mm-1265Corey Hulen2015-07-101-1/+1
|\ \
| * | Final change to code affected by change to loading more channels logicReed Garmsen2015-07-101-1/+1
| |/
* / fix bugs for pr #150 MM-895ralder2015-07-101-1/+1
|/
* Merge branch 'master' of https://github.com/mattermost/platformAsaad Mahmood2015-07-092-28/+29
|\
| * Merge pull request #150 from mattermost/mm-895Joram Wilander2015-07-082-15/+2
| |\
| | * Finishing centralization of BrowserStoreChristopher Speller2015-07-081-14/+0
| | * Modifying all storage to use session storage. Also adding an abstraction laye...Christopher Speller2015-07-081-1/+2