Commit graph

3090 commits

Author SHA1 Message Date
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
Jérémie Astori 290cbc1617
Merge pull request #1704 from thelounge/keep-findlinks-file
Fix #1703 - Keep findLinks file in npm builds
2017-11-12 12:09:54 -05:00
Pavel Djundik 4888ffea3b
Fix #1703 - Keep findLinks file in npm builds 2017-11-12 12:11:24 +02:00
Jérémie Astori 1906bae5f5
2.6.0-rc.1 2017-11-11 20:26:18 -05:00
Jérémie Astori 1f950878d7
Add changelog entry for v2.6.0-rc.1 2017-11-11 20:26:12 -05:00
Jérémie Astori 91691bd747
Add pre-release tag until stable version is ready to be released 2017-11-11 20:22:44 -05:00
Jérémie Astori 21badddc38
Merge pull request #1609 from dgw/restore-autocomplete-help
Restore autocompletion help
2017-11-11 20:16:09 -05:00
Jérémie Astori 1e7b398903
Merge pull request #1701 from thelounge/xpaw/sync-write
Go back to writing user files synchronously
2017-11-11 19:24:28 -05:00
Jérémie Astori c9039115bb
Merge pull request #1702 from thelounge/greenkeeper/moment-2.19.2
Update moment to the latest version 🚀
2017-11-11 19:23:03 -05:00
greenkeeper[bot] 59fe513142 fix(package): update moment to version 2.19.2 2017-11-11 20:45:24 +00:00
Pavel Djundik 9ff398dac3 Go back to writing user files synchronously 2017-11-11 20:44:09 +02:00
Pavel Djundik 5fd493bdc2
Merge pull request #1699 from thelounge/greenkeeper/eslint-4.11.0
Update eslint to the latest version 🚀
2017-11-11 11:21:11 +02:00
Jérémie Astori 4034861d2d
Merge pull request #1697 from thelounge/greenkeeper/intersection-observer-0.4.3
Update intersection-observer to the latest version 🚀
2017-11-10 20:39:02 -05:00
greenkeeper[bot] af060bd2d0 chore(package): update eslint to version 4.11.0 2017-11-10 22:08:08 +00:00