Serafeim Papastefanos
98cebb5b33
Improve behavior with links
6 years ago
Serafeim Papastefanos
29c6cc1e82
Add a simple codify filter
6 years ago
Robert Scullin
37ff42ee36
Removed accidental debugging line.
6 years ago
Robert Scullin
2b4ca93cf9
Don't linkify hostnames in join/part messages.
6 years ago
Lorenz Hübschle-Schneider
7ecd6c0c16
Fix nicklist font not being changed by the favorite font setting
7 years ago
Daiyousei
06f6b834c2
Fix color issue in chan topic.
7 years ago
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
7 years ago
Lorenz Hübschle-Schneider
40ba995950
Bump version to 0.8.0
7 years ago
Lorenz Hübschle-Schneider
ddb665182e
Update angular 1.6.8 → 1.7.5, underscore 1.8.3 → 1.9.1
7 years ago
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.
7 years ago
Lorenz Hübschle-Schneider
5be2f027e4
Fix nicklist on iOS
7 years ago
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
7 years ago
Lorenz Hübschle-Schneider
813fe93355
Don't put hidden angle brackets around actions and other non-messages
...
Fixes #616
7 years ago
Lorenz Hübschle-Schneider
e69f18c1c5
Describe behaviour of down-arrow when editing text
...
Fixes #970
7 years ago
Lorenz Hübschle-Schneider
0dd87b442c
update third-party dependenices
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
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
8 years ago
Robert Scullin
c3214a2ad6
Noscript code cleanup
8 years ago
Robert Scullin
945e84c538
Improves UX when JavaScript is disabled/blocked
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
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.
8 years ago
Alice Jenkinson
8fca35078a
Change references to "browser" in welcome text to "app" on Cordova only
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
Lorenz Hübschle-Schneider
e17fce6f6d
Rename setting for consistency
8 years ago
Lorenz Hübschle-Schneider
64fc470cf3
Hide Alt+[0-9] checkbox on mobile
...
Mobile users don't typically have an Alt key
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
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
cdd88baa62
Add "Jump:" label to search box when jumping
8 years ago
Lorenz Hübschle-Schneider
e5b8f8fffe
Force jump keys to double digits
8 years ago
Tobias Theuer
811e76d443
Jump to any buffer (up to 99) with Alt+J followed by 2 digits.
8 years ago
Dan Callahan
e37d12fe59
Remove obsolete references to Firefox OS / mozApps
9 years ago
Lorenz Hübschle-Schneider
dbd626b69c
Increment version number
9 years ago
Lorenz Hübschle-Schneider
58de8546f8
Angular 1.5.8 → 1.5.9 security release
9 years ago
Lorenz Hübschle-Schneider
aeef7c4668
Improve TLS warning detection
9 years ago
Lorenz Hübschle-Schneider
15e4199969
Try ng-show, maybe that works?
9 years ago
Lorenz Hübschle-Schneider
01ee7a0fcb
More docs improvements
9 years ago
Lorenz Hübschle-Schneider
7ad23326ac
Improve docs
9 years ago
Kasper Vaessen
f9e84f81ee
Implement repeated-prefix
9 years ago
Lorenz Hübschle-Schneider
dc2969ed1a
Disable swiping with the mouse
...
Since the swipe gestures are only for mobile, mouse movements (like selecting text) shouldn't trigger them.
If you have a very narrow window with the mobile layout on a desktop device, click the bear to show/hide the channel list.
Fixes #658
9 years ago
Lorenz Hübschle-Schneider
6359e726ce
buffer: separate unread and notification
9 years ago
Lorenz Hübschle-Schneider
cbc158af4c
Reformat awful buffer class logic to restore readability
9 years ago
Lorenz Hübschle-Schneider
b59aa31049
Move unread class to buffer <li> instead of ng-if on badge
...
Enables theming, fixes #828 which is now possible with custom CSS
9 years ago
Tor Hveem
1ba1698703
Implement alt-h. Fixes #832
9 years ago
Lorenz Hübschle-Schneider
12de47c008
Update favico 0.3.5 → 0.3.10
9 years ago
Lorenz Hübschle-Schneider
5a2a172eb0
Update emojione and underscore
9 years ago