summaryrefslogtreecommitdiffstats
path: root/webapp
Commit message (Expand)AuthorAgeFilesLines
* Move instances of Client.leaveChannel() in components to an action (#5131)Carlos Tadeu Panato Junior2017-01-204-38/+34
* Move instances of Client.getInviteInfo() in components to an action (#5130)Carlos Tadeu Panato Junior2017-01-203-3/+20
* Fixed channel mention autocomplete to not match completed mentions (#5101)Harrison Healey2017-01-201-0/+12
* Move instances of Client.deletePost() in components to an action (#5129)Carlos Tadeu Panato Junior2017-01-192-18/+33
* Move instances of Client.addUserToTeamFromInvite() in components to an action...Carlos Tadeu Panato Junior2017-01-194-12/+39
* Move instances of Client.updateChannelPurpose() in components to an action (#...Carlos Tadeu Panato Junior2017-01-192-12/+23
* PLT-4532: added link to Members model in channel member list (#5065)CrEaK2017-01-192-3/+91
* PLT-5057 Make image preview work if URL contains a query (#4869)khawerrind2017-01-182-10/+25
* PLT-137: Disable upload button when max uploads reached (#5053)Mika Andrianarijaona2017-01-185-3/+40
* PLT-5050 (WebApp): Change channel member roles. (#5076)George Goldberg2017-01-185-33/+159
* Updated marked to better handle Windows network paths (#5102)Harrison Healey2017-01-181-1/+1
* PLT-5135: Fix left channel in more channels list. (#5114)George Goldberg2017-01-181-1/+6
* Add logout button to MFA setup page when enforcement enabled (#5115)Joram Wilander2017-01-181-1/+22
* PLT-5077: Fix floating date on mobile view. (#5061)George Goldberg2017-01-182-2/+6
* Message Editing and Deleting permissions (#4692)Amit Yadav2017-01-1811-23/+325
* Move instances of Client.updateChannelHeader() in components to an action (#5...Carlos Tadeu Panato Junior2017-01-172-9/+25
* Added support for emojis with multiple aliases to autocomplete (#5097)Harrison Healey2017-01-171-7/+16
* PLT-2978: Add channel purpose change system message. (#5094)George Goldberg2017-01-171-2/+7
* Updated marked to better handle underscores within words (#5093)Harrison Healey2017-01-171-1/+1
* PLT-5210: Unify errors for invalid invite. (#5090)George Goldberg2017-01-171-2/+7
* PLT-5156 Fix Channel Switcher Console Errors. (#5058)George Goldberg2017-01-172-1/+13
* PLT-5211 Always emove deleted channels for LHS (#5087)Corey Hulen2017-01-171-1/+5
* Clear mention autocomplete if there is no regex match (#5085)Joram Wilander2017-01-161-0/+3
* Discard outdated results in modal searches (#5082)Joram Wilander2017-01-166-8/+43
* Fix lodaing missing messages after search bug (#5080)Joram Wilander2017-01-163-18/+20
* PLT-4784 Display Sign In button spinner (#5046)Mika Andrianarijaona2017-01-162-7/+25
* PLT-5173 fixing javascript error when creating DM on Android (#5077)Corey Hulen2017-01-161-1/+9
* PLT-5134 removing the async sending from update user (#5078)Corey Hulen2017-01-161-2/+2
* PLT-5190 fixing javasscript error on RHS (#5068)Corey Hulen2017-01-161-5/+6
* PLT-5228 Fix Clicking "Join Another Team" during WebRTC call hangs up the cal...enahum2017-01-161-1/+4
* PLT-5149 Removing req for purge button to need license (#5066)Corey Hulen2017-01-151-4/+0
* PLT-5049 (Webapp) New Channel Members UI. (#5036)George Goldberg2017-01-1510-150/+543
* PLT-5221: Correct error when team description unchanged. (#5055)George Goldberg2017-01-152-81/+34
* PLT-5025: Fix scroll to bottom delay loading channel. (#5056)George Goldberg2017-01-131-0/+5
* add error page on root.html (#4887)Erik2017-01-131-0/+45
* Register the same language aliases as Rouge (#5040)Jazz2017-01-132-34/+46
* GH-4907 Move Client.updatePost call into an action (#5045)Mika Andrianarijaona2017-01-132-10/+18
* PLT-4317: Fix Desktop App platform in sessions list. (#5048)George Goldberg2017-01-132-0/+12
* PLT-5238: Show error on execute invalid slash command. (#5057)George Goldberg2017-01-131-1/+8
* PLT-4449: Update channel creation placeholders. (#5059)George Goldberg2017-01-132-2/+4
* Merge branch 'release-3.6'Christopher Speller2017-01-1241-792/+980
|\
| * Fix ios Team Switch double tap (#5051)enahum2017-01-122-14/+20
| * Fix enforcement text on MFA setup page (#5042)Joram Wilander2017-01-121-1/+1
| * Reset unread counts for channels being switched to/away (#5037)Joram Wilander2017-01-101-0/+4
| * translations PR 20170110 (#5031)enahum2017-01-1012-434/+554
| * PLT-5191 - Filter box overlapping fix for IE (#5034)Asaad Mahmood2017-01-101-1/+5
| * PLT-5204 Fix Team Sidebar empty tooltip (#5028)enahum2017-01-101-1/+1
| * Stopped rerendering CreatePost/CreateComment when blurring textbox (#5026)Harrison Healey2017-01-102-8/+11
| * Minor UI fixes (#5023)Asaad Mahmood2017-01-091-4/+6
| * Fixed onBlur being called when not given as a prop (#5024)Harrison Healey2017-01-091-1/+4