Commit graph

2897 commits

Author SHA1 Message Date
Jérémie Astori 827f1dab96
Deprecate LOUNGE_HOME env var in favor of THELOUNGE_HOME, .lounge_home file in favor of .thelounge_home
This is one more step towards uniformization of lounge/thelounge due with The Lounge v3.
2017-11-21 00:36:26 -05:00
Pavel Djundik 489bb8e395
Merge pull request #1683 from thelounge/astorije/split-index
Split index.html into components
2017-11-20 12:10:52 +02:00
Pavel Djundik 01f524b7c5 Don't send defaults if not displaying network 2017-11-19 19:46:04 +02:00
Pavel Djundik adab03f730 Fix test 2017-11-19 19:43:43 +02:00
Pavel Djundik e86a155ec2 Remove express-handlebars, read manifest.json to get theme-color 2017-11-19 19:43:43 +02:00
Pavel Djundik c30f4aaaeb Move help to view 2017-11-19 19:43:43 +02:00
Pavel Djundik dbc6b099fe unused var 2017-11-19 19:43:43 +02:00
Pavel Djundik 90861effb4 Fix sign in 2017-11-19 19:43:43 +02:00
Pavel Djundik 8d88779918 Fix options 2017-11-19 19:43:42 +02:00
Pavel Djundik e85e00ebed Remove unused 2017-11-19 19:43:42 +02:00
Pavel Djundik 711b5e1d91 Make settings/options mostly work
Fixes #1672
2017-11-19 19:43:42 +02:00
Pavel Djundik 55d1625ab2 Split connect and settings into templates 2017-11-19 19:43:42 +02:00
Pavel Djundik 2a6b255aee Make sign in work 2017-11-19 19:43:42 +02:00
Pavel Djundik 303dddb12e wip 2017-11-19 19:43:42 +02:00
Jérémie Astori 0e55dafd8a WIP 2017-11-19 19:43:42 +02:00
Pavel Djundik 055bd5dca5
Merge pull request #1580 from thelounge/xpaw/mobile-active-notifications
Use service worker to display notifications if available
2017-11-19 18:40:45 +02:00
Pavel Djundik 1e4c39a87c
Merge pull request #1716 from thelounge/xpaw/fix-topic-from
Not all topic callbacks include nick
2017-11-19 18:39:44 +02:00
Pavel Djundik 57289396da
Not all topic callbacks include nick 2017-11-19 18:30:10 +02:00
Pavel Djundik 0402554563 Move cleanIrcMessage to a separate file 2017-11-19 18:19:52 +02:00
Pavel Djundik 8791a17fc4 Use service worker to display notifications if available 2017-11-19 18:18:55 +02:00
Jérémie Astori da5a5c7175
Merge pull request #1712 from thelounge/xpaw/users-map
Convert users list to map
2017-11-19 11:07:05 -05:00
Pavel Djundik 0f75c1a138 Change users array to be a Map 2017-11-19 11:35:15 +02:00
Pavel Djundik 56a9ad184d
Merge pull request #1698 from thelounge/xpaw/refactor-user-msgs
Refactor how user object is sent to the client
2017-11-19 11:25:33 +02:00
Pavel Djundik 74dcc52657
Refactor how user object is sent to the client 2017-11-19 02:46:45 -05:00
Jérémie Astori f2d9ef62cf
Merge pull request #1715 from thelounge/astorije/deprecate-node-v4
Deprecate support of Node v4 in preparation of The Lounge v3
2017-11-19 01:05:57 -05:00
Jérémie Astori 3af9a45087
Merge pull request #1676 from realies/patch-1
handle empty client queries
2017-11-19 00:42:10 -05:00
realies c5de1b3dbe
handle empty client queries 2017-11-19 00:33:29 -05:00
Jérémie Astori 36ab3ffc8d
Merge pull request #1689 from thelounge/xpaw/parse-real-name
Parse formatting in real name
2017-11-19 00:07:23 -05:00
Jérémie Astori 257b6d320b
Merge pull request #1711 from thelounge/astorije/comma-dangle
Enforce dangling commas with ESLint
2017-11-19 00:06:22 -05:00
Jérémie Astori 5ffa91c964
Merge pull request #1713 from thelounge/greenkeeper/copy-webpack-plugin-4.2.1
Update copy-webpack-plugin to the latest version 🚀
2017-11-19 00:05:18 -05:00
Jérémie Astori 5c6b51a05b
2.6.0 2017-11-18 22:22:12 -05:00
Jérémie Astori 7d8b9b7e7c
Merge pull request #1714 from thelounge/astorije/changelog-2.6.0
Changelog entry for v2.6.0
2017-11-18 22:21:43 -05:00
Jérémie Astori 35f615187f
Remove pre-release dist tag 2017-11-18 13:55:54 -05:00
Jérémie Astori ef1c59072c
Deprecate support of Node v4 in preparation of The Lounge v3 2017-11-18 13:52:31 -05:00
Jérémie Astori 29557a1f3b
Add changelog entry for v2.6.0 2017-11-17 21:14:27 -05:00
Jérémie Astori a813d1a78f
Remove placeholder comment from the changelog now that it gets pre-generated by a script 2017-11-17 20:50:10 -05:00
Jérémie Astori 1c18ed9775
Merge pull request #1707 from thelounge/astorije/changelog-script
Add a script to pre-generate changelog entries
2017-11-17 20:21:18 -05:00
greenkeeper[bot] 71cdbfff53 chore(package): update copy-webpack-plugin to version 4.2.1 2017-11-17 14:21:03 +00:00
Jérémie Astori 1dc92d8934
Enforce dangling commas with ESLint
¯\_(ツ)_/¯
2017-11-15 01:35:15 -05:00
Jérémie Astori f6be0e0ee0
Add a script to pre-generate changelog entries
I have been using and improving that script for some time now, at least all 2.5 and 2.6 releases. 👌
2017-11-12 16:28:01 -05:00
Jérémie Astori f0a9fdb658
2.6.0-rc.4 2017-11-12 14:27:18 -05:00
Jérémie Astori 67957f15fc
Add changelog entry for v2.6.0-rc.4 2017-11-12 14:25:54 -05:00
Jérémie Astori 6af282e6e8
Merge pull request #1706 from thelounge/xpaw/fix-local-themes
Fix local theme folder
2017-11-12 14:24:21 -05:00
Pavel Djundik e5cded0ad6 Fix local theme folder 2017-11-12 21:11:08 +02:00
Jérémie Astori 1ead5fd53a
2.6.0-rc.3 2017-11-12 13:02:59 -05:00
Jérémie Astori e1aac141e0
Add changelog entry for v2.6.0-rc.3 2017-11-12 13:02:50 -05:00
Jérémie Astori bd3f60a480
Merge pull request #1705 from thelounge/astorije/client-folder
Make sure entire client folder is ignored on release, except findLink.js
2017-11-12 13:02:18 -05:00
Jérémie Astori 56fbc1197c
Make sure entire client folder is ignored on release, except findLink.js
This was tested using `npm pack`.
2017-11-12 12:54:51 -05:00
Jérémie Astori aa9e4aa8b4
2.6.0-rc.2 2017-11-12 12:34:31 -05:00
Jérémie Astori 95c9d37d2a
Add changelog entry for v2.6.0-rc.2 2017-11-12 12:32:26 -05:00