Lorenz Hübschle-Schneider
5619420302
Merge pull request #553 from glowing-bear/fix-settings
...
Fix settings
11 years ago
Tor Hveem
a8dcd738cf
fix problem with activating saving of password
11 years ago
Tor Hveem
c7de58d125
save defaults to $store
11 years ago
Tor Hveem
ba5bca9c8e
Merge pull request #550 from glowing-bear/enable-autocomplete
...
Enable autocomplete on input, disable on search
11 years ago
Tor Hveem
fa56f3f2cf
Merge pull request #549 from glowing-bear/app-installation-instructions
...
Improve app installation instructions
11 years ago
Lorenz Hübschle-Schneider
6d0e41e630
Save emojify preference in settings
...
This fixes a bug where the preference would not be saved
11 years ago
David Cormier
b56309be6e
Bump version to 0.4.5
11 years ago
David Cormier
544f27c472
Merge pull request #529 from glowing-bear/add-video-support
...
Display ogv, mp4 and webm videos inside a video tag
11 years ago
David Cormier
0165e5e320
plugins: add tests for video plugin
...
Test ogv, webm and mp4 urls
11 years ago
David Cormier
d8c4ba78c1
plugins: add html5 video support
...
Shows ogv, mp4 and webm files inside a video tag
11 years ago
Lorenz Hübschle-Schneider
849da1b5a2
Implement reconnecting upon connection loss
...
TODO: test in various conditions
11 years ago
Lorenz Hübschle-Schneider
21aa89d2ad
Improve app installation instructions
...
Also fix encryption instructions URL for those who proxy their relay
11 years ago
Lorenz Hübschle-Schneider
a0a191f104
Enable autocomplete on input, disable on search
...
In essence, this reverts a29905e02c
which doesn't make much sense to me
11 years ago
Vivien Didelot
c4bddc993d
Revert "Check GET parameters in image embedding"
...
There's no need to check for every GET parameters (using the line ending
'$' character), we can just add a word boundary (the '\b' character)
instead. Thus, revert commit b939bc7ca8
.
11 years ago
David Cormier
e45c2be59f
Merge pull request #547 from glowing-bear/rewrite-with-urlplugin
...
Overhaul plugins
11 years ago
David Cormier
091e235f19
Merge pull request #548 from glowing-bear/fix-async-autoembed
...
Fix automatic embedding of asynchronous plugins (jsonp)
11 years ago
Lorenz Hübschle-Schneider
c57911db64
Restructure plugin constructors to make them more convenient
11 years ago
Lorenz Hübschle-Schneider
07d60f96c3
Fix automatic embedding of asynchronous plugins (jsonp)
...
Closes #540
11 years ago
Lorenz Hübschle-Schneider
4b65847b46
Rewrite youtube plugin with urlPlugin
...
Remove URL without protocol from tests
11 years ago
Lorenz Hübschle-Schneider
beaa3426dd
Rewrite vine plugin with urlPlugin
11 years ago
Lorenz Hübschle-Schneider
18c0db6c4f
Fix Asciinema plugin
11 years ago
Lorenz Hübschle-Schneider
6522cd72d3
Fix Chrome application shortcut
...
closes #521
11 years ago
Lorenz Hübschle-Schneider
0dfd2bbc77
Merge pull request #545 from glowing-bear/fix-firefox-manifest-permission
...
Request firefox app permissions
11 years ago
Lorenz Hübschle-Schneider
d9c230ac44
Include settings.js in minification process; fix strict DI
11 years ago
Tor Hveem
ab23dd8083
Merge pull request #524 from glowing-bear/settings-module
...
Settings module
11 years ago
Lorenz Hübschle-Schneider
54bb9dad13
Add default settings again
11 years ago
Lorenz Hübschle-Schneider
be6e356363
Settings module
11 years ago
Lorenz Hübschle-Schneider
48582cff3f
Fix number parsing in localStorage
11 years ago
Lorenz Hübschle-Schneider
c422c2df4d
localStorage: remove dysfunctional fallback
11 years ago
Lorenz Hübschle-Schneider
51e5817cbd
Fix debug mode
...
manipulating window.location.search isn't reliable
11 years ago
Tor Hveem
3bc67e9c2d
Request firefox app permissions
11 years ago
David Cormier
12ac7f742a
Merge pull request #542 from vivien/plugins/vine
...
plugins: add Vine support
11 years ago
Vivien Didelot
ab260cb5a7
plugins: add Vine support
...
This commit adds support for Vine embeddable content.
11 years ago
David Cormier
e56acbc923
Merge pull request #528 from glowing-bear/add-filter-tests
...
Add some basic tests for filters
11 years ago
David Cormier
a0f85f8589
Merge pull request #536 from glowing-bear/theme-colour
...
Add theme-color meta tag for Android 5
11 years ago
Tor Hveem
50f3acf76a
Merge pull request #537 from glowing-bear/update-dependencies
...
Update dependenices
11 years ago
Lorenz Hübschle-Schneider
4476ff5064
Update dependenices
...
Angular 1.3.{2→9} has some nice bugfixes and features (esp for linky)
zlib.js was compressed a bit better, I don't think the code changed...
11 years ago
Lorenz Hübschle-Schneider
25ecdb7158
Add theme-color meta tag for Android 5
11 years ago
Tor Hveem
e4164fd353
Merge pull request #535 from anders/patch-1
...
Hide Chrome status bar when hovering links in the buffer list
11 years ago
Anders Bergh
45ff81f7e7
Remove href="#" from the buffer list to prevent the status bar in Chrome.
11 years ago
Lorenz Hübschle-Schneider
39e6a0bc72
Merge pull request #531 from vivien/plugins/size-suffix
...
plugins: (image) support :size suffix
11 years ago
Vivien Didelot
b365272aa6
plugins: (image) support :size suffix
...
Some images URL (such as Twitter hosting site twimg.com) are suffixed
with :size where size can be small, medium or large.
11 years ago
Tor Hveem
638a4595c7
Merge pull request #530 from glowing-bear/twemoji
...
Adds emoji support using Twitter's twemoji
11 years ago
Tor Hveem
63c7e10832
Merge pull request #496 from glowing-bear/colourise-title
...
Parse colours in buffer title
11 years ago
Lorenz Hübschle-Schneider
1068f36a74
Clarify NSFW hiding help text in autoembed setting
11 years ago
David Cormier
6658dd1265
Merge pull request #476 from glowing-bear/close-notifications-on-disconnect
...
Cancel all outstanding notifications when disconnecting / navigating away
11 years ago
Lorenz Hübschle-Schneider
d709c8fd93
Cancel all outstanding notifications when disconnecting / navigating away
...
Fixes #296
11 years ago
Lorenz Hübschle-Schneider
f125c43ccb
Adds emoji support using Twitter's twemoji
11 years ago
Lorenz Hübschle-Schneider
1d4caa91cd
Parse colours in buffer title
...
Requires a WeeChat version including 013165209a
i.e., WeeChat 1.1 or a November 2014 nightly (or later)
(for previous versions, see https://github.com/weechat/weechat/issues/237 )
Fixes #308
11 years ago
Lorenz Hübschle-Schneider
de730a4505
Add some basic tests for filters
11 years ago