summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* remove notification as requested in PLT-6537 (#6412)Carlos Tadeu Panato Junior2017-05-181-1/+3
|
* PLT-6614 - Mentions badge styling and dropdown icon style (#6426)Asaad Mahmood2017-05-187-12/+27
| | | | | | * Mentions badge styling and dropdown icon style * PLT-6134 - Fixing emoji picker border in RHS
* Add an ID to the Search Channel Field (#6427)doh52017-05-181-0/+1
| | | | | | | | * Add an ID to the Search Channel Field For UI Automation * Update searchable_channel_list.jsx
* Ability to use OAuth login from mobile (#6432)enahum2017-05-173-8/+31
|
* Upgrading server dependancies (#6431)Christopher Speller2017-05-171001-5160/+191020
|
* [PLT-4843] Add CLI tool for deleting channels (#6430)Carlos Tadeu Panato Junior2017-05-171-1/+52
| | | | | | | | * rename delete channel to archive channel * add Permanently delete the channels * fix typo
* use Hostname() instead of Host which will contain the port (#6429)Carlos Tadeu Panato Junior2017-05-171-1/+2
|
* PLT-6406 Migrate new channel modal to be pure and use redux (#6416)Joram Wilander2017-05-176-44/+910
| | | | | | * Migrate new channel modal to be pure and use redux * Add component tests
* PLT-6520 Add RhsDropdownButton component to avoid React-Bootstrap warning ↵Harrison Healey2017-05-172-13/+32
| | | | (#6405)
* Add IDs to the system console user list, its name and email (#6419)doh52017-05-173-5/+23
| | | | | | | | | | | | | | * Update system_users.jsx * Update user_list.jsx * Update user_list.jsx * Update user_list.jsx * Update user_list_row.jsx * Update user_list_row.jsx
* Add "markdown help" and a preview option to "Edit Channel Header" modal (#6342)Carlos Tadeu Panato Junior2017-05-163-22/+73
|
* Point webapp at redux webapp-master branch (#6415)Joram Wilander2017-05-162-2/+2
|
* PLT-6019: Add APIv4 Endpoint for restoring Channels (#6263)Robin Naundorf2017-05-157-0/+108
|
* Add an ID to the sidebar channel more (#6399)doh52017-05-152-0/+2
| | | | | | | | * Add an ID to the sidebar channel more For UI Automation * Add an ID to the Create New Channel button
* fix PLT-6522 - "Unknown prop align on tag" warning from EmojiPicker (#6391)Carlos Tadeu Panato Junior2017-05-151-1/+0
|
* Implement Jira Ticket PLT-6555 - Enter should confirm deletion on delete ↵Carlos Tadeu Panato Junior2017-05-153-3/+19
| | | | modals (#6375)
* [PTL-6301] debug randon failing test (#6161)Carlos Tadeu Panato Junior2017-05-151-1/+5
| | | | | | * debug randon failing test * add another check.
* PLT-5671 Remove jquery from EmojiPicker component (#6281) (#6394)David Rojas Camaggi2017-05-151-10/+11
|
* [PLT-1444] Created latinise function and updated cleanUpUrlable function to ↵chrismatteson2017-05-153-1/+1030
| | | | utilize (#6273)
* 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
| |