Jeremy Mahieu
0b0ab115a0
revert setthing pathname
6 years ago
Jeremy Mahieu
844810408d
Preserve pathname in location
6 years ago
Jeremy Mahieu
3bffb13930
no redirecting, removeautoconnect on hash
6 years ago
Jeremy Mahieu
6fcb54f7aa
Don't use base
6 years ago
Jeremy Mahieu
e35f2ab4d6
Fix atob error, add url params
6 years ago
Jeremy Mahieu
4498312e14
Layout of checkboxes, 4-10digits, look of info
6 years ago
Jeremy Mahieu
876a9351ac
Validate token field
6 years ago
Jeremy Mahieu
012bd88258
Change layout and autoconnect behaviour. Add info next to topt function
6 years ago
Jeremy Mahieu
060a722a3f
Missed semicolon
6 years ago
Jeremy Mahieu
68e2df24fd
Support TOTP
6 years ago
Lorenz Hübschle-Schneider
75114a455c
Fix typo
6 years ago
Jeremy Mahieu
7982f46e6c
Delete unused references to wasMobileUi
6 years ago
Jeremy Mahieu
4bc77a294d
Hide sidebar for all widths accoring to state.
...
And always check if mobile to hide it or not
6 years ago
Jeremy Mahieu
0823a417f2
Reset path to weechat if not filled in.
6 years ago
Jeremy Mahieu
5a5927104d
Code style
6 years ago
Jeremy Mahieu
9dbd55443a
Changed hostOnly to host and host to hostField
6 years ago
Jeremy Mahieu
3886245375
Add validation for the host field
6 years ago
Jeremy Mahieu
f20f442b43
Make js ES5 compliant so it would pass tests
6 years ago
Jeremy Mahieu
3fe1b0fdfb
Add feature to set port and path in the host field
6 years ago
rio-
05a40e0a3b
Add input field for WebSocket path, resolves #1008
6 years ago
Jeremy Mahieu
60f834882a
Remove nicklist when weechat clears it and bring is back if it's filled again
6 years ago
Louis-Philippe Véronneau
b78952cd3b
Don't show a TLS warning when loading locally
6 years ago
Lorenz Hübschle-Schneider
bf3e53820d
Fix nicklist not being affected by favorite font setting
...
Fixes #1033
The alternative would be to just make the nicklist div `ng-show` instead
of `ng-if`
7 years ago
Lorenz Hübschle-Schneider
0a919f70fb
Respect hotlist clearing setting on buffer switch & message send
...
Fixes #1035
7 years ago
Lorenz Hübschle-Schneider
263c5e8b00
Keep track of unread counts for servers' buffers for 'show only unread' view
...
Maintain unread info for all buffers belonging to a server. This info
is used to hide server buffers for which *no* associated buffer has
activity when 'Only show buffers with unread messages' is enabled.
Closes #1019
7 years ago
Lorenz Hübschle-Schneider
8f34084cc4
Revert "Fix passing connection credentials in URL hash"
7 years ago
Piotr Dobrowolski
e27073884f
Fix passing connection credentials in URL hash
7 years ago
Julien Palard
b956dea7c1
jump to buffers with notifiction with Alt-A, even if hidden.
7 years ago
Lorenz Hübschle-Schneider
063b91d5c2
Don't switch to hidden buffers with Alt-Up/Down either
7 years ago
Lorenz Hübschle-Schneider
a14941ab7d
Don't jump to hidden buffers with Alt-A
...
See #998
7 years ago
Lorenz Hübschle-Schneider
fe3b975c6e
Clean up updateShowNicklist()
7 years ago
Lorenz Hübschle-Schneider
66c8c53b41
Fix nicklist swipe behaviour for buffers without a nicklist
...
We shouldn't update the swipe state if the active doesn't have a
nicklist. The (previously) required double-right-swipe to get to the
sidebar was confusing and a bug
7 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
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
e17fce6f6d
Rename setting for consistency
8 years ago