summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-12775-803/+813
* APIv4 GET /posts/{post_id}/reactions (#6047)Saturnino Abril2017-04-115-0/+157
* Update profile picture format message (#6049)Ryan Wang2017-04-112-2/+2
* Added missing localization strings for error page (#6026)Harrison Healey2017-04-101-0/+4
* APIv4 DELETE /commands/{command_id} (#6012)Saturnino Abril2017-04-103-0/+111
* Adding default timeouts to mysql datasource and missing LicenseFileLocation p...Corey Hulen2017-04-101-1/+2
* Refactor switching login type code into app layer and add v4 endpoint (#6000)Joram Wilander2017-04-1011-284/+494
* Small text changes - trailing spaces and update year (#6022)Carlos Tadeu Panato Junior2017-04-086-312/+312
* APIv4 PUT /commands/{command_id} (#5999)Saturnino Abril2017-04-075-1/+163
* get the latest message from the mailbox. It fixes the issue PLT-6176 (#6005)Carlos Tadeu Panato Junior2017-04-071-2/+2
* implement GET /emoji for apiV4 (#6007)Carlos Tadeu Panato Junior2017-04-075-14/+94
* Prepare database upgrade function for v3.9 (#6004)George Goldberg2017-04-071-0/+10
* PLT-6259 Fix outdated help text in System Console > Developer settings (#6017)Jason Blais2017-04-072-2/+2
* implement POST /emoji for apiV4 (#5868)Carlos Tadeu Panato Junior2017-04-0610-143/+528
* Increasing test timeoutChristopher Speller2017-04-051-1/+1
* APIv4 GET /users/{user_id}/posts/flagged (#5984)Saturnino Abril2017-04-059-5/+433
* Add CLI command to search for users based on username, email, or user ID (#5918)Simon Soriano2017-04-051-5/+44
* Add ids to admin dropdown button, switch team button and logout button (#5973)doh52017-04-051-0/+5
* PLT-4858: Unit tests to cover this bug. (#5990)George Goldberg2017-04-051-0/+24
* Removing verbose from race testsChristopher Speller2017-04-051-2/+2
* Increment server version numberChristopher Speller2017-04-051-0/+1
* PLT-5904 (WebApp): Config for skip email server cert verification. (#5991)George Goldberg2017-04-052-0/+21
* Uncomment 3.8 database upgrade. (#5992)George Goldberg2017-04-051-7/+5
* Fixing only EE coverage (#5933)Christopher Speller2017-04-051-4/+5
* PLT-6207: Fix EE policy application. (#5988)George Goldberg2017-04-051-0/+2
* Fix private channel translations (#5986)enahum2017-04-051-48/+39
* Remove unnecessary uses of getMoreChannels (#5982)Joram Wilander2017-04-044-41/+1
* PLT-5702 Added special error page for private browsing error message (#5985)Harrison Healey2017-04-045-28/+105
* Fix missed string changes of "Invite New Member" to "Send Email Invite" (#5983)Jason Blais2017-04-043-4/+4
* Fix title in RHS for pinned posts (#5976)Joram Wilander2017-04-041-1/+12
* Fix blanking out of FileIds and backwards compatability issue with v3 (#5950)Joram Wilander2017-04-044-21/+41
* PLT-6023: Add Users to Team in WebApp. (#5956)George Goldberg2017-04-0412-81/+770
* PLT-5985 Cleaned up CSS for post textbox (#5974)Harrison Healey2017-04-043-210/+177
* PLT-6139 (WebApp): Manage Private Channel Members (#5947)George Goldberg2017-04-047-60/+148
* Fixing race conditions in the code base (#5966)Corey Hulen2017-04-0426-207/+1438
* PLT-6198: Use added to channel system message on default channels. (#5969)George Goldberg2017-04-0413-28/+49
* PLT-5906 Set logs path instead log filename (#5949)enahum2017-04-043-6/+7
* PLT-3958 Updated title for permalink error page (#5970)Harrison Healey2017-04-042-1/+5
* Adding more text to webpack build so jenkins doesn't timeout (#5972)Christopher Speller2017-04-041-1/+1
* Fixed pasting images not working (#5971)Harrison Healey2017-04-043-4/+17
* PLT-6115 adding unit tests for licensing (#5916)Corey Hulen2017-04-043-0/+65
* PLT-5900 Removed automatic configuration of SiteURL (#5952)Harrison Healey2017-04-0449-268/+336
* translations PR 20170403 (#5964)enahum2017-04-0422-1068/+1391
* PLT-6196: Websocket message when added to a team. (#5968)George Goldberg2017-04-042-3/+16
* Add ID to siderbar_header_dropdown_button (#5967)doh52017-04-041-0/+1
* Fixing config file watch and config reload on license save (#5954)Corey Hulen2017-04-045-7/+73
* Fixed channel autocomplete flickering (#5961)Harrison Healey2017-04-037-56/+72
* Fixed console error thrown by PostList when switching teams (#5960)Harrison Healey2017-04-031-0/+8
* Added SidebarHeaderDropdownButton to stop console warning (#5959)Harrison Healey2017-04-032-9/+32
* PLT-6147 Fixed reactions not rendering properly while loading (#5958)Harrison Healey2017-04-034-40/+38