Commit Graph

458 Commits

Author SHA1 Message Date
Jeremy Mahieu f82d3484a6 Show autoconnect checkbox if it's checked 2019-12-21 18:24:56 +01:00
Jeremy Mahieu 0c45b402cf Update documentation for hash paramters 2019-12-21 18:24:13 +01:00
Jeremy Mahieu 6fcb54f7aa Don't use base 2019-12-21 18:23:37 +01:00
Jeremy Mahieu 267bb20711 Typo 2019-12-21 18:23:37 +01:00
Jeremy Mahieu e35f2ab4d6 Fix atob error, add url params 2019-12-21 18:23:37 +01:00
Jeremy Mahieu 4498312e14 Layout of checkboxes, 4-10digits, look of info 2019-12-21 01:02:48 +01:00
Jeremy Mahieu 876a9351ac Validate token field 2019-12-19 22:37:32 +01:00
Jeremy Mahieu 012bd88258 Change layout and autoconnect behaviour. Add info next to topt function 2019-12-19 22:16:01 +01:00
Jeremy Mahieu 68e2df24fd Support TOTP 2019-12-18 22:08:16 +01:00
Jeremy Mahieu 9dbd55443a Changed hostOnly to host and host to hostField 2019-12-16 14:21:11 +01:00
Jeremy Mahieu 3886245375 Add validation for the host field 2019-12-16 13:51:53 +01:00
Jeremy Mahieu 81148545e0 Fleshed out the instructions for setting a custom path 2019-12-16 12:32:34 +01:00
Jeremy Mahieu 3fe1b0fdfb Add feature to set port and path in the host field 2019-12-15 02:47:55 +01:00
rio- 05a40e0a3b Add input field for WebSocket path, resolves #1008 2019-12-15 00:23:58 +01:00
Lorenz Hübschle-Schneider fbb382e835 Make badge on mobile clickable and move it closer to the bear icon 2019-11-22 09:47:44 +01:00
Lorenz Hübschle-Schneider 5110061aed codify: use DOMfilter to avoid breaking URLs
This causes code blocks containing URLs to not be codified, but I think
that's preferable to the broken behaviour up until now
2019-08-20 13:50:47 +02:00
Serafeim Papastefanos 98cebb5b33 Improve behavior with links 2019-07-04 08:45:13 +03:00
Serafeim Papastefanos 29c6cc1e82 Add a simple codify filter 2019-07-03 10:01:05 +03:00
Robert Scullin 37ff42ee36 Removed accidental debugging line. 2019-04-15 22:22:01 -04:00
Robert Scullin 2b4ca93cf9 Don't linkify hostnames in join/part messages. 2019-04-12 22:59:22 -04:00
Lorenz Hübschle-Schneider 7ecd6c0c16 Fix nicklist font not being changed by the favorite font setting 2018-10-30 10:04:37 +01:00
Daiyousei 06f6b834c2 Fix color issue in chan topic. 2018-10-29 19:59:51 +01:00
Lorenz Hübschle-Schneider 74c309b9e8 Remove mention of the Android app, it's discontinued
Also reorder mentions of the other possibilities in order of preference
2018-10-27 16:43:34 +02:00
Lorenz Hübschle-Schneider 40ba995950 Bump version to 0.8.0 2018-10-27 16:31:31 +02:00
Lorenz Hübschle-Schneider 6bf2ea6b02
Merge pull request #990 from lorenzhs/fix-hidden-angle-brackets
Don't put hidden angle brackets around actions and other non-messages
2018-10-27 15:52:02 +02:00
Lorenz Hübschle-Schneider ddb665182e Update angular 1.6.8 → 1.7.5, underscore 1.8.3 → 1.9.1 2018-10-26 10:04:49 +02:00
Markus Cisler b6875e62dc Respect constraints on webkit/iPhone X(s)
This adds limited support to respect constraints on newer iPhones, especially when used as PWA.
2018-10-06 09:14:32 +00:00
Lorenz Hübschle-Schneider 5be2f027e4 Fix nicklist on iOS 2018-03-18 16:49:50 +01:00
Lorenz Hübschle-Schneider 0b506e30dc Don't insert mention when clicking non-privmsg
This goes in the direction of #860 but actually removing the tag seems
to be rather more involved
2018-03-18 16:48:29 +01:00
Lorenz Hübschle-Schneider 813fe93355 Don't put hidden angle brackets around actions and other non-messages
Fixes #616
2018-03-18 16:48:29 +01:00
Lorenz Hübschle-Schneider e69f18c1c5 Describe behaviour of down-arrow when editing text
Fixes #970
2018-03-09 22:41:30 +01:00
Lorenz Hübschle-Schneider 0dd87b442c update third-party dependenices 2018-01-28 14:44:24 +01:00
Lorenz Hübschle-Schneider f44b67489d Use CSS-based mobile detection 2017-06-26 10:29:48 +02:00
Lorenz Hübschle-Schneider 1c71ede145 simplify touch detection logic
no swipes on desktop needed with the previous commit!
2017-06-26 10:29:17 +02:00
Lorenz Hübschle-Schneider 6b7b639618 Add an "always show nicklist" setting on mobile to replace "hide nicklist" 2017-06-26 10:29:10 +02:00
Lorenz Hübschle-Schneider e37666a571 better swipe handling
this makes the mobile UI less pleasant to use on Desktop :\
2017-06-26 10:24:45 +02:00
Lorenz Hübschle-Schneider 5d090dd0ed Enable title modal on desktop, too, and improve it a bit
- make it full-width for clickability of the entire top region
- show the buffer's name in the modal dialog

