Commit graph

1451 commits

Author SHA1 Message Date
Tor Hveem 693234cab6 Fix whitespace 2016-04-03 13:25:54 +02:00
Magnus Hauge Bakke 093f8683ce Merge pull request #1 from lorenzhs/electron-fixes
Electron: Use local files and add Linux target
2016-04-02 21:08:01 +02:00
Lorenz Hübschle-Schneider f4245f1296 Electron: Use a Makefile 2016-04-02 18:08:55 +02:00
Lorenz Hübschle-Schneider 2112757a2d Fix emojione in electron 2016-04-02 18:08:07 +02:00
Lorenz Hübschle-Schneider 4fb04dae09 Add npm script to use local files (for electron or cordova)
This copies useless files as well, I'm not sure what's the best
way to deal with that.
2016-04-02 10:49:15 +02:00
Lorenz Hübschle-Schneider ba988aecd3 Add Electron Linux target 2016-04-02 10:46:20 +02:00
Magnus Hauge Bakke 3ad7ad203b Add comments to electron app badge functions 2016-04-02 10:29:06 +02:00
Magnus Hauge Bakke 14d8f73532 Electron: Set app badge in os x (darwin) 2016-04-01 21:50:34 +02:00
Tor Hveem c3aa336183 Disable serviceWorker in electron process 2016-04-01 14:04:31 +02:00
Tor Hveem aa26834d03 use slighly older version on windows, for notification fix 2016-04-01 13:49:30 +02:00
Tor Hveem ba71a9dc4b Ignore directories node_modules and test in electron builds 2016-03-31 11:23:55 +02:00
Magnus Hauge Bakke 174b9159d6 Set application menu on ready event. 2016-03-30 19:41:55 +02:00
Magnus Hauge Bakke 20820e64ba Fix bug when fetcing app name for darwin menus 2016-03-30 19:40:18 +02:00
Magnus Hauge Bakke fb52faa840 Fix missing semicolon 2016-03-30 19:38:46 +02:00
Magnus Hauge Bakke 7cc8658c40 Add icons for os x (darwin) 2016-03-30 19:37:26 +02:00
Magnus Hauge Bakke 878c4e54ab Build darwin without asar=true 2016-03-30 19:36:50 +02:00
Tor Hveem 32e57f2ca9 Rudimentary Electron (Atom-Shell) support
This patch serves as a starting point for making electron based Glowing
Bear builds. Primary motivation is that Mozilla is removing support for
their web runtime, so then Electron is a new way to get standalone
application running outside of browser.

This adds 2 new files that will be the main html and main js for
electron. Those files simply load the rest of the app.

It also adds two new npm run commands to build windows and darwin builds
for electron. Darwin is untested so far.

Bulding packages requires npm package `electron-packager`

There's still some problems with notifications.
And badges for the dock in Darwin is not implemented.
We could also put all keyboard shorcuts in menus.

