Lorenz Hübschle-Schneider
adf2c3955e
First version of TLS-only mode
...
See #962
8 years ago
Lorenz Hübschle-Schneider
89bfac964e
Simplify updateShowNicklist
8 years ago
Lorenz Hübschle-Schneider
9c28ec4055
Document, simplify, and improve swipe logic
8 years ago
Lorenz Hübschle-Schneider
f3e0e3e047
Stop abusing "hide nicklist" setting to show/hide sidebar on mobile
8 years ago
Lorenz Hübschle-Schneider
f44b67489d
Use CSS-based mobile detection
8 years ago
Lorenz Hübschle-Schneider
1c71ede145
simplify touch detection logic
...
no swipes on desktop needed with the previous commit!
8 years ago
Lorenz Hübschle-Schneider
6b7b639618
Add an "always show nicklist" setting on mobile to replace "hide nicklist"
8 years ago
Lorenz Hübschle-Schneider
e37666a571
better swipe handling
...
this makes the mobile UI less pleasant to use on Desktop :\
8 years ago
Lorenz Hübschle-Schneider
c4d8a4fe10
Revert "[DISCUSS] Remove "scroll to readmarker" functionality"
8 years ago
Alice Jenkinson
027c7bb03f
Add base16-ocean-dark
8 years ago
Robert Scullin
b598d1b8d1
Make buffer search case insensitive
8 years ago
Lorenz Hübschle-Schneider
3c30e6ad07
Ctrl-w: ignore all whitespace, not just spaces
8 years ago
Simon Sapin
ea4de99e89
Fix Ctrl+W when the cursor follows a space.
...
This key binding does "Delete from cursor to previous space".
When the text before the cursor was `some example`,
it would find the space after "some" and delete "example".
When hitting Ctrl+W *again*, it would find the same space again…
and delete nothing.
This changes the code to ignore trailing spaces before the cursor
for the purspose of finding the previous space,
so that something (if at all possible) is always deleted.
8 years ago
Lorenz Hübschle-Schneider
c8c3c9aa8d
Escape comma in password
...
Fixes #937
8 years ago
Lorenz Hübschle-Schneider
56d190ab5c
Improve documentation & cordova checks
8 years ago
Lorenz Hübschle-Schneider
8ba2b1acf6
cordova integration: small fixups
8 years ago
Lorenz Hübschle-Schneider
307a6a5344
revert changes to index.html
...
let's maintain a separate branch for now
8 years ago
Alice Jenkinson
677db01d1b
Change all references to "cordova" to "window.cordova"
8 years ago
Alice Jenkinson
d87f274c73
Hide some things on Cordova, fix links
8 years ago
Alice Jenkinson
8a1f02241f
Move splashscreen logic out of app.js into glowingbear.js
8 years ago
Alice Jenkinson
6de8bdc41a
Initial rework of Cordova branch
8 years ago
Lorenz Hübschle-Schneider
8a230e9bf3
imgur: force https (2), fix comment
8 years ago
Lorenz Hübschle-Schneider
6d7de0c746
imgur: force https, simplify regex
8 years ago
Jordan Callicoat
14879811a5
Make videoPlugin work for all imgur gifv videos
...
Some gifv links on imgur.com do not have an associated webm video
and only provide an mp4 video. Add two source elements with proper
mimetypes for both types of video. The video player will fall back
to the secondary source if the first cannot be loaded (due to 404)
Example: Trying to load the webm version of this video
http://i.imgur.com/i7D4GRb.webm
will result in a 302 redirect to the gifv url, which tries to load
an HTML document. This will cause our video player to reject the
document as an invalid video format (text/html); on some videos it
will simply 404. The mp4 version is available and our player will
fall back to that.
8 years ago
Lorenz Hübschle-Schneider
98d4bd9613
Emojification: only replace sequences of emoji surrounded by whitespace
...
Fixes #903 , #930
8 years ago
Jordan Callicoat
c880546882
Add streamable.com video plugin
8 years ago
Lorenz Hübschle-Schneider
f4db7c2647
Don't show quick keys if they're disabled
8 years ago
Lorenz Hübschle-Schneider
e17fce6f6d
Rename setting for consistency
8 years ago
Evan Tschuyi
231a524438
allow users to disable the alt+%d buffer switching
8 years ago
Lorenz Hübschle-Schneider
26d8b5faee
Animate jumpkey transition & change placeholder to "Number"
8 years ago
Lorenz Hübschle-Schneider
915d0d5d3e
Reset search state when initiating jump
8 years ago
Lorenz Hübschle-Schneider
22cb962e63
jumpkeys: filter on entry of first digit
...
not quite sure whether I like changing the sort order
8 years ago
Lorenz Hübschle-Schneider
d9346f5f3e
simplify buffer jumping logic
8 years ago
Tobias Theuer
833a2a8c0f
Improved timing. Made code more readable.
8 years ago
Tobias Theuer
811e76d443
Jump to any buffer (up to 99) with Alt+J followed by 2 digits.
8 years ago
Alice Jenkinson
8989695af6
Re-focus the input bar after nick completion button is pressed
8 years ago
Alice Jenkinson
64e801ef65
Expose utils to the scope and use isMobileUi in input.html
8 years ago
Alice Jenkinson
c6a8b69fe0
Only show nick completion button on mobile UI
8 years ago
Alice Jenkinson
520f2ac349
Add a button to the input bar to complete nicks
8 years ago
Tobias Theuer
9998f22c1e
Replaced 3 no-protocol links with https-links.
...
Now they work in the Electron app!
8 years ago
Tobias Theuer
ce3ac634cb
Actually fixed regex.
8 years ago
Tobias Theuer
a769a0ed4e
Fixed imgur-embeds in Electron app.
8 years ago
Tobias Theuer
7e7da76006
Simplified regex. Added video info.
8 years ago
Lorenz Hübschle-Schneider
0dc003f220
Add play.spotify.com to spotify plugin
8 years ago
Lorenz Hübschle-Schneider
1fa6462bca
Remove "scroll to readmarker" functionality
...
It's irritating. Fixes #899
8 years ago
Dan Callahan
e37d12fe59
Remove obsolete references to Firefox OS / mozApps
8 years ago
nyuszika7h
49531f8f5b
Add more file formats
9 years ago
Lorenz Hübschle-Schneider
4937b79a7a
Fix fontsize unit fixing (assume px if no unit specified)
...
The settings module sees that we're reading a number, so it converts
the value to a number. Unit detection needs a string, though, so
convert it back into one in that case.
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