summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* More app code migration (#5170)Joram Wilander2017-01-2524-1072/+1457
* Add initial tests for urlencoded (#5178)Carlos Tadeu Panato Junior2017-01-251-0/+35
* PLT-4858: Allow system admin to delete all channels. (#5180)George Goldberg2017-01-251-4/+0
* translations PR 20170123 (#5174)enahum2017-01-2522-287/+907
* #4967 Fixed issue of post not getting updated after edit, if the post was foc...Debanshu Kundu2017-01-252-10/+21
* Adding test case for lines before & after bullets (#5155)it332017-01-251-0/+29
* Remove unused % parameter in a server log error (#5185)Jason Blais2017-01-251-1/+1
* Closing response body when fetching link previews (#5181)Christopher Speller2017-01-243-8/+9
* add initial tests for utils/mail.go (#5176)Carlos Tadeu Panato Junior2017-01-241-0/+61
* Move instances of Client.resendVerification() in components to an action (#5169)Carlos Tadeu Panato Junior2017-01-242-2/+19
* Move instances of Client.resetPassword() in components to an action (#5167)Carlos Tadeu Panato Junior2017-01-242-4/+25
* Move instances of Client.verifyEmail() in components to an action (#5166)Carlos Tadeu Panato Junior2017-01-242-9/+23
* Fix adding user to team and add test check (#5172)Joram Wilander2017-01-232-1/+5
* Adding stderr to client tests output. Exiting with error so make will fail. (...Christopher Speller2017-01-231-0/+16
* Move instances of Client.uploadFile() in components to an action (#5165)Carlos Tadeu Panato Junior2017-01-232-9/+38
* Move instances of Client.deleteChannel() in components to an action (#5164)Carlos Tadeu Panato Junior2017-01-232-12/+22
* Moved code to change direction of dropdown to run when dropdown is shown (#5100)Harrison Healey2017-01-231-6/+10
* Move permissions code into app package (#5146)Joram Wilander2017-01-2328-554/+702
* Random fixes (#5145)enahum2017-01-232-4/+14
* Move instances of Client.inviteMembers() in components to an action (#5154)Saturnino Abril2017-01-232-2/+18
* Move instances of Client.updateUserNotifyProps() in components to an action (...Saturnino Abril2017-01-232-4/+21
* Update chanel_header.addMembers --> channel_header.addMembers (#5144)Jason Blais2017-01-202-2/+2
* translations PR 20170116 (#5086)enahum2017-01-2022-807/+637
* Adding active users statistics to system console (#5141)Christopher Speller2017-01-207-2/+98
* Account settings text updates (#5143)Jason Blais2017-01-203-11/+11
* #4257 Added functionality to create previews for post links using open graph...Debanshu Kundu2017-01-2026-534/+1241
* Support explicit image sizes in markdown (#4803)Jürgen Haas2017-01-201-2/+32
* Move Slack Import to App Layer. (#5135)George Goldberg2017-01-208-215/+215
* Move instances of Client.leaveChannel() in components to an action (#5131)Carlos Tadeu Panato Junior2017-01-204-38/+34
* PLT-5284 Fix webhook notifications for channel creator is not in (#5119)Joram Wilander2017-01-203-17/+15
* 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
* Migrate functions to app package (#5106)Joram Wilander2017-01-1934-1657/+1931
* 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
* Minor text updates for server log messages (#5107)Jason Blais2017-01-181-3/+3
* PLT-4845: Slack import of channel purpose changed messages. (#5110)George Goldberg2017-01-181-0/+48
* 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-1820-32/+575
* 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-176-3/+80