summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Pressing Enter submits Leave Team Modal (#6096)Ryan Wang2017-05-151-0/+9
|
* Merge pull request #6401 from mattermost/merge-3.9Christopher Speller2017-05-1266-494/+799
|\ | | | | Merge release-3.9 branch into master
| * Merge branch 'release-3.9' into merge-3.9JoramWilander2017-05-1266-494/+799
|/|
| * PLT-6556 Fixed last member of a channel not being able to delete channel ↵Harrison Healey2017-05-112-5/+24
| | | | | | | | with api v4 (#6397)
| * PLT-6569 - FIxing z-index for channel header (#6396)Asaad Mahmood2017-05-111-0/+2
| |
| * PLT-6566 Prevented terms of service link from being blank (#6392)Harrison Healey2017-05-112-15/+13
| |
| * translations PR 20170509 (#6367)enahum2017-05-1124-277/+376
| |
| * Fix channels getting marked unread again on channel switch (#6390)Joram Wilander2017-05-111-1/+1
| |
| * Send status change event if status changes on channel view (#6389)Joram Wilander2017-05-112-4/+16
| |
| * PLT-6561 Fixing javascript issue on compliance report (#6387)Corey Hulen2017-05-111-1/+4
| |
| * PLT-6562 - Updating emoji sizes for headings (#6384)Asaad Mahmood2017-05-111-0/+6
| |
| * PLT-6523: Don't crash when replying to a post whose poster has left the ↵George Goldberg2017-05-102-1/+45
| | | | | | | | channel. (#6388)
| * Fix JS error when deleting post that has comments (#6381)Joram Wilander2017-05-101-2/+3
| |
| * Do not client predict status for current user (#6380)Joram Wilander2017-05-101-2/+6
| |
| * Detach session activity update from statuses (#6379)Joram Wilander2017-05-106-13/+30
| |
| * Fixes for RC1 (#6376)Asaad Mahmood2017-05-108-80/+126
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * PLT-6505 - Fixing z-index for post control menu * PLT-6507 - Channel header icons not aligned * PLT-6508 - Options popover issue on android * PLT-6528 - Removing cross contamination on badge * PLT-6535 - Aligning content in SSO buttons * PLT-6509 - Aligning dropdown close icon
| * Fix DM getting marked unread from your own message (#6373)Joram Wilander2017-05-104-62/+42
| |
| * Show team in sidebar when joining through login (#6358)Joram Wilander2017-05-091-0/+23
| |
| * Get protocol correctly if using SSL direct to Mattermost (#6361)Joram Wilander2017-05-091-1/+1
| |
| * Forward port 3.8.1 changes that missed master (#6362)Joram Wilander2017-05-093-4/+8
| |
| * PLT-6512: Don't set channel creation to channel admins. (#6368)George Goldberg2017-05-091-2/+10
| |
| * PLT-6518 Fixed user's locale not being loaded with redux actions (#6359)Harrison Healey2017-05-097-19/+27
| | | | | | | | | | | | | | | | * Stopped ManageLanguages component from mutating user * Removed obsolete reference to mm_user * PLT-6518 Fixed user's locale not being loaded with redux actions
| * Fixing session error (#6370)Christopher Speller2017-05-091-1/+1
| |
| * Fix MFA enforcement on login and page load (#6356)Joram Wilander2017-05-095-6/+20
| |
| * Fix getting removed from channel or team (#6357)Joram Wilander2017-05-091-1/+19
| |
* | fix issue (#6393)Carlos Tadeu Panato Junior2017-05-121-1/+1
| |
* | Fix some issues in English (#5714)William Gathoye2017-05-114-22/+22
| |
* | add IDs for reply arrows at center and RHS (#6311)Saturnino Abril2017-05-113-33/+69
| |
* | Removing channel list alias from apiv4 client (#6383)Christopher Speller2017-05-103-29/+40
| |
* | PLT-6488: Reduce database queries in user bulk import. (#6371)George Goldberg2017-05-103-42/+95
| |
* | Add tests for CreateUserWithInviteId and CreateUserWithHash (#6363)Carlos Tadeu Panato Junior2017-05-103-3/+289
| |
* | implement open graph metadata for apiV4 (#6343)Carlos Tadeu Panato Junior2017-05-105-0/+157
| |
* | Fixing session error (#6370)Christopher Speller2017-05-091-1/+1
| |
* | implement PLT-6469 - Send HELO request containing domain name to SMTP server ↵Carlos Tadeu Panato Junior2017-05-093-0/+27
| | | | | | | | (#6322)
* | PLT-6398: Add dependency on go elastic search library. (#6340)George Goldberg2017-05-09386-11/+59478
| |
* | PLT-6504: Add ElasticSearch feature to license. (#6339)George Goldberg2017-05-092-12/+24
| |
* | [PLT-6363-1] Create PostFlagIcon component and add flag IDs to posts (#6271)Saturnino Abril2017-05-099-238/+158
| | | | | | | | | | | | | | * [UI-AUTO] add IDs to last 10 posts' text * create FlagPost component and add flag IDs for posts at center, RHS and search results
* | [UI-AUTO] add IDs to last 10 posts' text (#6257)Saturnino Abril2017-05-096-10/+28
| |
* | [PLT-4374] Added active state for recent mentions and flagged posts. (#6253)Kacper Kula2017-05-092-1/+15
| | | | | | | | | | | | * [PLT-4374] Added active state for recent mentions and flagged posts. * Increased hover opacity to 0.7 on mention and flag icon.
* | implemet fix for PLT-2606 (#6238)Carlos Tadeu Panato Junior2017-05-091-11/+10
| |
* | [PLT-5440] Add Options to System Console Dropdown Menu (#5939)Ryan Wang2017-05-095-64/+173
| | | | | | | | | | | | * Add options to system console dropdown menu * Updating modal css
* | Add API Endpoint for deleted Channels (#5889)Robin Naundorf2017-05-097-0/+197
| |
* | Implement PLT-6443 - Show status indicator in Direct Messages More... menu ↵Carlos Tadeu Panato Junior2017-05-091-0/+1
| | | | | | | | (#6341)
* | PLT-6487 Drag and drop on left hand sidebar leads the picture in the browser ↵David Meza2017-05-091-0/+11
| | | | | | | | (#6315)
* | fix JS error when deleting RHS root (#6344)Saturnino Abril2017-05-081-7/+8
| |
* | fix JS error after pinning a post with an empty pinned post list open in RHS ↵Saturnino Abril2017-05-081-1/+1
| | | | | | | | (#6345)
* | Add preparatory upgrade code for 3.10 (#6337)Joram Wilander2017-05-061-10/+20
|/
* Uncomment upgrade for 3.9 (#6336)Joram Wilander2017-05-042-6/+6
| | | | | | * Uncomment upgrade for 3.9 * Add 3.9.0 to model/version.go
* PLT-6478 Fixed copyright date on login screen (#6329)Harrison Healey2017-05-043-3/+5
|
* Fix usernames not showing in DM list on first load (#6333)Joram Wilander2017-05-041-3/+8
|