Commit Graph

7314 Commits

Author SHA1 Message Date
Renovate Bot
cea5d5ef2c
chore(deps): update dependency mocha-loader to v2 2018-08-27 01:27:54 +00:00
Jérémie Astori
0569ee2269
Merge pull request #2721 from thelounge/xpaw/fix-query-away-spam
Fix displaying away message multiple times in query windows
2018-08-26 21:06:36 -04:00
Jérémie Astori
0490fc40e9
Merge pull request #2722 from thelounge/renovate/mime-types-2.x
fix(deps): update dependency mime-types to v2.1.20
2018-08-26 21:05:15 -04:00
Renovate Bot
c803154dbb
fix(deps): update dependency mime-types to v2.1.20 2018-08-26 22:08:53 +00:00
Al McKinlay
0a35000cb8
Merge pull request #2718 from thelounge/xpaw/remember-disconnect
Remember disconnected networks between server restarts
2018-08-26 21:50:02 +01:00
Pavel Djundik
f8bb8f9d6f Fix displaying away message multiple times in query windows 2018-08-26 23:14:09 +03:00
Pavel Djundik
e950090383
Merge pull request #2720 from thelounge/renovate/webpack-dev-server-3.x
chore(deps): update dependency webpack-dev-server to v3.1.6
2018-08-26 10:37:22 +03:00
Renovate Bot
a4b59fceef
chore(deps): update dependency webpack-dev-server to v3.1.6 2018-08-26 06:47:30 +00:00
Jérémie Astori
4d5fa57e22
Merge pull request #2716 from thelounge/astorije/travis-publish-token
Use a new npmjs token to publish through Travis
2018-08-25 14:48:31 -04:00
Pavel Djundik
9bcec3bea5 Remember disconnected networks between server restarts 2018-08-25 12:11:59 +03:00
Jérémie Astori
d83594daa4
Use a new npmjs token to publish through Travis
npmjs has invalidated all tokens recently, so I had to create a new one.

For the record (because it will happen again one day or another, and for the life of me I can never remember how to do it), the command I ran to encrypt this was:

```
travis encrypt ****************82f5 --add deploy.api_key -r thelounge/thelounge
```

Those last 4 characters should appear in Travis logs the next time we release, to confirm the encrypted value is correct.
2018-08-25 03:05:11 -04:00
Jérémie Astori
5f190fc165
3.0.0-pre.8 2018-08-25 02:14:03 -04:00
Jérémie Astori
f3d45d6eb7
Add changelog entry for v3.0.0-pre.8 2018-08-25 02:13:50 -04:00
Pavel Djundik
d67a4244b2
Merge pull request #2715 from christer88/christer88-network-remove-confirmation-text
Fix confirmation box text for network removal in client
2018-08-24 19:54:39 +03:00
christer88
d3725937ef
Fix confirmation box text for network removal in client
This PR will make the text inside confirmation box for network removal in client more correct. Earlier it said "Disconnect from", but in reality it disconnects and remove the network entierly.

