Lorenz Hübschle-Schneider
6f4ea7fc18
add cordova, hide splash screen when loaded
9 years ago
Lorenz Hübschle-Schneider
8de80e06f6
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.
9 years ago
Lorenz Hübschle-Schneider
38f5ba7e26
Remove firefox app installation
9 years ago
Lorenz Hübschle-Schneider
bd15d558d4
Use local files (with bower)
...
copied to 3rdparties manually so that we don't have bower_modules in the app
9 years ago
Lorenz Hübschle-Schneider
dbd626b69c
Increment version number
9 years ago
Lorenz Hübschle-Schneider
58de8546f8
Angular 1.5.8 → 1.5.9 security release
9 years ago
Lorenz Hübschle-Schneider
aeef7c4668
Improve TLS warning detection
9 years ago
Lorenz Hübschle-Schneider
15e4199969
Try ng-show, maybe that works?
9 years ago
Lorenz Hübschle-Schneider
01ee7a0fcb
More docs improvements
9 years ago
Lorenz Hübschle-Schneider
7ad23326ac
Improve docs
9 years ago
Kasper Vaessen
f9e84f81ee
Implement repeated-prefix
9 years ago
Lorenz Hübschle-Schneider
dc2969ed1a
Disable swiping with the mouse
...
Since the swipe gestures are only for mobile, mouse movements (like selecting text) shouldn't trigger them.
If you have a very narrow window with the mobile layout on a desktop device, click the bear to show/hide the channel list.
Fixes #658
9 years ago
Lorenz Hübschle-Schneider
6359e726ce
buffer: separate unread and notification
9 years ago
Lorenz Hübschle-Schneider
cbc158af4c
Reformat awful buffer class logic to restore readability
9 years ago
Lorenz Hübschle-Schneider
b59aa31049
Move unread class to buffer <li> instead of ng-if on badge
...
Enables theming, fixes #828 which is now possible with custom CSS
9 years ago
Tor Hveem
1ba1698703
Implement alt-h. Fixes #832
9 years ago
Lorenz Hübschle-Schneider
12de47c008
Update favico 0.3.5 → 0.3.10
9 years ago
Lorenz Hübschle-Schneider
5a2a172eb0
Update emojione and underscore
9 years ago
Lorenz Hübschle-Schneider
b33652e511
Update angular to 1.5.8
9 years ago
Lorenz Hübschle-Schneider
87605e6a46
Add 'rel='noopener noreferrer' to links generated by linky
...
Fixes #774
https://medium.com/@jitbit/target-blank-the-most-underestimated-vulnerability-ever-96e328301f4c#.33joaw9fh
9 years ago
Lorenz Hübschle-Schneider
7a1679ec7a
Language fixes for pinned buffers
9 years ago
Tor Hveem
65b4aaa97d
Ability to pin buffers. Fixes #778 .
...
This introduces ability to pin buffers using localvar storage in
WeeChat. At a later stage some UI should be introduced for this, like
discussed in #604 .
9 years ago
Jake Stevenson
bc72e8952c
Able to resume buffer
9 years ago
Patrick Melanson
ce7715c794
Removed show timestamp [seconds] settings
...
Functionality is now replaced by changing
weechat's buffer_time_format. e.g. 24h time:
/set weechat.look.buffer_time_format %H:%M
Supported time formats are 12h and 24h,
with seconds or no seconds.
9 years ago
Patrick Melanson
a0485b5801
Bufferline timestamps now try to detect locale
9 years ago
Vadim Rutkovsky
2232b537e1
Update Bootstrap to 3.3.6
9 years ago
Magnus Hauge Bakke
bbb4d259be
Use arrow keys to select buffer in buffer search
9 years ago
Lorenz Hübschle-Schneider
b8854a287a
Switch math rendering to KaTeX
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
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
10 years ago
Lorenz Hübschle-Schneider
fd3e4d440e
Fix minification and bump versions to prepare for release
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
06d7f6dfee
Include version information in settings dialog, update version numbers
10 years ago
Lorenz Hübschle-Schneider
d34cf89aaa
Add support for custom CSS
...
Fixes #647
10 years ago
Cameron Kilgore
9e8d94b0f2
#725 Updated wording to include reference to openssl sha256 argument
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
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
Tor Hveem
59e0662320
fixes regarding EmojiOne
...
* Add attribution, EmojiOne requires attribution, see: http://emojione.com/developers
* Upgrade to newest version
* Remove mention of old twemoji
10 years ago
Tor Hveem
5494fefbcb
use spinner for connect/reconnect/fetchmorelines
10 years ago
Lorenz Hübschle-Schneider
34b25bf80c
Add empty hrefs to make browser extensions happy
...
Fixes #656
10 years ago
Lorenz Hübschle-Schneider
94923fb4bb
Disable DNS prefetching
...
Fixes #674
10 years ago
Magnus Hauge Bakke
f2bb543796
Add support for dropping images on bufferlines and input form
10 years ago
Magnus Hauge Bakke
f2953d1190
Add image upload progressbar and error msg
10 years ago
Magnus Hauge Bakke
f6bfa4161b
Add imgur provider
10 years ago
Magnus Hauge Bakke
0d7d8e0cce
Add directive for file input change
10 years ago
Lorenz Hübschle-Schneider
b7c281d058
Use Cloudflare CDN for everything, and always use https
...
they redirect http -> https anyway
10 years ago
Lorenz Hübschle-Schneider
64af0908cf
Use subresource integrity to prevent CDN resource tampering
...
See https://hacks.mozilla.org/2015/09/subresource-integrity-in-firefox-43/
10 years ago
Lorenz Hübschle-Schneider
699a4fd9af
Self-host app store badges to reduce number of connections
...
These are so rarely seen, extra connections on page load are really wasteful there
10 years ago
AppleDash
fafed6a915
Add support for supplying credentials in the URL via the hash.
10 years ago