summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PLT-5897: Respect intrinsic ratio of img in emoji picker (#5987)VeraLyu2017-04-254-23/+46
* Add confirmation modal for deactivating user (#6119)Ryan Wang2017-04-252-11/+75
* PLT-6283 Hide Preview Mode error bar after enabling email notifications (#6180)Harrison Healey2017-04-255-31/+60
* Fix OAuth SSO first account creation, add mobile support, and fix refresh tok...Joram Wilander2017-04-255-8/+40
* PLT-4113 Added default for FileSettings.Directory (#6188)Justin Wyer2017-04-252-0/+21
* Add confirm dialog before leaving private channel (#6206)Ryan Wang2017-04-254-8/+146
* Start moving webapp to Redux (#6140)Joram Wilander2017-04-2557-1449/+1143
* Minor UI fixes (#6227)Asaad Mahmood2017-04-255-13/+9
* PLT-4457 Added API to get multiple users by their usernames (#6218)Harrison Healey2017-04-257-54/+144
* [PLT-2181] Change wording for deactivating a user from "Make Inactive" to "D...Carlos Tadeu Panato Junior2017-04-245-13/+13
* PLT-6296 Fixed channel admins seeing View Members in mobile view (#6182)Harrison Healey2017-04-241-8/+8
* Upgrading server dependancies (#6215)Christopher Speller2017-04-24389-94942/+121588
* Fixing double enter in channel switcher (#6208)Christopher Speller2017-04-242-0/+7
* Fxing hub panic (#6214)Christopher Speller2017-04-241-2/+3
* PLT-6172: Fix telemtry parameter conflict. (#6212)George Goldberg2017-04-241-1/+1
* Fixing adding salts to config (#6209)Christopher Speller2017-04-241-6/+6
* [PLT-4149] Add "Already have an account? Click here to sign in" to the sign u...Carlos Tadeu Panato Junior2017-04-241-0/+16
* PLT-6376: Button for "Add Members to Team" modal should say "Add", not "Go" (...Carlos Tadeu Panato Junior2017-04-244-5/+32
* Fix the flaky TestTeamStoreSearchByName test in store/sql_team_store_test.go ...Justin Wyer2017-04-241-2/+3
* APIv4 DELETE /users/{user_id}/posts/{post_id}/reactions/name (#6117)Saturnino Abril2017-04-2215-37/+459
* Adding slow pump detection to web_conn and better metrics (#6114)Corey Hulen2017-04-213-22/+46
* PLT-6368 Changed client to always use window.location.origin over SiteURL (#6...Harrison Healey2017-04-211-4/+0
* implement POST /logs for apiV4 (#6143)Carlos Tadeu Panato Junior2017-04-213-0/+61
* [PR5878] Update to improve maintability [PR5938 required]... (#5940)prixone2017-04-201-11/+2
* PLT-6152: Set Header in channel intro obeys permissions. (#6156)George Goldberg2017-04-201-3/+29
* [PLT-6288] add way to view in the browser and not download in apiV4 (#6062)Carlos Tadeu Panato Junior2017-04-201-10/+49
* PLT-1384 Synced preferences over the websocket (#6108)Harrison Healey2017-04-203-1/+43
* Add modified view members modal to Town Square (#5695)Ryan Wang2017-04-205-17/+67
* [APIV4] GET /emoji/{emoji_id}/image for apiV4 (#6141)Carlos Tadeu Panato Junior2017-04-205-23/+189
* PLT-6112: Add some more unit tests to the model package (#6142)George Goldberg2017-04-206-5/+394
* implement [PLT-4118] Help text on "Private Channel --> Set Channel Purpose" i...Carlos Tadeu Panato Junior2017-04-202-4/+17
* APIv4 POST /channels/group (#6166)Saturnino Abril2017-04-203-0/+121
* Implement v4 endpoints for OAuth (#6040)Joram Wilander2017-04-2017-256/+1432
* PLT-1384 Added websocket event when preferences are updated/deleted (#6107)Harrison Healey2017-04-207-83/+179
* Add IDs to the system console boolean (#6138)doh52017-04-201-0/+4
* Add ID to the system console save button. (#6147)doh52017-04-201-0/+1
* Fix accidentally reverted English strings (#6148)Harrison Healey2017-04-201-8/+12
* Don't sanitize returned user when updating a user (#6095)Joram Wilander2017-04-194-54/+36
* Move "Start Video Call" option to the bottom of the profile popover (#5853)Pierre Rudloff2017-04-183-37/+24
* Revert "Usernames must start with a letter (#5581)"Christopher Speller2017-04-1812-104/+85
* Adding hub deadlock detection into master (#6100)Corey Hulen2017-04-181-13/+79
* APIv4 POST /reactions (#6092)Saturnino Abril2017-04-187-8/+202
* PLT-6240: Remove own pinned post from RHS when removed from channel (#6098)VeraLyu2017-04-182-6/+19
* Update markdown test for lists (#6131)lindalumitchell2017-04-181-8/+13
* GH-5847 Add missing localization string (#6130)Jason Blais2017-04-182-1/+9
* Add missing GM locs (#6116)enahum2017-04-181-0/+2
* Add special characters hashtag tests (#6132)lindalumitchell2017-04-181-0/+4
* Merge branch 'release-3.8'Christopher Speller2017-04-1747-1124/+1232
|\
| * translations PR 20170410 (#6065)enahum2017-04-1211-39/+39
| * PLT-6294 Fixed iOS not scrolling to bottom of post list (#6077)Harrison Healey2017-04-121-2/+8