Thanks to @lukas2511 for some guidance on the wrappers and commands.
2016-03-30 15:19:22 +02:00
Tor Hveem 5e1dfbf8f0 Merge pull request #751 from remimarenco/patch-1
Fix a typo issue in index.html
2016-03-10 19:12:38 +01:00
Rémi Marenco 2c883d65aa Fix a typo issue in index.html
Just a typo issue when having Encryption error ;)
2016-03-10 12:35:57 -05:00
David Cormier 22de5bd422 Merge pull request #749 from glowing-bear/lorenzhs-patch-1
Update keyboard shortcuts on landing page
2016-03-04 10:22:52 -05:00
Lorenz Hübschle-Schneider af7f27df15 Update keyboard shortcuts on landing page
See https://github.com/glowing-bear/glowing-bear/pull/691#issuecomment-191744945
Good idea, @fuzzy76
2016-03-04 10:15:12 +01:00
Lorenz Hübschle-Schneider fd3e4d440e Fix minification and bump versions to prepare for release 2016-02-27 14:58:47 +01:00
David Cormier fea3c75836 Merge pull request #747 from glowing-bear/screenshot-readme
Add a newer screenshot with a nice font to README
2016-02-19 16:59:07 -05:00
Lorenz Hübschle-Schneider 7660feafc5 Add a newer screenshot with a nice font to README 2016-02-19 22:57:35 +01:00
Tor Hveem c706c93e43 Merge pull request #746 from simeng/master
Add preview of .mp3, .ogg and .wav links via <audio> tag.
2016-02-19 18:04:56 +01:00
Simen Graaten b7183fb404 Add preview of .mp3, .ogg and .wav links via <audio> tag.
This fixes #745
2016-02-19 17:57:22 +01:00
Tor Hveem 2c9e7c7023 Merge pull request #732 from glowing-bear/custom-css
Add support for custom CSS
2016-02-08 20:02:12 +01:00
Tor Hveem 1df82da2be Merge pull request #743 from southdesign/master
Added python 3 version self hosting startup option.
2016-02-06 15:03:35 +01:00
Thomas Fankhauser 11fbd0c023 Added python 3 version self hosting startup option as the module was
renamed from python 2 -> python 3.
2016-02-06 14:57:41 +01:00
Lorenz Hübschle-Schneider f2a9f1f6d8 Merge pull request #742 from torhve/new-emojione
Update emojione to latest
2016-02-03 17:09:49 +01:00
Tor Hveem 382b7b4d6b Merge pull request #735 from glowing-bear/version-info
Include version information in settings dialog, update version numbers
2016-02-03 11:49:24 +01:00
Tor Hveem 756871c35c Update emojione to latest
From 1.5.2 to 2.1.0
2016-02-03 11:47:46 +01:00
Lorenz Hübschle-Schneider 311205029f Merge pull request #739 from kddlb/windows-toasts
Enhancements for a hypothetical Windows app
2016-01-26 21:45:24 +01:00
Kevin López Brante 5c71423eed Enable the use of UWP (Windows 10) toasts 2016-01-26 16:07:16 -03:00
Lorenz Hübschle-Schneider 2594a0f268 Merge pull request #737 from TimelessBeing/url_regexp
Improving urlRexexp for plugins
2016-01-21 10:52:10 +01:00
Eternal 7753922137 Improving urlRexexp for plugins 2016-01-21 10:16:42 +01:00
Lorenz Hübschle-Schneider 06d7f6dfee Include version information in settings dialog, update version numbers 2016-01-16 15:01:46 +01:00
Tor Hveem e3842f9268 Merge pull request #728 from glowing-bear/editorconfig
Add a .editorconfig
2016-01-13 14:24:34 +01:00
Tor Hveem 08dfcec819 Merge pull request #731 from glowing-bear/buffer-prefix-styling
Make buffer prefix lighter on active buffer
2016-01-13 14:23:43 +01:00
Lorenz Hübschle-Schneider d34cf89aaa Add support for custom CSS
Fixes #647
2016-01-10 11:37:27 +01:00
Lorenz Hübschle-Schneider e6d6272be5 Make buffer prefix lighter on active buffer
the old behaviour was quite counterintuitive in my opinion

See #592
2016-01-10 11:19:35 +01:00
Lorenz Hübschle-Schneider baf4d1bc32 Merge pull request #730 from pmelanson/705-date-change-under-read-marker
#705 bugfix datechange injected under read marker
2016-01-09 09:48:57 +01:00
Patrick Melanson a06f567770 #705 date change msg now moves read marker only if accompanying msg would 2016-01-09 00:39:33 -05:00
Patrick Melanson 19c408ba13 #705 bugfix datechange injected under read marker
after #708 was merged, if a date change message is
injected underneath the read marker the read
marker would be one line too low. Now, the read
marker will adjust properly when a date change
message is injected above and below the read
marker.

thanks lorenzhs for spotting that
2016-01-07 18:09:26 -05:00
Lorenz Hübschle-Schneider ef8d32221b Merge pull request #701 from pmelanson/700-date-change-format-fallback
#700 added fallback mode for unsupported .toLocaleDateString()
2016-01-06 22:09:03 +01:00
Patrick Melanson b719354a07 #700 detect locale formatting support on load 2016-01-06 15:43:05 -05:00
Lorenz Hübschle-Schneider 07d706d825 Add a .editorconfig 2016-01-06 21:05:16 +01:00
Lorenz Hübschle-Schneider ec24142e50 Merge pull request #720 from glowing-bear/black-theme
Add black theme for AMOLED displays, fix theme selector background in dark theme
2016-01-06 17:30:59 +01:00
Lorenz Hübschle-Schneider 912a9b45dc Merge pull request #727 from pmelanson/circular-ref-date-change
Fixed a circular ref in date change messages
2016-01-05 10:50:41 +01:00
Patrick Melanson 48cc2356a6 Fixed a circular ref in date change messages
line.buffer was the actual buffer object, which contains the injected
date
change message itself. Made this just a buffer id.
2016-01-04 19:58:32 -05:00