summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Changing map to array for web_hub connections. (#5226)Christopher Speller2017-01-301-17/+30
* PLT-2555/PLT-5009/PLT-5225 Changed system messages to be rendered by the clie...Harrison Healey2017-01-3013-51/+321
* Fix @ mentions not always highlighting (#5223)Joram Wilander2017-01-301-0/+5
* Fix refresh on system console user page (#5222)Joram Wilander2017-01-301-20/+15
* Fix system admin resetMfa action (#5221)enahum2017-01-301-1/+2
* Bug fixes (#5218)Asaad Mahmood2017-01-3015-142/+169
* Add initial tests for app/team.go (#5208)Carlos Tadeu Panato Junior2017-01-301-0/+114
* PLT-5122 - Switching to circular status icons (#5049)Asaad Mahmood2017-01-309-62/+72
* Implement APIv4 infrastructure (#5191)Joram Wilander2017-01-3031-272/+1826
* Add Floating Timestamp to Right Hand Side on Mobile #5163 (#5201)Saturnino Abril2017-01-303-3/+85
* PLT-5225 Added separate post types for certain system messages (#5193)Harrison Healey2017-01-276-44/+119
* Merge 3.6.2 into master (#5211)Joram Wilander2017-01-2719-51/+173
* Fixed pre-release invite link in README (#5207)Harrison Healey2017-01-271-1/+1
* Fixing various issues with markdown spacing (#5203)Asaad Mahmood2017-01-272-21/+28
* PLT-5366, PLT-5364, PLT-5363: Bulk Import Part 1. (#5204)George Goldberg2017-01-276-10/+974
* Notifications fix from 3.6 branchChristopher Speller2017-01-271-9/+7
* Merge branch 'release-3.6'Christopher Speller2017-01-276-16/+99
|\
| * Add functionality for refetching latest data after computer wakes up (#5120)Joram Wilander2017-01-192-1/+24
| * Fixing CLI backwards compatibility (#5121)Christopher Speller2017-01-181-0/+6
| * Removed index on Teams.Description column (#5095)Harrison Healey2017-01-183-15/+69
| * Fixing performance issue with notifications (#5083)Christopher Speller2017-01-161-5/+7
* | #5108 Add datetime attribute to <time> elements (#5199)Björn Roland2017-01-273-3/+12
* | Move remaining client functions in components to actions (#5171)Carlos Tadeu Panato Junior2017-01-2732-141/+708
* | Fix cluster logs (#5195)Joram Wilander2017-01-261-9/+18
* | Add tests for app/email.go (#5187)Carlos Tadeu Panato Junior2017-01-261-0/+419
* | Fixed ChannelMentionProvider matching completed mentions (#5188)Harrison Healey2017-01-252-56/+72
* | PLT-4378 Slack import when channel name is deleted (#4649)George Goldberg2017-01-255-7/+82
* | Disabled mangling of email addresses in markdown autolinks (#5192)Harrison Healey2017-01-251-1/+2
* | PLT-4898 Fix emoji reaction position for image thumbnails (#5194)Björn Roland2017-01-251-1/+1
* | Fix siteURL not being set correctly (#5189)Joram Wilander2017-01-251-0/+2
* | 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