Fixes #943
2017-06-02 11:37:41 +02:00
Robert Scullin c3214a2ad6 Noscript code cleanup 2017-05-19 15:09:57 -04:00
Robert Scullin 945e84c538 Improves UX when JavaScript is disabled/blocked 2017-05-19 14:59:25 -04:00
Lorenz Hübschle-Schneider 539f892e8e Merge pull request #922 from glowing-bear/buffer-jump
Implement Alt+J buffer jump like in WeeChat
2017-05-14 20:13:15 +02:00
Lorenz Hübschle-Schneider 307a6a5344 revert changes to index.html
let's maintain a separate branch for now
2017-04-19 14:50:23 +02:00
Alice Jenkinson b24a9e5137 Remove the negation of utils.isCordova() in settings
The settings were accidentally negated, causing them to be hidden
on desktop but not in Cordova. Oops.
2017-04-19 14:47:46 +02:00
Alice Jenkinson 8fca35078a Change references to "browser" in welcome text to "app" on Cordova only 2017-04-19 14:46:43 +02:00
Alice Jenkinson d87f274c73 Hide some things on Cordova, fix links 2017-04-19 14:46:43 +02:00
Alice Jenkinson 8a1f02241f Move splashscreen logic out of app.js into glowingbear.js 2017-04-19 14:46:43 +02:00
Lorenz Hübschle-Schneider e17fce6f6d Rename setting for consistency 2017-03-23 15:48:07 +01:00
Lorenz Hübschle-Schneider 64fc470cf3 Hide Alt+[0-9] checkbox on mobile
Mobile users don't typically have an Alt key
2017-03-23 15:47:51 +01:00
Evan Tschuyi 231a524438 allow users to disable the alt+%d buffer switching 2017-03-23 15:26:26 +01:00
Lorenz Hübschle-Schneider 26d8b5faee Animate jumpkey transition & change placeholder to "Number" 2017-03-23 13:53:07 +01:00
Lorenz Hübschle-Schneider 22cb962e63 jumpkeys: filter on entry of first digit
not quite sure whether I like changing the sort order
2017-03-18 16:33:54 +01:00