Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Send status change event if status changes on channel view (#6389) | Joram Wilander | 2017-05-11 | 2 | -4/+16 | |
| | | ||||||
| * | PLT-6561 Fixing javascript issue on compliance report (#6387) | Corey Hulen | 2017-05-11 | 1 | -1/+4 | |
| | | ||||||
| * | PLT-6562 - Updating emoji sizes for headings (#6384) | Asaad Mahmood | 2017-05-11 | 1 | -0/+6 | |
| | | ||||||
| * | PLT-6523: Don't crash when replying to a post whose poster has left the ↵ | George Goldberg | 2017-05-10 | 2 | -1/+45 | |
| | | | | | | | | channel. (#6388) | |||||
| * | Fix JS error when deleting post that has comments (#6381) | Joram Wilander | 2017-05-10 | 1 | -2/+3 | |
| | | ||||||
| * | Do not client predict status for current user (#6380) | Joram Wilander | 2017-05-10 | 1 | -2/+6 | |
| | | ||||||
| * | Detach session activity update from statuses (#6379) | Joram Wilander | 2017-05-10 | 6 | -13/+30 | |
| | | ||||||
| * | Fixes for RC1 (#6376) | Asaad Mahmood | 2017-05-10 | 8 | -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 Wilander | 2017-05-10 | 4 | -62/+42 | |
| | | ||||||
| * | Show team in sidebar when joining through login (#6358) | Joram Wilander | 2017-05-09 | 1 | -0/+23 | |
| | | ||||||
| * | Get protocol correctly if using SSL direct to Mattermost (#6361) | Joram Wilander | 2017-05-09 | 1 | -1/+1 | |
| | | ||||||
| * | Forward port 3.8.1 changes that missed master (#6362) | Joram Wilander | 2017-05-09 | 3 | -4/+8 | |
| | | ||||||
| * | PLT-6512: Don't set channel creation to channel admins. (#6368) | George Goldberg | 2017-05-09 | 1 | -2/+10 | |
| | | ||||||
| * | PLT-6518 Fixed user's locale not being loaded with redux actions (#6359) | Harrison Healey | 2017-05-09 | 7 | -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 Speller | 2017-05-09 | 1 | -1/+1 | |
| | | ||||||
| * | Fix MFA enforcement on login and page load (#6356) | Joram Wilander | 2017-05-09 | 5 | -6/+20 | |
| | | ||||||
| * | Fix getting removed from channel or team (#6357) | Joram Wilander | 2017-05-09 | 1 | -1/+19 | |
| | | ||||||
* | | fix issue (#6393) | Carlos Tadeu Panato Junior | 2017-05-12 | 1 | -1/+1 | |
| | | ||||||
* | | Fix some issues in English (#5714) | William Gathoye | 2017-05-11 | 4 | -22/+22 | |
| | | ||||||
* | | add IDs for reply arrows at center and RHS (#6311) | Saturnino Abril | 2017-05-11 | 3 | -33/+69 | |
| | | ||||||
* | | Removing channel list alias from apiv4 client (#6383) | Christopher Speller | 2017-05-10 | 3 | -29/+40 | |
| | | ||||||
* | | PLT-6488: Reduce database queries in user bulk import. (#6371) | George Goldberg | 2017-05-10 | 3 | -42/+95 | |
| | | ||||||
* | | Add tests for CreateUserWithInviteId and CreateUserWithHash (#6363) | Carlos Tadeu Panato Junior | 2017-05-10 | 3 | -3/+289 | |
| | | ||||||
* | | implement open graph metadata for apiV4 (#6343) | Carlos Tadeu Panato Junior | 2017-05-10 | 5 | -0/+157 | |
| | | ||||||
* | | Fixing session error (#6370) | Christopher Speller | 2017-05-09 | 1 | -1/+1 | |
| | | ||||||
* | | implement PLT-6469 - Send HELO request containing domain name to SMTP server ↵ | Carlos Tadeu Panato Junior | 2017-05-09 | 3 | -0/+27 | |
| | | | | | | | | (#6322) | |||||
* | | PLT-6398: Add dependency on go elastic search library. (#6340) | George Goldberg | 2017-05-09 | 386 | -11/+59478 | |
| | | ||||||
* | | PLT-6504: Add ElasticSearch feature to license. (#6339) | George Goldberg | 2017-05-09 | 2 | -12/+24 | |
| | | ||||||
* | | [PLT-6363-1] Create PostFlagIcon component and add flag IDs to posts (#6271) | Saturnino Abril | 2017-05-09 | 9 | -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 Abril | 2017-05-09 | 6 | -10/+28 | |
| | | ||||||
* | | [PLT-4374] Added active state for recent mentions and flagged posts. (#6253) | Kacper Kula | 2017-05-09 | 2 | -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 Junior | 2017-05-09 | 1 | -11/+10 | |
| | | ||||||
* | | [PLT-5440] Add Options to System Console Dropdown Menu (#5939) | Ryan Wang | 2017-05-09 | 5 | -64/+173 | |
| | | | | | | | | | | | | * Add options to system console dropdown menu * Updating modal css | |||||
* | | Add API Endpoint for deleted Channels (#5889) | Robin Naundorf | 2017-05-09 | 7 | -0/+197 | |
| | | ||||||
* | | Implement PLT-6443 - Show status indicator in Direct Messages More... menu ↵ | Carlos Tadeu Panato Junior | 2017-05-09 | 1 | -0/+1 | |
| | | | | | | | | (#6341) | |||||
* | | PLT-6487 Drag and drop on left hand sidebar leads the picture in the browser ↵ | David Meza | 2017-05-09 | 1 | -0/+11 | |
| | | | | | | | | (#6315) | |||||
* | | fix JS error when deleting RHS root (#6344) | Saturnino Abril | 2017-05-08 | 1 | -7/+8 | |
| | | ||||||
* | | fix JS error after pinning a post with an empty pinned post list open in RHS ↵ | Saturnino Abril | 2017-05-08 | 1 | -1/+1 | |
| | | | | | | | | (#6345) | |||||
* | | Add preparatory upgrade code for 3.10 (#6337) | Joram Wilander | 2017-05-06 | 1 | -10/+20 | |
|/ | ||||||
* | Uncomment upgrade for 3.9 (#6336) | Joram Wilander | 2017-05-04 | 2 | -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 Healey | 2017-05-04 | 3 | -3/+5 | |
| | ||||||
* | Fix usernames not showing in DM list on first load (#6333) | Joram Wilander | 2017-05-04 | 1 | -3/+8 | |
| | ||||||
* | PLT-6393: Fix Websocket CORS header check. (#6335) | George Goldberg | 2017-05-04 | 2 | -3/+3 | |
| | ||||||
* | Removing password reset salt (#6334) | Christopher Speller | 2017-05-04 | 6 | -51/+3 | |
| | ||||||
* | PLT-6492 Use new cookie to determine if user is logged in (#6317) | Joram Wilander | 2017-05-04 | 7 | -12/+39 | |
| | | | | | | * Use new cookie to determine if user is logged in * Add temporary code for 3.9 to prevent forced re-login | |||||
* | PLT-6381 Keyboard Shortcuts Menu Link. (#6332) | George Goldberg | 2017-05-04 | 2 | -0/+17 | |
| | ||||||
* | translations PR 20170501 (#6291) | enahum | 2017-05-04 | 25 | -155/+8999 | |
| | | | | | | * translations PR 20170501 * Add polish to webapp | |||||
* | PLT-6262 Add config setting to disable file attachments (#6301) | Joram Wilander | 2017-05-04 | 18 | -69/+180 | |
| | | | | | | | | | | | | | | * Add config setting to disable file attachments * Add unit tests * Updating UI for no attachments (#6312) * Update UI text on file upload System Console setting (#6313) * Update storage_settings.jsx * Update en.json | |||||
* | PLT-6431 Prevented autocompleting while suggestions are being received (#6328) | Harrison Healey | 2017-05-04 | 7 | -14/+49 | |
| | ||||||
* | PLT-6297 - Pinned label overlapping on heading (#6324) | Asaad Mahmood | 2017-05-04 | 2 | -4/+22 | |
| | | | | | | * PLT-6297 - Pinned label overlapping on heading * PLT-6500 - Fixing mention badge styling |