summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * PLT-6300 Fixed flag icons not appearing (#6078)Harrison Healey2017-04-122-2/+2
| * PLT-6311 - Link text wrapping fix (#6079)Asaad Mahmood2017-04-121-1/+0
| * get the latest message from the mailbox. It fixes the issue PLT-6176 (#6005)Carlos Tadeu Panato Junior2017-04-101-2/+2
| * Fix configuration settingJoramWilander2017-04-102-3/+2
| * PLT-6253: Handle demote self from Team Admin. (#6056)George Goldberg2017-04-102-1/+17
| * PLT-6260: Allow empty legal/support links. (#6057)George Goldberg2017-04-101-5/+5
| * translations PR 20170407 (#6031)enahum2017-04-1018-843/+862
| * Use SiteURL for OAuth login (#6032)Joram Wilander2017-04-101-1/+1
| * PLT-6280 Fixed post textbox not being able to scroll (#6034)Harrison Healey2017-04-101-0/+1
| * PLT-6254: Search not in teams include removed members. (#6020)George Goldberg2017-04-072-1/+39
| * Fix possible MFA enforcement redirect loop (#6030)Joram Wilander2017-04-071-0/+2
| * Minor bug fixes (#6019)Asaad Mahmood2017-04-073-2/+7
| * PLT-6201/PLT-6220 Don't show pin or reaction options for system messages (#6010)Harrison Healey2017-04-074-189/+181
| * Check if we need to add DM/GM to sidebar regardless of post sender (#6009)Joram Wilander2017-04-075-27/+51
| * PLT-6263 Updated timing and text of Site URL warning bar (#6016)Harrison Healey2017-04-072-9/+9
| * PLT-6238 Fix 404 error in system console (#6014)Harrison Healey2017-04-071-0/+5
| * PLT-6200 Fixed file upload button not working on iOS (#6013)Harrison Healey2017-04-072-15/+14
| * [PLT-6232] Remove "(Beta)" tag from HA in System Console (#6008)Eric Sethna2017-04-072-2/+2
| * Update en.jsonEric Sethna2017-04-061-1/+1
| * remove beta on high availabilityEric Sethna2017-04-061-1/+1
| * PLT-5977: Only reload clients when client config changes. (#5989)George Goldberg2017-04-054-3/+6
* | APIv4 PUT /users/{user_id}/active (#6118)Saturnino Abril2017-04-173-0/+88
* | PLT-5863 Fixing double display of error message (#6104)Corey Hulen2017-04-171-2/+2
* | PLT-6317 disable file watcher while running from makefile (#6103)Corey Hulen2017-04-176-6/+17
* | Adding the ability to disable full text search queries for master (#6102)Corey Hulen2017-04-175-0/+33
* | PLT-6298 fixing javascript error on HA system console page (#6080)Corey Hulen2017-04-171-0/+3
* | Update en.json (#6064)Jason Blais2017-04-171-1/+1
* | [PLT-6102] Increase maximum length of field User.Position (#6044)gstraube2017-04-172-37/+58
* | Add CLI tool for validating the config.json file (#6041)Simon Soriano2017-04-172-1/+67
* | implement DELETE /emoji/{emoji_id} fro apiV4 (#6021)Carlos Tadeu Panato Junior2017-04-176-30/+248
* | Ui improvements (#6089)Asaad Mahmood2017-04-168-34/+46
* | Implement GET /webrtc/token endpoint for APIv4 (#6046)Joram Wilander2017-04-168-68/+214
* | Update error message when password is too long (#6001)Ryan Wang2017-04-163-24/+27
* | [APIV4] POST /commands/{command_id}/regen_token for apiV4 (#6052)Carlos Tadeu Panato Junior2017-04-163-0/+84
* | PLT-6113 Added initial unit tests for cmd package (#6086)Harrison Healey2017-04-1510-20/+525
* | Fixed copyright dates (#6109)Harrison Healey2017-04-134-4/+4
* | Update global_actions.jsx (#5938)prixone2017-04-121-1/+1
* | PLT-4176: Remain RHS pin post unchanged after channel switching (#6038)VeraLyu2017-04-121-0/+9
* | svg preview (#6045)Yusuke Nemoto2017-04-124-3/+8
* | Prevent multiple clicks on post retry (#6055)Joram Wilander2017-04-121-3/+11