The js code may be utterly wrong. If so, please help.
2018-08-24 12:32:25 +02:00
Jérémie Astori
82a570bf20
Merge pull request #2713 from thelounge/renovate/webpack-4.x
chore(deps): update dependency webpack to v4.17.1
2018-08-22 21:45:10 -04:00
Renovate Bot
31059131a9
chore(deps): update dependency webpack to v4.17.1 2018-08-22 09:58:48 +00:00
Pavel Djundik
2cda9ced8c
Merge pull request #2710 from thelounge/renovate/mini-css-extract-plugin-0.x
chore(deps): update dependency mini-css-extract-plugin to v0.4.2
2018-08-21 16:49:19 +03:00
Renovate Bot
61ce0e2f0b
chore(deps): update dependency mini-css-extract-plugin to v0.4.2 2018-08-21 13:34:54 +00:00
Pavel Djundik
dbd6bee487
Merge pull request #2705 from MaxLeiter/hide-native
Hide `Native App` settings section when no items are available
2018-08-21 12:15:35 +03:00
Pavel Djundik
5ce3b27cdd
Merge pull request #2709 from thelounge/renovate/webpack-4.x
chore(deps): update dependency webpack to v4.17.0
2018-08-21 12:15:27 +03:00
Renovate Bot
017a338802
chore(deps): update dependency webpack to v4.17.0 2018-08-21 08:49:45 +00:00
Pavel Djundik
fad30dd80f
Merge pull request #2708 from thelounge/renovate/html-minifier-3.x
chore(deps): update dependency html-minifier to v3.5.20
2018-08-20 19:14:36 +03:00
Max Leiter
50661b5947 Hide Native App settings section when no items are available 2018-08-19 12:24:19 -07:00
Renovate Bot
0e785cf51d
chore(deps): update dependency html-minifier to v3.5.20 2018-08-19 09:26:08 +00:00
Pavel Djundik
a2f78d0aeb
Merge pull request #2707 from thelounge/renovate/stylelint-9.x
chore(deps): update dependency stylelint to v9.5.0
2018-08-19 12:25:44 +03:00
Renovate Bot
05729b3803
chore(deps): update dependency stylelint to v9.5.0 2018-08-19 08:48:16 +00:00
Jérémie Astori
8d5d6f0285
Merge pull request #2703 from thelounge/renovate/semver-5.x
fix(deps): update dependency semver to v5.5.1
2018-08-18 01:41:44 -04:00
Renovate Bot
f53448c844
fix(deps): update dependency semver to v5.5.1 2018-08-18 05:32:00 +00:00
Jérémie Astori
786c3d1e0b
Merge pull request #2704 from thelounge/renovate/eslint-5.x
chore(deps): update dependency eslint to v5.4.0
2018-08-18 01:31:41 -04:00
Renovate Bot
e129401747
chore(deps): update dependency eslint to v5.4.0 2018-08-18 01:15:12 +00:00
Pavel Djundik
b1dcbd3811
Merge pull request #2601 from thelounge/xpaw/fix-2572
Make menu state consistent on desktop and mobile; fix sliding on desktop
2018-08-17 09:25:43 +03:00
Pavel Djundik
c9ba896d9e
Merge pull request #2702 from thelounge/astorije/connect-override
Fix bugs with URL overrides in Connect window
2018-08-15 11:40:11 +03:00
Jérémie Astori
70a3aefd2f
Merge pull request #2683 from ivan/tabular-nums
Keep timestamps aligned when using a font with variable-width numbers
2018-08-14 00:08:47 -04:00
Jérémie Astori
13e6f37eda
Make sure the network name cannot be changed through URL override when the network info is not displayed 2018-08-11 18:12:49 -04:00
Jérémie Astori
039d1220cb
Pass network name along to the client connect window when network is locked and not displayed 2018-08-11 18:10:13 -04:00
Jérémie Astori
174c6c744c
Disallow URL override of network-related fields on the client when the network is locked 2018-08-11 18:06:23 -04:00
Jérémie Astori
8a71d1df70
Merge pull request #2698 from thelounge/renovate/request-2.x
fix(deps): update dependency request to v2.88.0
2018-08-11 01:44:04 -04:00
Jérémie Astori
40d2fdf5bc
Merge pull request #2695 from RockyTV/rockytv
Add X-Purpose header to link prefetcher
2018-08-11 01:42:41 -04:00
Renovate Bot
91fe10d25f
fix(deps): update dependency request to v2.88.0 2018-08-10 16:28:28 +00:00
Pavel Djundik
7b1401e89e
Merge pull request #2697 from thelounge/renovate/graphql-request-1.x
chore(deps): update dependency graphql-request to v1.8.2
2018-08-10 12:24:35 +03:00
Renovate Bot
8b5147393a
chore(deps): update dependency graphql-request to v1.8.2 2018-08-10 07:33:24 +00:00
Pavel Djundik
7ffaf48f67
Merge pull request #2696 from thelounge/renovate/sinon-6.x
chore(deps): update dependency sinon to v6.1.5
2018-08-10 10:20:50 +03:00
Renovate Bot
f98708f3cd
chore(deps): update dependency sinon to v6.1.5 2018-08-09 18:05:58 +00:00
Alexandre Oliveira
619b054b95 Add X-Purpose header to link prefetcher 2018-08-07 21:10:03 -03:00
Pavel Djundik
22743982da
Merge pull request #2694 from thelounge/renovate/commander-2.x
fix(deps): update dependency commander to v2.17.1
2018-08-07 16:37:07 +03:00
Pavel Djundik
edc10cdf65
Merge pull request #2693 from thelounge/renovate/graphql-request-1.x
chore(deps): update dependency graphql-request to v1.8.1
2018-08-07 16:36:54 +03:00
Renovate Bot
51b574d9c7
fix(deps): update dependency commander to v2.17.1 2018-08-07 11:38:18 +00:00
Renovate Bot
9c267d95ae
chore(deps): update dependency graphql-request to v1.8.1 2018-08-07 11:38:08 +00:00
Jérémie Astori
92b5412d12
Merge pull request #2692 from thelounge/renovate/webpack-4.x
chore(deps): update dependency webpack to v4.16.5
2018-08-07 01:00:40 -04:00