Commit Graph

8699 Commits

Author SHA1 Message Date
Harrison Healey
a21a06afd9 PLT-6556 Fixed last member of a channel not being able to delete channel with api v4 (#6397) 2017-05-11 16:32:14 -04:00
Asaad Mahmood
9ad61491d6 PLT-6569 - FIxing z-index for channel header (#6396) 2017-05-11 16:19:00 -04:00
Harrison Healey
e22bab5be0 PLT-6566 Prevented terms of service link from being blank (#6392) 2017-05-11 16:18:48 -04:00
William Gathoye
01fab5de94 Fix some issues in English (#5714) 2017-05-11 09:45:25 -04:00
Saturnino Abril
81b2fd9982 add IDs for reply arrows at center and RHS (#6311) 2017-05-11 08:12:33 -04:00
enahum
c789eeceb1 translations PR 20170509 (#6367) 2017-05-11 08:11:57 -04:00
Joram Wilander
cd9015a967 Fix channels getting marked unread again on channel switch (#6390) 2017-05-11 08:11:12 -04:00
Joram Wilander
be7c53ec7f Send status change event if status changes on channel view (#6389) 2017-05-11 08:10:59 -04:00
Corey Hulen
8ec90d88fa PLT-6561 Fixing javascript issue on compliance report (#6387) 2017-05-11 08:10:47 -04:00
Asaad Mahmood
23139678a0 PLT-6562 - Updating emoji sizes for headings (#6384) 2017-05-11 08:10:37 -04:00
George Goldberg
6026ed9d53 PLT-6523: Don't crash when replying to a post whose poster has left the channel. (#6388) 2017-05-10 19:16:45 -04:00
Christopher Speller
4f589e077c Removing channel list alias from apiv4 client (#6383) 2017-05-10 08:41:56 -07:00
Joram Wilander
2b7e71e47a Fix JS error when deleting post that has comments (#6381) 2017-05-10 09:49:16 -04:00
Joram Wilander
74b51d1f27 Do not client predict status for current user (#6380) 2017-05-10 09:49:02 -04:00
Joram Wilander
0ae6886513 Detach session activity update from statuses (#6379) 2017-05-10 09:48:50 -04:00
Asaad Mahmood
b868aa1dc7 Fixes for RC1 (#6376)
* 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
2017-05-10 09:48:22 -04:00
George Goldberg
a678981861 PLT-6488: Reduce database queries in user bulk import. (#6371) 2017-05-10 09:08:06 -04:00
Carlos Tadeu Panato Junior
7a927c03e4 Add tests for CreateUserWithInviteId and CreateUserWithHash (#6363) 2017-05-10 07:46:52 -04:00
Joram Wilander
9625362494 Fix DM getting marked unread from your own message (#6373) 2017-05-10 07:41:12 -04:00
Carlos Tadeu Panato Junior
16581ae431 implement open graph metadata for apiV4 (#6343) 2017-05-10 11:44:18 +01:00
Joram Wilander
6e642036f4 Show team in sidebar when joining through login (#6358) 2017-05-09 16:01:25 -04:00
Joram Wilander
535eb14eeb Get protocol correctly if using SSL direct to Mattermost (#6361) 2017-05-09 16:01:16 -04:00
Joram Wilander
8c8d9dbf8f Forward port 3.8.1 changes that missed master (#6362) 2017-05-09 16:01:06 -04:00
George Goldberg
c8a4a8c6e6 PLT-6512: Don't set channel creation to channel admins. (#6368) 2017-05-09 16:00:54 -04:00
Harrison Healey
0c701cc1d0 PLT-6518 Fixed user's locale not being loaded with redux actions (#6359)
* Stopped ManageLanguages component from mutating user

* Removed obsolete reference to mm_user

* PLT-6518 Fixed user's locale not being loaded with redux actions
2017-05-09 16:00:40 -04:00
Christopher Speller
e52ab9737e Fixing session error (#6370) 2017-05-09 15:21:20 -04:00
Christopher Speller
b9f4ced52b Fixing session error (#6370) 2017-05-09 12:17:06 -07:00
Carlos Tadeu Panato Junior
0df61d161f implement PLT-6469 - Send HELO request containing domain name to SMTP server (#6322) 2017-05-09 09:34:30 -04:00
George Goldberg
622998add1 PLT-6398: Add dependency on go elastic search library. (#6340) 2017-05-09 08:13:24 -05:00
George Goldberg
b25021b912 PLT-6504: Add ElasticSearch feature to license. (#6339) 2017-05-09 07:56:07 -05:00
Saturnino Abril
f88769d1f2 [PLT-6363-1] Create PostFlagIcon component and add flag IDs to posts (#6271)
* [UI-AUTO] add IDs to last 10 posts' text

* create FlagPost component and add flag IDs for posts at center, RHS and
 search results
2017-05-09 07:54:45 -05:00
Saturnino Abril
882172b298 [UI-AUTO] add IDs to last 10 posts' text (#6257) 2017-05-09 07:53:59 -05:00
Kacper Kula
2b18e782d6 [PLT-4374] Added active state for recent mentions and flagged posts. (#6253)
* [PLT-4374] Added active state for recent mentions and flagged posts.

* Increased hover opacity to 0.7 on mention and flag icon.
2017-05-09 07:53:47 -05:00
Carlos Tadeu Panato Junior
7a618b8973 implemet fix for PLT-2606 (#6238) 2017-05-09 07:53:26 -05:00
Ryan Wang
37586d26bc [PLT-5440] Add Options to System Console Dropdown Menu (#5939)
* Add options to system console dropdown menu

* Updating modal css
2017-05-09 07:53:13 -05:00
Robin Naundorf
5efcd2d9d3 Add API Endpoint for deleted Channels (#5889) 2017-05-09 07:52:46 -05:00
Carlos Tadeu Panato Junior
530814b8c9 Implement PLT-6443 - Show status indicator in Direct Messages More... menu (#6341) 2017-05-09 07:52:19 -05:00
Joram Wilander
202c383d8d Fix MFA enforcement on login and page load (#6356) 2017-05-09 07:48:57 -05:00
David Meza
a3f58b4663 PLT-6487 Drag and drop on left hand sidebar leads the picture in the browser (#6315) 2017-05-09 12:56:39 +01:00
Joram Wilander
fb4d72bd8a Fix getting removed from channel or team (#6357) 2017-05-09 11:24:53 +01:00
Saturnino Abril
431d89f5f6 fix JS error when deleting RHS root (#6344) 2017-05-08 13:54:42 +01:00
Saturnino Abril
14b9d7784e fix JS error after pinning a post with an empty pinned post list open in RHS (#6345) 2017-05-08 13:51:56 +01:00
Joram Wilander
dc852a71c0 Add preparatory upgrade code for 3.10 (#6337) 2017-05-06 08:48:56 -04:00
Joram Wilander
52b5c74a0f Uncomment upgrade for 3.9 (#6336)
* Uncomment upgrade for 3.9

* Add 3.9.0 to model/version.go
2017-05-04 19:40:11 -04:00
Harrison Healey
ea60d4695b PLT-6478 Fixed copyright date on login screen (#6329) 2017-05-04 18:28:35 -04:00
Joram Wilander
4951da5232 Fix usernames not showing in DM list on first load (#6333) 2017-05-04 18:06:25 -04:00
George Goldberg
85c2d5a478 PLT-6393: Fix Websocket CORS header check. (#6335) 2017-05-04 17:21:28 -04:00
Christopher Speller
010ec23af3 Removing password reset salt (#6334) 2017-05-04 16:36:51 -04:00
Joram Wilander
fe95276ba8 PLT-6492 Use new cookie to determine if user is logged in (#6317)
* Use new cookie to determine if user is logged in

* Add temporary code for 3.9 to prevent forced re-login
2017-05-04 16:36:31 -04:00
George Goldberg
1838f6c25e PLT-6381 Keyboard Shortcuts Menu Link. (#6332) 2017-05-04 16:08:09 -04:00