Jeremy Mahieu
788acc8219
Use linkifyjs instead of autolinker
2020-07-21 15:26:18 +02:00
Lorenz Hübschle-Schneider
1ada06f765
Update all the dependencies
2020-07-06 21:46:14 +02:00
Lorenz Hübschle-Schneider
4bc9acdb1c
Update version number to 0.10.0
2020-07-06 21:32:45 +02:00
Lorenz Hübschle-Schneider
f12ea8b304
Inline audio
...
also compressed it a bit more (mono instead of stereo, 8kbps)
2020-05-22 15:15:13 +02:00
Jeremy Mahieu
21e075bbc1
Add audo that plays on connect to enable autoplay
2020-05-22 13:12:10 +02:00
Lorenz Hübschle-Schneider
724b2c6e93
Remove support for non-native emoji rendering
...
It's not 2014 anymore, every reasonable platform supports displaying
emoji natively these days. Let's remove a filter that has ceased to
provide value.
2020-05-04 14:51:09 +02:00
Jeremy Mahieu
336a699cc6
Update minor version of angularjs to latest
2020-05-04 12:05:39 +02:00
Lorenz Hübschle-Schneider
effbaff804
Simplify logic of hiding bufferline times
2020-04-22 11:44:31 +02:00
Jeremy Mahieu
27134a7f3d
Change the way times are hidden
2020-04-18 16:20:40 +02:00
Jeremy Mahieu
3bd2367164
Rename buffer variable showTimes
2020-04-12 17:59:55 +02:00
Jeremy Mahieu
4bf1d92ace
Hide time markers for certain buffer types
2020-04-12 17:44:26 +02:00
Lorenz Hübschle-Schneider
0c21d5aca5
Bump version number to 0.9.0
2020-03-26 11:14:41 +01:00
Lorenz Hübschle-Schneider
d03421f4fd
Move imgur config to settings dialog
2020-01-31 10:42:40 +01:00
Lorenz Hübschle-Schneider
5f1dc5d30d
[imgur] Simplify logic, update wiki URL to main repo
2020-01-31 10:42:40 +01:00
Jae Beojkkoch
a97f335579
Added support for Imgur token (authed upload) and Imgur albums.
2020-01-31 10:42:40 +01:00
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