summaryrefslogtreecommitdiffstats
path: root/web/react/utils
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #466 from mattermost/mm-1912Corey Hulen2015-08-252-17/+14
|\
| * Fixes mm-1912 move get file info into its own web service call=Corey Hulen2015-08-242-17/+14
* | Merge pull request #458 from rgarmsen2295/mm-1983Christopher Speller2015-08-251-1/+1
|\ \ | |/ |/|
| * Fixed issue with timestamp incorrectly displaying single digit minutesReed Garmsen2015-08-241-1/+1
* | Merge pull request #449 from rgarmsen2295/mm-1933Corey Hulen2015-08-241-6/+11
|\ \ | |/ |/|
| * Fixes issue with profile pictures not updating w/o refresh and prevents more ...Reed Garmsen2015-08-221-0/+5
| * Fixed issue with logout in active sessions not working in ie10Reed Garmsen2015-08-221-0/+2
| * Added cache: false to ajax calls that caused problems with ie10Reed Garmsen2015-08-221-6/+4
* | Added fullscreen capability to youtube embednickago2015-08-211-1/+2
|/
* Fixing AM-PM issueChristopher Speller2015-08-201-1/+1
* Fixing a few refactoring errors.Christopher Speller2015-08-201-3/+3
* Merge pull request #394 from mattermost/mm-1410Joram Wilander2015-08-192-635/+687
|\
| * Requiring team admin to import and fixing a few style issuesChristopher Speller2015-08-191-2/+1
| * Cosmetic refactoring for ESLintChristopher Speller2015-08-192-642/+670
| * Implemention of slack import feature.Christopher Speller2015-08-192-0/+25
* | Added a message deleted indicator when a post is deleted to let the user know...JoramWilander2015-08-191-2/+3
|/
* Merge pull request #383 from rgarmsen2295/mm-1584bCorey Hulen2015-08-182-1/+31
|\
| * Added feature to the 'More...' PM channel list and fixed small cosmetic issuesReed Garmsen2015-08-182-3/+16
| * Private message channels no longer refresh on creation/first useReed Garmsen2015-08-181-0/+17
* | Formatted comments' time in RHS similar to rootnickago2015-08-181-0/+4
|/
* finalize implenetation of predictive client posts so that users get immediate...JoramWilander2015-08-182-11/+21
* adds predictive posting on the clientJoramWilander2015-08-181-0/+2
* Merge pull request #391 from asaadmahmoodspin/masterChristopher Speller2015-08-181-0/+14
|\
| * Multiple UI changesAsaad Mahmood2015-08-181-0/+14
* | Merge pull request #381 from mattermost/mm-1705Christopher Speller2015-08-183-4/+15
|\ \
| * | merge async_client getMe changesJoramWilander2015-08-141-6/+6
| * | added google sign-in functionality to the client, with minor model modificationsJoramWilander2015-08-143-10/+21
* | | Merge pull request #374 from nickago/MM-1299Joram Wilander2015-08-181-2/+8
|\ \ \ | |_|/ |/| |
| * | Added hardcoded firefox functionnickago2015-08-171-3/+3
| * | move browser check functionality into a methodnickago2015-08-141-1/+5
| * | Refactored such that the menu doesn't open for firefox usersnickago2015-08-131-1/+1
| * | Handed control of notification sounds over to browser for firefoxnickago2015-08-121-2/+4
* | | Revert "Mm 1640 Fixed odd scrolling issues on channel refresh"Joram Wilander2015-08-171-0/+2
* | | Merge pull request #372 from nickago/MM-1640Christopher Speller2015-08-171-2/+0
|\ \ \
| * | | Added case for window resize and cleaned up functionnickago2015-08-121-1/+0
| * | | Completely rehauled scrolling system, finished base implementationnickago2015-08-121-2/+1
| |/ /
* | / Revert "MM-375 Adds text formatting features using a modified version of the ...Christopher Speller2015-08-141-229/+79
| |/ |/|
* | Merge pull request #360 from rgarmsen2295/mm-375dJoram Wilander2015-08-141-79/+229
|\ \
| * | Cosmetic refactoring of the notifyMe function in utils.jsx and removed unnece...Reed Garmsen2015-08-121-24/+24
| * | Cosmetic refactoring of post_body.jsxReed Garmsen2015-08-121-0/+2
| * | Cosmetic refactoring of textToJsx functionReed Garmsen2015-08-121-82/+131
| * | Implemented basic text formatting package using a modfied version of the mark...Reed Garmsen2015-08-121-27/+126
| |/
* | Merge pull request #370 from hmhealey/mm1812Christopher Speller2015-08-143-0/+43
|\ \
| * | Removed isEmailEnabledSynchronous and switched the email disabled warnings to...hmhealey2015-08-131-21/+0
| * | Added ConfigStore that is populated from the serverhmhealey2015-08-133-0/+43
| * | Reformatted code to match the style guidehmhealey2015-08-111-2/+2
| * | Added initial api to allow clientside code to query serverside configurationhmhealey2015-08-111-0/+21
| |/
* | Merge pull request #365 from mattermost/mm-1700Christopher Speller2015-08-144-92/+209
|\ \
| * | update rename channel modal to not refresh page on channel name changeJoramWilander2015-08-111-6/+17
| * | incorporate channel updateAt into channel counts and pull channel data on cha...JoramWilander2015-08-111-2/+4