Magnus Hauge Bakke
878c4e54ab
Build darwin without asar=true
9 years ago
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.
9 years ago
Tor Hveem
5e1dfbf8f0
Merge pull request #751 from remimarenco/patch-1
...
Fix a typo issue in index.html
9 years ago
Rémi Marenco
2c883d65aa
Fix a typo issue in index.html
...
Just a typo issue when having Encryption error ;)
9 years ago
David Cormier
22de5bd422
Merge pull request #749 from glowing-bear/lorenzhs-patch-1
...
Update keyboard shortcuts on landing page
9 years ago
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
9 years ago
Lorenz Hübschle-Schneider
fd3e4d440e
Fix minification and bump versions to prepare for release
10 years ago
David Cormier
fea3c75836
Merge pull request #747 from glowing-bear/screenshot-readme
...
Add a newer screenshot with a nice font to README
10 years ago
Lorenz Hübschle-Schneider
7660feafc5
Add a newer screenshot with a nice font to README
10 years ago
Tor Hveem
c706c93e43
Merge pull request #746 from simeng/master
...
Add preview of .mp3, .ogg and .wav links via <audio> tag.
10 years ago
Simen Graaten
b7183fb404
Add preview of .mp3, .ogg and .wav links via <audio> tag.
...
This fixes #745
10 years ago
Tor Hveem
2c9e7c7023
Merge pull request #732 from glowing-bear/custom-css
...
Add support for custom CSS
10 years ago
Tor Hveem
1df82da2be
Merge pull request #743 from southdesign/master
...
Added python 3 version self hosting startup option.
10 years ago
Thomas Fankhauser
11fbd0c023
Added python 3 version self hosting startup option as the module was
...
renamed from python 2 -> python 3.
10 years ago
Lorenz Hübschle-Schneider
f2a9f1f6d8
Merge pull request #742 from torhve/new-emojione
...
Update emojione to latest
10 years ago
Tor Hveem
382b7b4d6b
Merge pull request #735 from glowing-bear/version-info
...
Include version information in settings dialog, update version numbers
10 years ago
Tor Hveem
756871c35c
Update emojione to latest
...
From 1.5.2 to 2.1.0
10 years ago
Lorenz Hübschle-Schneider
311205029f
Merge pull request #739 from kddlb/windows-toasts
...
Enhancements for a hypothetical Windows app
10 years ago
Kevin López Brante
5c71423eed
Enable the use of UWP (Windows 10) toasts
10 years ago
Lorenz Hübschle-Schneider
2594a0f268
Merge pull request #737 from TimelessBeing/url_regexp
...
Improving urlRexexp for plugins
10 years ago
Eternal
7753922137
Improving urlRexexp for plugins
10 years ago
Lorenz Hübschle-Schneider
06d7f6dfee
Include version information in settings dialog, update version numbers
10 years ago
Tor Hveem
e3842f9268
Merge pull request #728 from glowing-bear/editorconfig
...
Add a .editorconfig
10 years ago
Tor Hveem
08dfcec819
Merge pull request #731 from glowing-bear/buffer-prefix-styling
...
Make buffer prefix lighter on active buffer
10 years ago
Lorenz Hübschle-Schneider
d34cf89aaa
Add support for custom CSS
...
Fixes #647
10 years ago
Lorenz Hübschle-Schneider
e6d6272be5
Make buffer prefix lighter on active buffer
...
the old behaviour was quite counterintuitive in my opinion
See #592
10 years ago
Lorenz Hübschle-Schneider
baf4d1bc32
Merge pull request #730 from pmelanson/705-date-change-under-read-marker
...
#705 bugfix datechange injected under read marker
10 years ago
Patrick Melanson
a06f567770
#705 date change msg now moves read marker only if accompanying msg would
10 years ago
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
10 years ago
Lorenz Hübschle-Schneider
ef8d32221b
Merge pull request #701 from pmelanson/700-date-change-format-fallback
...
#700 added fallback mode for unsupported .toLocaleDateString()
10 years ago
Patrick Melanson
b719354a07
#700 detect locale formatting support on load
10 years ago
Lorenz Hübschle-Schneider
07d706d825
Add a .editorconfig
10 years ago
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
10 years ago
Lorenz Hübschle-Schneider
912a9b45dc
Merge pull request #727 from pmelanson/circular-ref-date-change
...
Fixed a circular ref in date change messages
10 years ago
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.
10 years ago
Lorenz Hübschle-Schneider
a50d72a3b5
Merge pull request #722 from falaca/master
...
parse dropbox URLs for image preview plugin (v4)
10 years ago
Lorenz Hübschle-Schneider
48afda9c56
Merge pull request #723 from kurros/emojiopt
...
optimize what gets passed to emojione.unicodeToImage
10 years ago
Lorenz Hübschle-Schneider
bf7ce1678d
Merge pull request #726 from ghostfreeman/master
...
#725 Updated wording to include reference to openssl sha256 argument
10 years ago
Cameron Kilgore
9e8d94b0f2
#725 Updated wording to include reference to openssl sha256 argument
10 years ago
Furkan Alaca
41659493cd
parse dropbox URLs for image preview plugin (v5)
10 years ago
kurros
dfffbeec46
optimize what gets passed to emojione.unicodeToImage
10 years ago
Tor Hveem
2a5b80da1d
Merge pull request #721 from glowing-bear/update-angular
...
Update Angular to 1.4.x series (1.4.8)
10 years ago
Lorenz Hübschle-Schneider
407f9111ad
Update Angular to 1.4.x series (1.4.8)
...
Angular now has a .$$watchersCount property, which makes our watcher
counting function unnecessary.
Also add sha384 emojione SRI hash
10 years ago
Lorenz Hübschle-Schneider
01d0891a2d
Themes: Add black theme for AMOLED displays, fix theme selector background in dark theme
...
Deprecates / closes #671
10 years ago
Lorenz Hübschle-Schneider
d06219102c
Merge pull request #718 from torhve/serviceworker
...
Implement click handler for the notification
10 years ago
Lorenz Hübschle-Schneider
d8a1beb4db
Fix missing argument in notification showing
10 years ago
Tor Hveem
952da6d9dd
implement on notification click
10 years ago
Lorenz Hübschle-Schneider
688c6f1ee5
Merge pull request #714 from torhve/infscroll
...
Implement infinite scrolling
10 years ago
Tor Hveem
1565c0e72d
less vibrations
10 years ago
Lorenz Hübschle-Schneider
1d07c05621
Merge pull request #717 from torhve/serviceworker
...
use service workers for notifications
10 years ago