summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Allow switching to private channels with /join command (#6579)Joram Wilander2017-06-052-4/+6
* fix JS error and incorrect comment thread for SHIFT+UP (#6574)Saturnino Abril2017-06-053-10/+15
* Fixed out of bounds array index (#6576)Harrison Healey2017-06-051-1/+1
* Increase quick switcher perf by not storing server results (#6575)Joram Wilander2017-06-051-10/+32
* [PLT-6697] Added CTRL/CMD+SHIFT+K shortcut to open 'more direct messages' dia...Saturnino Abril2017-06-054-5/+15
* [PLT-6616] Fixed autocomplete to close properly (#6528)Saturnino Abril2017-06-051-7/+9
* PLT-6700 Fixed nil pointer exception on 'ldap sync' command (#6535)Harrison Healey2017-06-021-0/+4
* add shortcut that opens a comment thread for most recent message in a channel...Saturnino Abril2017-06-023-1/+16
* PLT-6581 breakup webhooks greater than 4K into multiple posts (#6530)Corey Hulen2017-06-022-58/+79
* Properly filter in more channels search (#6513)Joram Wilander2017-06-021-1/+5
* Multiple Ui improvements (#6553)Asaad Mahmood2017-06-024-21/+25
* make channel admins able to delete channel member messages (#6550)Saturnino Abril2017-06-021-3/+7
* PLT-6503 Updated error when invalid image is uploaded as profile picture (#6508)Harrison Healey2017-06-021-1/+1
* PLT-6380 Make team invite links open in the current tab (#6538)Harrison Healey2017-06-021-2/+9
* PLT-6552 Fixed system users list ignoring search term after changing teams (#...Harrison Healey2017-06-011-3/+8
* Fixed debug message for push notifications (#6536)Harrison Healey2017-06-012-5/+4
* PLT-6692 Removed wbr tags from single line markdown (#6539)Harrison Healey2017-06-011-1/+4
* Prevent re-rendering of sidebar when typing into channel switcher (#6547)Joram Wilander2017-06-011-4/+4
* Fix JS errors when receiving message when on no teams (#6533)Joram Wilander2017-06-012-33/+16
* PLT-6658 Ignore correct message types for setting unreads for teams (#6532)Joram Wilander2017-05-311-2/+1
* PLT-6684 Fixed onClick handler for search autocomplete suggestions (#6540)Harrison Healey2017-05-311-1/+1
* PLT-5699 Improvements to channel switcher (#6486)Joram Wilander2017-05-3123-344/+899
* fix JS error when adding reaction when latest post is ephemeral (#6512)Saturnino Abril2017-05-312-3/+17
* PLT-5705 Created a single source of http.Client creation logic with internet ...Torsten Juergeleit2017-05-319-86/+117
* [PLT-5465/APIV4] GET /system/health - Improve ping health check to have limit...Carlos Tadeu Panato Junior2017-05-306-14/+54
* Do not re-register WS connection if already authenticated (#6511)Joram Wilander2017-05-301-0/+4
* Support AWS Signature V2 for Mattermost for S3 storage. (#6462)Harshavardhana2017-05-308-11/+69
* Implement PLT-6246 - Confirm before sending (at)all, (at)channel message (#6250)Carlos Tadeu Panato Junior2017-05-304-9/+93
* PLT-6485 Add ability to disable `@here` notifications (#6372)David Meza2017-05-303-19/+8
* make username clickable on mobile view (#6519)Saturnino Abril2017-05-302-4/+2
* Minor Ui improvements (#6515)Asaad Mahmood2017-05-306-46/+52
* PLT-6341/PLT-6342 Update gorp to mattermost fork and add connection timeout s...Joram Wilander2017-05-2940-428/+1417
* PLT-6643 Add Turkish to Mattermost (#6500)enahum2017-05-263-5/+8676
* translations PR 20170522 (#6475)enahum2017-05-2624-416/+1563
* Adding short unit tests by default (#6494)Christopher Speller2017-05-256-32/+77
* Add RedirectTo after login for Universal linking or deep linking to work (#6304)David Meza2017-05-253-3/+3
* Update sidebar header dropdown to close properly (#6488)Joram Wilander2017-05-241-6/+12
* Clean yarn cache when cleaning webapp (#6490)Joram Wilander2017-05-241-0/+3
* Update channel_header.jsx (#6470)doh52017-05-241-15/+15
* Writing message to our logs when system panics and recovers (#6458)Corey Hulen2017-05-241-4/+13
* PLT-6564 fixing system console message (#6440)Corey Hulen2017-05-241-1/+1
* PLT-6534 Rotated uploaded profile pictures to be upright (#6482)Harrison Healey2017-05-242-12/+22
* Only update status when clicking onto app (#6435)Joram Wilander2017-05-241-1/+1
* Set length for OriginalId for new installs (#6437)Joram Wilander2017-05-241-0/+1
* Fix JS error when switching teams (#6484)Joram Wilander2017-05-242-2/+2
* PLT-6654 Fix SAML page in System Console (#6480)enahum2017-05-241-27/+28
* change messages per PLT-6392 (#6481)Carlos Tadeu Panato Junior2017-05-231-2/+2
* PLT-6471 Properly panic when translations can't be loaded (#6414)Harrison Healey2017-05-2323-73/+189
* PLT-6282 Make post list stay visible when post textbox height changes (#6323)Harrison Healey2017-05-238-56/+87
* PLT-6651 - Overlay issue modal (#6473)Asaad Mahmood2017-05-229-12/+18