matterfront icon indicating copy to clipboard operation
matterfront copied to clipboard

Mattermost frontend app for OS X, Windows and Linux

Results 17 matterfront issues
Sort by recently updated
recently updated
newest added

When trying to build I am getting the following error: Downloading electron-v$npm_package_electronVersion-linux-ia32.zip Error: GET https://github.com/atom/electron/releases/download/v$npm_package_electronVersion/electron-v$npm_package_electronVersion-linux-ia32.zip returned 404 [ [Error: GET https://github.com/atom/electron/releases/download/v$npm_package_electronVersion/electron-v$npm_package_electronVersion-linux-ia32.zip returned 404] ] undefined seems like the $npm_package_electronVersion variable...

bug

Hi. I have pulled in my config file the option > but 0 icon appear in my windows tab when I click on close button. Then the application isn't reduced...

Pointer from Ian: > FYI, Mattermost version is apparently in the header of each request: https://github.com/mattermost/platform/blob/4f1dbb8ca9a6cce09c9a20e91e074feaadd755a8/model/client.go#L20 > Here is where it is set: https://github.com/mattermost/platform/blob/master/api/context.go#L168

Log in console: ``` Mattermost: Mixed Content: The page at 'https://mattermost.example.com/foo/channels/sandbox' was loaded over HTTPS, but requested an insecure image 'http://i3.kym-cdn.com/photos/images/newsfeed/000/288/648/776.gif'. This request has been blocked; the content must be...

bug

With Mattermost 2.0, the unread / mention badge on the dock icon and in the menu bar does not appear. The problem is in mattermost-observer.js: `var list = document.querySelector('.sidebar--left');` In...

Added edit capabilities via right click context menu. See https://github.com/StateFarmIns/matterfront/issues/17

implements just enough of what was suggested in #73 so as to not crash

bug
enhancement

- configuration is embeddable - use OS conventions (via Electron) to store state

Hi I am trying to find a simple front-end windows desktop app for mattermost and while I follow the steps mentioned in MatterFront (README.md). When I launch the app (**npm...

hi ! i work with RHEL 2.6.32-573.14.1.el6.x86_64 and the install of client mattermost is ok but the app don't start with error of version of /lib/libc.so.6 how to get around...