Commit Graph

8991 Commits

Author SHA1 Message Date
Joram Wilander
764ff4cb64 PLT-7116/PLT-7126 Some final release fixes (#6933)
* Some final release fixes

* Fix team switching with image in channel bug
2017-07-14 08:55:45 +09:00
Chris
5c3c909c85 Tweak WebSocket header-processing (#6929)
* fix

* consolidate code
2017-07-13 14:02:33 -07:00
George Goldberg
a1f17c1f84 PLT-6474 Basic Elasticsearch System Console Page (#6825)
* PLT-6474: Basic System Console Elasticsearch Config.

* Fix review comments.

* More review fixes.

* Review comments.
2017-07-13 13:00:59 -07:00
JoramWilander
b645bd3211 Postgres fix 2017-07-13 15:12:28 -04:00
Harrison Healey
4eed88e0c2 PLT-7092 Fixed creation of PostList with null Posts fields (#6924) 2017-07-13 08:12:11 -04:00
Saturnino Abril
9a654d7b27 prevent image preview to default view when adding/removing reaction (#6910) 2017-07-12 19:47:08 -04:00
Harrison Healey
26370f6eab PLT-7062 Moved emoji picker in RHS to attach to the body of the page (#6923) 2017-07-13 06:37:04 +09:00
Joram Wilander
df3290c4cf PLT-7093/PLT-7096 Updates to new message below indicator (#6912)
* Updates to new message below indicator

* Fixes per feedback
2017-07-13 06:36:45 +09:00
JoramWilander
259ad46f30 Minor fix 2017-07-12 16:58:51 -04:00
Harrison Healey
96d7783d36 PLT-7048 Changed MarkdownImage to scroll post list as soon as it knows its height (#6916) 2017-07-13 01:58:19 +09:00
Asaad Mahmood
62f925b059 PLT-7101 - Reducing LHS header font size (#6922) 2017-07-13 01:40:10 +09:00
Harrison Healey
28702d32e1 PLT-7092 Updated mattermost-redux so getProfilesAndStatusesForPosts handles null properly (#6921) 2017-07-13 01:39:05 +09:00
Joram Wilander
8395981d2b Properly updated pinned/flagged posts on deletion (#6920) 2017-07-13 01:38:07 +09:00
Saturnino Abril
d3506c9d69 fix JS error on SpinnerButton and refactor edit incoming/outgoing webhook (#6917) 2017-07-13 01:35:49 +09:00
Saturnino Abril
b1322746d2 dismiss deleted message in RHS (#6914) 2017-07-13 01:31:09 +09:00
Christopher Speller
9dcb339f12 Fixing client4 ping (#6915) 2017-07-12 08:38:53 -06:00
Joram Wilander
6a056a0042 Fix posting when allow edit after time set (#6913) 2017-07-12 22:49:03 +09:00
Asaad Mahmood
dc6862079a Release 4.0 bug fixes (#6911)
* PLT-7098 - Back arrow cut off in sidebar

* PLT-7089 - Fixing channel name truncation
2017-07-12 22:48:35 +09:00
Joram Wilander
481f02f940 Properly handle scroll when new message indicator is visible (#6908) 2017-07-12 22:48:06 +09:00
Chris
9ee7f661c7 PLT-7077: ignore null array items in slack attachments (#6904)
* ignore null array items in incoming webhooks / command responses

* consolidate code, process announcements in command response as well

* make a bit more idiomatic, add tests

* add missing file
2017-07-12 09:43:07 -04:00
lfbrock
eb8a2e4fc8 Update System Console mobile app links (#6909)
* Update push_settings.jsx

* Update en.json
2017-07-12 22:14:58 +09:00
Joram Wilander
dc3536a9f8 Properly load user statuses for posts in channel (#6907) 2017-07-12 22:14:32 +09:00
enahum
0a78d58895 translations PR 20170710 (#6902) 2017-07-12 22:14:03 +09:00
George Goldberg
2bf64b54c2 PLT-7025: Fix Slack Import API. (#6905) 2017-07-12 22:13:25 +09:00
Saturnino Abril
e975b84a12 [PLT-7021] Add missing borders of emoji picker (#6897)
* add missing borders of emoji picker

* set input class `emoji-picker__search` border-width to zero
2017-07-12 22:12:53 +09:00
George Goldberg
83d53ea98c PLT-6475: Elasticsearch Indexing Worker. (#6879) 2017-07-11 09:09:15 +01:00
Joram Wilander
0cc60abf6a Migrate add and edit outgoing webhook components to redux (#6818) 2017-07-10 17:43:47 -04:00
Saturnino Abril
39154d22ae make sidebar right menu Global actions and toggle that on leaving team (#6900) 2017-07-11 05:37:08 +08:00
Harrison Healey
d307162d16 PLT-7039 Use loadProfilesAndStatusesForPosts from the redux library (Resubmit) (#6892)
* PLT-7039 Use loadProfilesAndStatusesForPosts from the redux library

* Switched mattermost-redux to webapp-4.0 branch
2017-07-11 05:36:26 +08:00
Joram Wilander
0c910cc8c5 Fix multiple pinned post issues (#6887) 2017-07-11 05:35:50 +08:00
Asaad Mahmood
2190a288e0 PLT-7065 - Fixing alignment for heading (#6901) 2017-07-11 05:34:29 +08:00
Joram Wilander
f3acd34128 Redirect OAuth SSO errors to error page (#6898) 2017-07-11 02:52:59 +08:00
Joram Wilander
046dbc5e81 Show expand button when previews defaulted to collapsed (#6896) 2017-07-11 02:52:28 +08:00
Joram Wilander
1e7022ff6d Deleting the focused post now sends user to normal channel view (#6890) 2017-07-11 02:51:31 +08:00
Saturnino Abril
f1cf1b5f7a [PLT-7001] Fix extra whitespace between search bar and "@" icon in channel header after expanding the right-hand side (#6891)
* fix extra whitespace between search bar and "@" icon in channel header after expanding the right-hand side

* remove .search__form class
2017-07-11 02:50:38 +08:00
Joram Wilander
2bfd7be8d1 Minor status updates (#6889) 2017-07-11 02:49:42 +08:00
Asaad Mahmood
87e62e8823 Minor UI fixes for 4.0 (#6899)
* PLT-7056 - Fixing profile popover position

* PLT-7082 - Removing extra space below header

* PLT-7074 - Channel header fix

* PLT-7054 - Fixing scroll inside members popover

* Updating mention highlight color for default theme
2017-07-11 02:48:45 +08:00
Joram Wilander
45e7ad0c34 Fix out of order posts for admins plus two minor fixes (#6886) 2017-07-11 01:58:01 +08:00
Asaad Mahmood
9a7453e208 Minor UI updates (#6884) 2017-07-11 01:27:35 +08:00
Carlos Tadeu Panato Junior
6330f7f637 fix wording (#6640) 2017-07-10 08:49:26 -07:00
Rich Barton
998b8f70c2 PLT-6659 Fixed upload thumbnails that weren't properly rotated (#6816)
- Used client-side EXIF data to rotate profile picture thumbnails
- Added a small package for correctly translating EXIF orientation into CSS transforms
- Instead of displaying the image using FileReader, used URL.createObjectURL because it is faster
- For upload thumbnails, the original behavior was scaling the entire original image, without accounting for EXIF rotate. I changed this to use the thumbnail image, which does respect rotation.
- The preview image was not available when the upload request returned, because handling the preview image creation was in a goroutine. I used sync.WaitGroup to block until the preview image creation is done.
2017-07-10 06:51:07 -07:00
Christopher Speller
e5912d4f95 Fixing error in apiv4 flagged posts route (#6880) 2017-07-09 06:51:55 +08:00
Saturnino Abril
4956a7198b Revert "PLT-7039 Use loadProfilesAndStatusesForPosts from the redux library (#6881)" (#6882)
This reverts commit 250a344d04.
2017-07-09 06:36:30 +08:00
Harrison Healey
250a344d04 PLT-7039 Use loadProfilesAndStatusesForPosts from the redux library (#6881) 2017-07-08 08:23:58 +08:00
Joram Wilander
a6ee8bb1ee Fix 'user_id' of undefined JS error (#6878) 2017-07-08 07:28:18 +08:00
Asaad Mahmood
06814885a0 UI changes (#6876)
* PLT-7011 - Long channel name truncation

* PLT-7013 - Fixing channel header mobile

* PLT-7012 - Updating quick switch modal on mobile

* PLT-7008 - Channel preferences mobile fix

* PLT-7014 - Increasing tap area for channel desc
2017-07-08 07:27:38 +08:00
Joram Wilander
e8c02c7c1d Only show unreads below indicator after first load is complete (#6874) 2017-07-08 07:27:13 +08:00
Saturnino Abril
61adde5112 fix "@" mention doesn't open recent mentions search results if RHS is closed (#6872) 2017-07-08 07:26:28 +08:00
Saturnino Abril
40c0c0bd13 Enable emoji picker by default in config.json (#6871) 2017-07-08 07:25:57 +08:00
Harrison Healey
0bb4add8a1 PLT-6999 Stopped mutating style object provided by react-bootstrap (#6869)
* PLT-6999 Stopped mutating style object provided by react-bootstrap

* Fixed indentation to satisfy eslint
2017-07-08 07:25:26 +08:00