Lorenz Hübschle-Schneider
4b869dcdb2
Remove MathJax (for now)
10 years ago
Lorenz Hübschle-Schneider
09132cf44d
Fix links and embeds
...
Disable semi-broken plugins
10 years ago
Lorenz Hübschle-Schneider
127b511c5e
remove unused png
10 years ago
Lorenz Hübschle-Schneider
1fd9ff1fe4
Add support for FirefoxOS
10 years ago
Lorenz Hübschle-Schneider
dee969f474
Update landing page text for app, design fixes
...
Replaces mentions of 'browser' with 'device', remove installation instructions,
change encryption instructions to reflect situation in the app
Increases tap target in buffer list again
10 years ago
Lorenz Hübschle-Schneider
59039483ed
Implement system notifications with cordova
...
Removes our manual sound notification, this is the platform's job in an app.
Also don't expect Notification to exist, mobile Chrome doesn't know it
10 years ago
Lorenz Hübschle-Schneider
4408704715
add cordova, hide splash screen when loaded
10 years ago
Lorenz Hübschle-Schneider
d991cbac9e
remove favico and emoji rendering
...
doesn't make much sense in an app...
keep emojione around though (and add with bower) because the
unicode replacement is useful on mobile. the glyphs not so much.
10 years ago
Lorenz Hübschle-Schneider
6d9ed5a6b7
Remove firefox app installation
10 years ago
Lorenz Hübschle-Schneider
3239e718a6
Use local files (with bower)
...
copied to 3rdparties manually so that we don't have bower_modules in the app
10 years ago
Lorenz Hübschle-Schneider
63a94e121a
Clarify purpose of the branch
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
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
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
Lorenz Hübschle-Schneider
9698c7b449
Merge pull request #716 from torhve/webappmanifest
...
Chrome WebApp now loads manifest
10 years ago
Tor Hveem
9985e91a69
use service workers for notifications
...
If Service Workers are available use them to display notifications
instead of the old way of creating notifications directly.
This has the side effect that it works nicely on chrome on android which
the old method does not.
This also paves the way to set up GCM for push notification in the
future which can give us push notifications without having the app running.
This patch can be improved in the future to get existing notifications
and change the message instead of just adding more and more
notifications.
See: ServiceWorkerRegistration.getNotifications() and
ServiceWorkerRegistration.update() from
https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorkerRegistration
10 years ago
Tor Hveem
efa6e39b93
Chrome WebApp now loads manifest
10 years ago
Tor Hveem
df36d56fa7
Implement infinite scrolling
...
I't not perfect but it's a start.
10 years ago
Lorenz Hübschle-Schneider
623ff5a484
Merge pull request #715 from torhve/sendbuttontitle
...
set a title on the send button
10 years ago
Tor Hveem
021d9e6e95
set a title on the send button
10 years ago
Lorenz Hübschle-Schneider
5dc0b4df02
Merge pull request #712 from torhve/soundnotify
...
Fix problem with saving of sound notify
10 years ago
Tor Hveem
31ba8db33d
Fix problem with saving of sound notify
10 years ago