Lorenz Hübschle-Schneider
64fc470cf3
Hide Alt+[0-9] checkbox on mobile
...
Mobile users don't typically have an Alt key
9 years ago
Evan Tschuyi
231a524438
allow users to disable the alt+%d buffer switching
9 years ago
David Cormier
f09997b145
readme: fix github title formatting
...
titles are not displayed as such on github when there is no space between the hash sign and the title
9 years ago
Lorenz Hübschle-Schneider
7663fa079d
ng-class tweak
9 years ago
Lorenz Hübschle-Schneider
3847f0f011
Merge pull request #918 from txanatan/master
...
Add a button to the input bar to complete nicks
9 years ago
Alice Jenkinson
1b7f7354aa
Change nick complete button glyph to bullhorn
9 years ago
Alice Jenkinson
0eb01bad51
Use ng-class instead of string interpolation in input.html
9 years ago
Lorenz Hübschle-Schneider
6215f79a14
Merge pull request #920 from ttheuer/electron-close-window-fix
...
Changed "close Window" shortcut from Ctrl+W to Ctrl+Q.
9 years ago
Tobias Theuer
d912ee0d37
Changed "close Window" shortcut to Ctrl+Q.
9 years ago
Alice Jenkinson
56fbdb4250
Work around hover state being applied to buttons in inputbar on mobile
9 years ago
Alice Jenkinson
8989695af6
Re-focus the input bar after nick completion button is pressed
9 years ago
Alice Jenkinson
64e801ef65
Expose utils to the scope and use isMobileUi in input.html
9 years ago
Alice Jenkinson
c6a8b69fe0
Only show nick completion button on mobile UI
9 years ago
Alice Jenkinson
520f2ac349
Add a button to the input bar to complete nicks
9 years ago
Lorenz Hübschle-Schneider
ddc2b14584
Merge pull request #917 from ttheuer/plugins-fix
...
Replaced 3 no-protocol links with https-links.
9 years ago
Tobias Theuer
9998f22c1e
Replaced 3 no-protocol links with https-links.
...
Now they work in the Electron app!
9 years ago
Lorenz Hübschle-Schneider
b7ce8fa75f
Merge pull request #898 from nyuszika7h/add-file-formats
...
Add more file formats
9 years ago
Lorenz Hübschle-Schneider
8bdefaa20b
Merge pull request #912 from ttheuer/youtube-fix
...
Youtube fix, 2nd try
9 years ago
Lorenz Hübschle-Schneider
57e654d3fa
Merge pull request #914 from ttheuer/imgur-fix
...
Fixed imgur-embeds in Electron app.
9 years ago
Tobias Theuer
ce3ac634cb
Actually fixed regex.
9 years ago
Tobias Theuer
a769a0ed4e
Fixed imgur-embeds in Electron app.
9 years ago
Tobias Theuer
7e7da76006
Simplified regex. Added video info.
9 years ago
Lorenz Hübschle-Schneider
90ce0345a1
Merge pull request #904 from callahad/remove-fxos
...
Remove obsolete references to Firefox OS / mozApps
9 years ago
Dan Callahan
e37d12fe59
Remove obsolete references to Firefox OS / mozApps
9 years ago
nyuszika7h
49531f8f5b
Add more file formats
9 years ago
Lorenz Hübschle-Schneider
dd351224d9
Merge pull request #894 from nyuszika7h/add-image-formats
...
Add some image formats
9 years ago
nyuszika7h
f280c7c6f1
Add some image formats
...
Added support for .bmp, .svg and .webp.
9 years ago
Lorenz Hübschle-Schneider
f998a003c0
Font size unit should default to pixels
...
See #882
9 years ago
Lorenz Hübschle-Schneider
cd44173957
Merge pull request #880 from glowing-bear/fix-tls-warning
...
PLS TEST: Fix non-TLS warning
9 years ago
Lorenz Hübschle-Schneider
079f84818f
Fix non-TLS warning
9 years ago
Lorenz Hübschle-Schneider
e5b4c33ac5
Merge pull request #874 from lorenzhs/release-fixes
...
Prepare for 0.7.0 release
9 years ago
Lorenz Hübschle-Schneider
dbd626b69c
Increment version number
10 years ago
Lorenz Hübschle-Schneider
58de8546f8
Angular 1.5.8 → 1.5.9 security release
10 years ago
Lorenz Hübschle-Schneider
9865bdd032
Don't show TLS warning in cordova
10 years ago
Tor Hveem
8cb26cbbc8
Merge pull request #857 from glowing-bear/favico-update
...
favico: merge https://github.com/ejci/favico.js/pull/106
10 years ago
Tor Hveem
17d14364ed
Merge pull request #853 from lorenzhs/improve-docs
...
Improve docs
10 years ago
Lorenz Hübschle-Schneider
aeef7c4668
Improve TLS warning detection
10 years ago
Tor Hveem
b29dc42a4a
Merge pull request #854 from lorenzhs/plugin-dedup
...
Plugins: don't show plugin repeatedly for same URL in same message
10 years ago
Tor Hveem
635f556510
Merge pull request #850 from lorenzhs/spotify-embeds
...
Spotify: also match other types of embeds (playlists and artists)
10 years ago
Tor Hveem
15131dd1d0
Merge pull request #856 from glowing-bear/regex-escaping
...
Escape dots in plugin regexes
10 years ago
Lorenz Hübschle-Schneider
15e4199969
Try ng-show, maybe that works?
10 years ago
Lorenz Hübschle-Schneider
8892c4dfe5
Merge pull request #835 from glowing-bear/alth
...
Implement alt-h. Fixes #832
10 years ago
Lorenz Hübschle-Schneider
401e46e599
Use event.keyCode for consistency
...
We should either switch everything to event.code or nothing, imho
10 years ago
Simon Cooksey
71c2900216
Alt-H now clears hotlists on WeeChat relay
...
Fixes #832 .
10 years ago
Lorenz Hübschle-Schneider
d0bf9dc4cf
Merge pull request #862 from graymalkin/master
...
Added cap on max number of unread lines to load
10 years ago
Simon Cooksey
d9b86d28a0
Added cap on max number of unread lines to load
...
This is to improve performance when switching to a buffer with a large
number of unread lines.
Fixes #859
Thanks to @lorenzhs for the comments on PR #862 .
10 years ago
Lorenz Hübschle-Schneider
fdb620ddb3
Merge pull request #861 from Vaesper/themes
...
Tweaks, bugfixes and other improvements for Base16 theme family.
10 years ago
Kasper Vaessen
3a85ab9a9a
Tweaks
10 years ago
Lorenz Hübschle-Schneider
e1bdea4bdc
Tests: include underscore (needed now)
10 years ago
Lorenz Hübschle-Schneider
f05c38d9a0
favico: merge https://github.com/ejci/favico.js/pull/106
10 years ago