Renovate Bot
e2e1781612
Update dependency chalk to v2.4.2
2019-01-28 00:24:38 +00:00
Jérémie Astori
e58ad69a38
Merge pull request #2942 from thelounge/renovate/babel-monorepo
...
Update dependency @babel/preset-env to v7.3.1
2019-01-27 19:23:41 -05:00
Renovate Bot
f37e0ffde3
Update dependency @babel/preset-env to v7.3.1
2019-01-27 23:23:43 +00:00
Jérémie Astori
3e623e8b77
Merge pull request #2939 from thelounge/renovate/file-type-10.x
...
Update dependency file-type to v10.7.0
2019-01-27 18:23:20 -05:00
Pavel Djundik
b27e92f11d
Merge pull request #2999 from thelounge/astorije/travis-npm-dist-tag
...
Keep using npm to clean up dist-tags after a stable release
2019-01-28 00:56:32 +02:00
Pavel Djundik
03c4fc58a3
Merge pull request #2993 from thelounge/xpaw/require-resolve-yarn
...
Use require.resolve for yarn
2019-01-28 00:56:19 +02:00
Pavel Djundik
ba397c158a
Merge pull request #2989 from thelounge/xpaw/fix-2988
...
Always emit part message (required for logging)
2019-01-28 00:56:11 +02:00
Jérémie Astori
7ebdb84a30
Keep using npm to clean up dist-tags after a stable release
...
- After deploy, `yarn tag` gets prompted for login, because npm login != yarn login
- When I tried to do it locally, `yarn tag remove thelounge next` consistently gave me a 404, but `npm dist-tag rm thelounge next` worked nbd.
2019-01-27 17:54:58 -05:00
Jérémie Astori
eec6ce80ae
Merge pull request #2998 from thelounge/astorije/changelog-v3
...
Add changelog entry for v3.0.0
2019-01-27 16:42:34 -05:00
Jérémie Astori
3c3546c3d1
v3.0.0
2019-01-27 16:15:57 -05:00
Jérémie Astori
4ae7d5b0ef
Add changelog entry for v3.0.0
2019-01-27 16:14:26 -05:00
Pavel Djundik
d260ee05da
Fix line-height to match height in input
2019-01-26 10:34:12 +02:00
Pavel Djundik
c870545b46
Use require.resolve for yarn
2019-01-24 18:52:15 +02:00
Pavel Djundik
02a343624e
Always emit part message (required for logging)
...
Fixes #2988
2019-01-21 18:07:00 +02:00
Pavel Djundik
f49bf19023
Merge pull request #2979 from thelounge/xpaw/set-yarn-cache
...
Set yarn cache folder in the packages folder
2019-01-21 14:42:14 +02:00
Pavel Djundik
b81de36403
Merge pull request #2985 from thelounge/xpaw/fix-fs-sync
...
Fix incorrect use of fs.stat
2019-01-21 11:13:12 +02:00
Pavel Djundik
221b7145f1
Fix incorrect use of fs.stat
2019-01-19 12:00:09 +02:00
Pavel Djundik
6e1a73eea2
Merge pull request #2984 from thelounge/astorije/selectable-changelog
...
Make sure the changelog page is selectable, e.g. for copy-pasting commands
2019-01-19 11:40:35 +02:00
Jérémie Astori
69788a6b9b
Make sure the changelog page is selectable, e.g. for copy-pasting commands
2019-01-19 01:37:26 -05:00
Jérémie Astori
35e13cad62
Merge pull request #2983 from thelounge/astorije/upload-file-casing
...
Fix casing of "Upload file" tooltip
2019-01-18 03:17:28 -05:00
Jérémie Astori
2b10cf203b
Fix casing of "Upload file" tooltip
2019-01-18 00:53:28 -05:00
Jérémie Astori
c3ba9234ac
Merge pull request #2981 from thelounge/renovate/irc-framework-4.x
...
Update dependency irc-framework to v4.1.0
2019-01-17 00:50:48 -05:00
Renovate Bot
2e4b543ca9
Update dependency irc-framework to v4.1.0
2019-01-16 16:52:54 +00:00
Pavel Djundik
e452ba5e84
Merge pull request #2980 from thelounge/xpaw/fix-highlight
...
Fix highlight styles not applying to notices and actions
2019-01-16 13:32:38 +02:00
Pavel Djundik
84ae91c525
Merge pull request #2977 from thelounge/xpaw/setting-new
...
Add an extra check for setting names
2019-01-16 13:32:22 +02:00
Pavel Djundik
17115fa74d
Fix highlight styles not applying to notices and actions
2019-01-16 13:29:45 +02:00
Pavel Djundik
6937e6e772
Set yarn cache folder in the packages folder
...
Fixes thelounge/thelounge-docker#71
2019-01-16 12:51:52 +02:00
Pavel Djundik
e80b058550
Don't allow setting values to be objects
2019-01-16 10:59:52 +02:00
Pavel Djundik
95a0045a0d
Add an extra check for setting names
2019-01-16 10:52:09 +02:00
Pavel Djundik
589e846b73
v3.0.0-rc.6
2019-01-15 13:52:11 +02:00
Pavel Djundik
bd8fdea618
Update changelog
2019-01-15 13:52:05 +02:00
Pavel Djundik
6fb41b44d4
Merge pull request #2937 from thelounge/xpaw/empty-storage-later
...
Empty storage directory after destroying all channels
2019-01-15 13:51:35 +02:00
Pavel Djundik
3457e2cfde
Merge pull request #2975 from thelounge/xpaw/fix-2969
...
Fix .active styles incorrectly applying to hovered users in userlist
2019-01-15 13:32:47 +02:00
Pavel Djundik
13d21ce002
Merge pull request #2959 from thelounge/xpaw/relax-identd
...
Relax identd checks to make it more compatible
2019-01-15 13:32:39 +02:00
Pavel Djundik
c9f407c224
Merge pull request #2955 from moundahiwale/moun/catch-ldap-messages
...
Catch LDAP bind error and search warning log messages in ldap tests
2019-01-15 13:32:23 +02:00
Pavel Djundik
2f777627b9
Merge pull request #2958 from thelounge/xpaw/ident-bind
...
Don't fallback to `host` in identd server
2019-01-15 13:32:13 +02:00
Pavel Djundik
185fb9c71c
Merge pull request #2967 from thelounge/xpaw/fix-2966
...
Add fallback ip address for unix sockets
2019-01-15 13:32:00 +02:00
Pavel Djundik
eb648195de
Fix .active styles incorrectly applying to hovered users in userlist
...
Fixes #2969
2019-01-15 12:56:26 +02:00
Pavel Djundik
9031999033
Merge pull request #2973 from thelounge/xpaw/sw-non-200-reject
...
Serve requests from cache when server responds with non 2xx response
2019-01-12 10:27:43 +02:00
Jérémie Astori
80b5fa20fe
Merge pull request #2970 from thelounge/astorije/changelog-gen-contributors
...
List website contributors as well when generating changelog entries
2019-01-12 01:46:05 -05:00
Jérémie Astori
347faa8674
Merge pull request #2972 from thelounge/renovate/sqlite3-4.x
...
Update dependency sqlite3 to v4.0.6
2019-01-12 01:44:57 -05:00
Pavel Djundik
cb59681cd9
Serve requests from cache when server responds with non 2xx response
2019-01-11 21:26:01 +02:00
Renovate Bot
e86b754390
Update dependency sqlite3 to v4.0.6
2019-01-11 18:23:04 +00:00
Jérémie Astori
07052d2870
List website contributors as well when generating changelog entries
2019-01-10 01:11:48 -05:00
Pavel Djundik
d0f6c70df5
Add fallback ip address for unix sockets
...
Fixes #2966
2019-01-09 11:38:21 +02:00
Jérémie Astori
2a1e711f42
Merge pull request #2961 from thelounge/astorije/changelog-refresh
...
Only generate entries for commits/PRs that do not already exist in the CHANGELOG upon re-generation
2019-01-09 01:47:28 -05:00
Jérémie Astori
aa39f31fa9
Cleanup changelog entries dedupe function
2019-01-08 00:30:06 -05:00
Jérémie Astori
41c1b3275e
Only generate entries for commits/PRs that do not already exist in the CHANGELOG upon re-generation
...
This is helpful when commits are added after starting to work on the changelog entry.
2019-01-07 00:32:18 -05:00
Pavel Djundik
a9aac1648c
Relax identd checks to make it more compatible
2019-01-06 21:44:43 +02:00
Pavel Djundik
fedbb0b819
Don't fallback to host
in identd server
2019-01-06 20:55:15 +02:00