Commit graph

2275 commits

Author SHA1 Message Date
Yuya Ochiai effb102224 Merge pull request #242 from Razzeee/remove-tray-accelerators
Remove accelerators from tray menu

Close #239
2016-08-22 20:32:51 +09:00
Yuya Ochiai 22208b497e Merge pull request #258 from mattermost/experiment/search-box
CTRL/CMD+F on Desktop app puts cursor in Mattermost search box filtered to channel

Close #229
2016-08-22 20:27:37 +09:00
Kolja Lampe 92648d9067 Remove accelerators from tray menu
Closes #239
2016-08-22 10:15:19 +02:00
Yuya Ochiai 5d9c74e8bd Merge pull request #247 from jgis/master
Force single app instance

Close #236
2016-08-22 00:17:29 +09:00
Yuya Ochiai e8624a9dc5 Update changelog and document 2016-08-22 00:12:01 +09:00
Kolja Lampe 7429df05f5 Improved window state handling
Closes #249
2016-08-21 09:53:29 +02:00
Julian Gisser 8f633cb734 merge with make-single-app-instance branch 2016-08-21 09:49:14 +02:00
Yuya Ochiai e377d33652 Fill the search box with the current channel name at the shortcut
For #229
2016-08-21 16:07:26 +09:00
Yuya Ochiai f18710991f Merge pull request #255 from Razzeee/bump-prettify
Bump prettify dependencies and apply prettification
2016-08-21 15:33:14 +09:00
Yuya Ochiai f804413474 Merge pull request #241 from Razzeee/Change-title
Change window title to the one thats set from the platform for the current channel
2016-08-21 15:22:01 +09:00
Yuya Ochiai f3c056823e Merge pull request #256 from Razzeee/bump-mocha
Bump mocha
2016-08-21 12:53:40 +09:00
Yuya Ochiai 6fe23cb136 Add tests for window title 2016-08-20 22:45:30 +02:00
Yuya Ochiai 8c19c33911 Prevent updating window title by deactivated tabs 2016-08-20 22:45:30 +02:00
Kolja Lampe 5a5095de54 Prettified project after prettify bump 2016-08-20 22:38:34 +02:00
Kolja Lampe 2a423e1c7e Added gitattributes to keep line endings clean 2016-08-20 22:38:34 +02:00
Kolja Lampe 81a6b7735b Bump prettify dependencies and port our code to the new version 2016-08-20 22:38:25 +02:00
Kolja Lampe 07fd723def Bump mocha 2016-08-20 12:11:13 +02:00
Julian Gisser f029a05e2f Update CHANGELOG.md 2016-08-19 21:03:10 +02:00
Kolja Lampe f01b6a98f2 Change window title to the one that's set from the platform for the current channel 2016-08-19 20:39:12 +02:00
Julian Gisser 4cb1ac4396 Update CHANGELOG.md 2016-08-19 17:49:11 +02:00
Yuya Ochiai 00f646983e Merge pull request #214 from Razzeee/bump-dependencies
Bump app version and dependencies
2016-08-19 21:38:26 +09:00
Julian Gisser b86b93cf45 Update CHANGELOG.md 2016-08-17 09:55:33 +02:00
Julian Gisser 725b84ca64 Restore window properly when maximized 2016-08-17 08:58:13 +02:00
Kolja Lampe cf18e933d5 Bump dependencies 2016-08-16 19:47:00 +02:00
Julian Gisser 0978a4efb2 beautify code 2016-08-16 16:34:04 +02:00
Yuya Ochiai e514d87fc5 Merge pull request #244 from mattermost/jasonblais-patch-3
Update description of Mattermost Menu in issue_template.md
2016-08-16 21:44:48 +09:00
Julian Gisser 293d7134b4 Force single app instance on windows
fixes issue #236
2016-08-16 10:28:21 +02:00
Kolja Lampe a0763b81ab Bump app version 2016-08-16 10:15:39 +02:00
Jason Blais e8e70f2966 Update description of Mattermost Menu in issue_template.md
Update description of Mattermost Menu in issue_template.md.

Also update location of the desktop app version, given it's now under **Help**
2016-08-16 00:58:40 -04:00
Yuya Ochiai 647e396fad Focus the search box on Ctrl/Cmd+F shortcut
For #229
2016-08-14 22:06:27 +09:00
Yuya Ochiai 1d851fd6de Merge pull request #219 from jnugh/forceReload
Workaround: Invalidate cache of the main page on load
2016-08-13 10:50:25 +09:00
Yuya Ochiai 312d34706b Merge pull request #187 from Razzeee/improve-menus
Improve menus due to improvements in electron
2016-08-13 10:46:49 +09:00
Akash Nimare e1a0c5adbf Enable zoom-in on CommandOrctrl + 2016-08-10 22:08:41 +05:30
Jonas Schwabe 58dfda760e add chaneglog for forceReload PR 2016-08-09 15:27:56 +02:00
Jonas Schwabe 93263aea3a Fix error handler which showed an error on reload, as the cancel event was triggered after the cacheInvalidated property has been set to true 2016-08-09 15:27:56 +02:00
Jonas Schwabe 61bf5344bf Workaround for bad cache handling in mattermost platform, fixes #212 2016-08-09 15:27:49 +02:00
Kolja Lampe 932f756570 Use the default electron roles and their naming/implemenation
See: https://github.com/electron/electron/pull/6190/files
2016-08-08 18:58:12 +02:00
Yuya Ochiai eac17decf6 Merge branch 'security-improvements'
For #220
2016-08-09 01:11:06 +09:00
Yuya Ochiai e1b18cb5f7 Update README.md 2016-08-09 01:10:00 +09:00
Yuya Ochiai ce6cf485f6 Implementation and further tests for #220 2016-08-09 00:04:36 +09:00
Kolja Lampe 8c674e5b9f Use togglefullscreen role which is now part of electron
https://github.com/electron/electron/pull/6166
2016-08-07 20:45:04 +02:00
Kolja Lampe 32a5cd8fe2 Use quit role which is now part of electron
https://github.com/electron/electron/pull/6154
2016-08-07 20:45:03 +02:00
Kolja Lampe 1bce876fae Updated electron to newest version 2016-08-07 20:45:03 +02:00
Yuya Ochiai ad3d0e7dd9 Update CHANGELOG.md 2016-08-04 23:08:45 +09:00
Yuya Ochiai 611f52647b Merge pull request #199 from jnugh/unityMessageBadge
Ubuntu Unity counter badge
2016-08-04 23:04:31 +09:00
Yuya Ochiai 75dc8cd984 Update CHANGELOG.md 2016-08-03 23:39:37 +09:00
Yuya Ochiai dcbf18e863 Merge branch 'improve-reloading'
Close #213 and #223
2016-08-03 23:27:37 +09:00
Yuya Ochiai 3e2d6be87e Merge pull request #201 from Razzeee/unread-badge
Make unread badge configurable
2016-08-01 12:17:25 +09:00
Kolja Lampe 51d828aa1a Make unread badge configurable 2016-07-28 18:00:15 +02:00
Yuya Ochiai bd354f21a5 Merge pull request #216 from Razzeee/align-unread-tabbar
Bold unread tabitem if there are unread messages
2016-07-28 23:02:00 +09:00