Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

The Lounge

The Lounge is a modern web IRC client designed to be self-hosted. Due to the immense support from the community, this Open Collective is no longer necessary and we encourage you to cancel or hold your donations. Thank you for supporting The Lounge!
Collective - Host: opensource - https://opencollective.com/thelounge - Website: https://thelounge.chat - Code: https://github.com/thelounge

Merge pull request #1736 from thelounge/greenkeeper/commander-2.12.0

Update commander to the latest version 🚀

github.com/thelounge/thelounge - 8585dbc6c409452bbd3848e8e9148f54789ecf38 authored about 7 years ago by Jérémie Astori <[email protected]>
Merge pull request #1737 from thelounge/greenkeeper/copy-webpack-plugin-4.2.2

Update copy-webpack-plugin to the latest version 🚀

github.com/thelounge/thelounge - 14f08ea271556c6589802f42db4cb332900a0cde authored about 7 years ago by Jérémie Astori <[email protected]>
Do not keep scroll to bottom in inactive channels

github.com/thelounge/thelounge - 2f84b014278f37fc6f60fcc6232a0371f45adc2d authored about 7 years ago by Pavel Djundik <[email protected]>
Trim channel messages in active channel and when switching channels

Fixes #1461

github.com/thelounge/thelounge - 15a52ccec38cff9588136b0bd63409118f3de5c4 authored about 7 years ago by Pavel Djundik <[email protected]>
fix(package): update commander to version 2.12.1

Closes #1736

github.com/thelounge/thelounge - 2fefe0e4f35a112f1057960e93002fcd0e11a216 authored about 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update copy-webpack-plugin to version 4.2.3

Closes #1737

github.com/thelounge/thelounge - 5c6c34de83a05f662bc927f9b1a93753b669c2f4 authored about 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Merge pull request #1717 from thelounge/astorije/thelounge_home-env-var

Deprecate `LOUNGE_HOME` env var in favor of `THELOUNGE_HOME`, `.lounge_home` file in favor of `....

github.com/thelounge/thelounge - 7fb92fee64e61cadfb10487705ef8246bc32b8d8 authored about 7 years ago by Jérémie Astori <[email protected]>
Switch CLI tool from `lounge` to `thelounge` and deprecate `lounge`

This is in preparation of The Lounge v3 which will make `thelounge` uniform across the entire pr...

github.com/thelounge/thelounge - aca23257edbe5d6878e34b101aaafcc4519ee68f authored about 7 years ago by Jérémie Astori <[email protected]>
Merge pull request #1731 from thelounge/xpaw/fix-1413

Handle hex colours when cleaning string

github.com/thelounge/thelounge - 643a8222a666832725b48120f955ff33bf7459a0 authored about 7 years ago by Jérémie Astori <[email protected]>
Make regex in cleanIrcMessage const

github.com/thelounge/thelounge - c0530116112e4cde867f1c1be3497d793b7a5660 authored about 7 years ago by Pavel Djundik <[email protected]>
Fix #1413 - Handle hex colours when cleaning string

github.com/thelounge/thelounge - 28b084af69baf18dffe8f39ed4cbd574c7e3ec53 authored about 7 years ago by Pavel Djundik <[email protected]>
Merge pull request #1491 from realies/master

Focus a channel by joining it, refactor user commands #1189

github.com/thelounge/thelounge - ca389c914f27a4493dc952df3c08ba913da03639 authored about 7 years ago by Pavel Djundik <[email protected]>
Merge pull request #1720 from thelounge/xpaw/fix-new-user-obj

Access new nick attribute in user object

github.com/thelounge/thelounge - a10f147c3627605d25b693ecd4ab4ac32c6fc65e authored about 7 years ago by Jérémie Astori <[email protected]>
Stop LDAP Auth from succeeding without password

github.com/thelounge/thelounge - f73132e226088841556850d061638524cef7cbfd authored about 7 years ago by keegan <[email protected]>
Merge pull request #1681 from creesch/whois

Include all available whois info

github.com/thelounge/thelounge - 3f06acfa6e759c335b69053ae986097f449d7bf7 authored about 7 years ago by Pavel Djundik <[email protected]>
Access new nick attribute in user object

This was broken in #1698

github.com/thelounge/thelounge - c268d91b4e85df9c25869a852e3de9390638abcb authored about 7 years ago by Pavel Djundik <[email protected]>
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.

github.com/thelounge/thelounge - 827f1dab96bae79c92edf8ddf38805a853de5c95 authored about 7 years ago by Jérémie Astori <[email protected]>
Include all available whois info

github.com/thelounge/thelounge - f40edc7dc2b0a701e8e88a925770c7d15c3890c3 authored about 7 years ago by Erik Vosseberg <[email protected]>
Merge pull request #1683 from thelounge/astorije/split-index

Split index.html into components

github.com/thelounge/thelounge - 489bb8e395b5e2c1f5900d7f6b7f453753be6e5a authored about 7 years ago by Pavel Djundik <[email protected]>
Don't send defaults if not displaying network

github.com/thelounge/thelounge - 01f524b7c57b7f5feb70b957a82451a7a5fb334e authored about 7 years ago by Pavel Djundik <[email protected]>
Fix test

github.com/thelounge/thelounge - adab03f730402056732dcc27d718bf46a3100308 authored about 7 years ago by Pavel Djundik <[email protected]>
unused var

github.com/thelounge/thelounge - dbc6b099feb395b4c6ec5f9a1803b19667bf1c2f authored about 7 years ago by Pavel Djundik <[email protected]>
Remove express-handlebars, read manifest.json to get theme-color

github.com/thelounge/thelounge - e86a155ec28fd172552fb5642b78eb2c5bc2fb06 authored about 7 years ago by Pavel Djundik <[email protected]>
Move help to view

github.com/thelounge/thelounge - c30f4aaaeb534cba5f40d0909639d40723459530 authored about 7 years ago by Pavel Djundik <[email protected]>
Fix sign in

github.com/thelounge/thelounge - 90861effb4d22f0e3415b653f0c339c5a7c15780 authored about 7 years ago by Pavel Djundik <[email protected]>
Fix options

github.com/thelounge/thelounge - 8d88779918ac24a7455d826de8d5fe1ae65ec977 authored about 7 years ago by Pavel Djundik <[email protected]>
Make sign in work

github.com/thelounge/thelounge - 2a6b255aee782adab2ba36829c6599a9a3fcdc72 authored about 7 years ago by Pavel Djundik <[email protected]>
WIP

github.com/thelounge/thelounge - 0e55dafd8aa7d6455321afd836078e2ab55ff31f authored about 7 years ago by Jérémie Astori <[email protected]>
Make settings/options mostly work

Fixes #1672

github.com/thelounge/thelounge - 711b5e1d91cabdf767865a45f3793ffff04d54f0 authored about 7 years ago by Pavel Djundik <[email protected]>
Remove unused

github.com/thelounge/thelounge - e85e00ebedde78c62feeb7003f8a5508779d9e12 authored about 7 years ago by Pavel Djundik <[email protected]>
Split connect and settings into templates

github.com/thelounge/thelounge - 55d1625ab2fa6451c7da7fbfb8a75180c0f376c2 authored about 7 years ago by Pavel Djundik <[email protected]>
Merge pull request #1580 from thelounge/xpaw/mobile-active-notifications

Use service worker to display notifications if available

github.com/thelounge/thelounge - 055bd5dca5682a462f85ed45d8c95c8c964df575 authored about 7 years ago by Pavel Djundik <[email protected]>
Merge pull request #1716 from thelounge/xpaw/fix-topic-from

Not all topic callbacks include nick

github.com/thelounge/thelounge - 1e4c39a87c4280ed18d70fa08b3d27c84da28330 authored about 7 years ago by Pavel Djundik <[email protected]>
Not all topic callbacks include nick

github.com/thelounge/thelounge - 57289396dac9be39f7803986a050e2773dc9aac0 authored about 7 years ago by Pavel Djundik <[email protected]>
Move cleanIrcMessage to a separate file

github.com/thelounge/thelounge - 04025545630a5e69d69c820fb6ffc37a1996bf83 authored about 7 years ago by Pavel Djundik <[email protected]>
Use service worker to display notifications if available

github.com/thelounge/thelounge - 8791a17fc47695ce5666ceb410d9656617d62416 authored about 7 years ago by Pavel Djundik <[email protected]>
Merge pull request #1712 from thelounge/xpaw/users-map

Convert users list to map

github.com/thelounge/thelounge - da5a5c7175ffcc8cd380bce1e695001b8f08765e authored about 7 years ago by Jérémie Astori <[email protected]>
CHANGELOG: add 2.6.0

github.com/thelounge/thelounge-docker - 76f6da825fe7389d9e205f10e020abb216fd310c authored about 7 years ago by William Boman <[email protected]>
Change users array to be a Map

github.com/thelounge/thelounge - 0f75c1a138c5fe9522fc54345f7ccc8fffcc7c20 authored about 7 years ago by Pavel Djundik <[email protected]>
Merge pull request #1698 from thelounge/xpaw/refactor-user-msgs

Refactor how user object is sent to the client

github.com/thelounge/thelounge - 56a9ad184db7ee4df7cc1775ec176aa4886e7c24 authored about 7 years ago by Pavel Djundik <[email protected]>
Refactor how user object is sent to the client

github.com/thelounge/thelounge - 74dcc5265713cf2e6a791c1966469620c0eda621 authored about 7 years ago by Pavel Djundik <[email protected]>
Merge pull request #1715 from thelounge/astorije/deprecate-node-v4

Deprecate support of Node v4 in preparation of The Lounge v3

github.com/thelounge/thelounge - f2d9ef62cf985bb5b9aac58ceea5ad82ace3eb39 authored about 7 years ago by Jérémie Astori <[email protected]>
Merge pull request #1676 from realies/patch-1

handle empty client queries

github.com/thelounge/thelounge - 3af9a450879e97cae347b0c16b75feb1dc6dd005 authored about 7 years ago by Jérémie Astori <[email protected]>
handle empty client queries

github.com/thelounge/thelounge - c5de1b3dbedf378487b373c2cf949487fa24c6ca authored about 7 years ago by realies <[email protected]>
Merge pull request #1689 from thelounge/xpaw/parse-real-name

Parse formatting in real name

github.com/thelounge/thelounge - 36ab3ffc8dcc8c1b957cfd4f70f3cbe55ae850c8 authored about 7 years ago by Jérémie Astori <[email protected]>
Merge pull request #1711 from thelounge/astorije/comma-dangle

Enforce dangling commas with ESLint

github.com/thelounge/thelounge - 257b6d320b0f629d7a0130c85def89c94ff49048 authored about 7 years ago by Jérémie Astori <[email protected]>
Merge pull request #1713 from thelounge/greenkeeper/copy-webpack-plugin-4.2.1

Update copy-webpack-plugin to the latest version 🚀

github.com/thelounge/thelounge - 5ffa91c9641eebf3d26ebf8b177e8f8c23262db5 authored about 7 years ago by Jérémie Astori <[email protected]>
2.6.0

github.com/thelounge/thelounge - 5c6b51a05bbd241be5720dcc78bee8b70b496ea6 authored about 7 years ago by Jérémie Astori <[email protected]>
Merge pull request #1714 from thelounge/astorije/changelog-2.6.0

Changelog entry for v2.6.0

github.com/thelounge/thelounge - 7d8b9b7e7c76040e807f2b242fa6f777121ce720 authored about 7 years ago by Jérémie Astori <[email protected]>
Remove pre-release dist tag

github.com/thelounge/thelounge - 35f615187f2b72f9293e0ccaa159d3954c17f1cf authored about 7 years ago by Jérémie Astori <[email protected]>
Deprecate support of Node v4 in preparation of The Lounge v3

github.com/thelounge/thelounge - ef1c59072cac9d41656721e66d4155ef3872cf2b authored about 7 years ago by Jérémie Astori <[email protected]>
Add changelog entry for v2.6.0

github.com/thelounge/thelounge - 29557a1f3b46d201c4005bf17476db982a5007e5 authored about 7 years ago by Jérémie Astori <[email protected]>
Remove placeholder comment from the changelog now that it gets pre-generated by a script

github.com/thelounge/thelounge - a813d1a78ff29c7317f1078a5a3535039955f93e authored about 7 years ago by Jérémie Astori <[email protected]>
Merge pull request #1707 from thelounge/astorije/changelog-script

Add a script to pre-generate changelog entries

github.com/thelounge/thelounge - 1c18ed97752e46865e812c5d4f6d2fbf8a9adf0a authored about 7 years ago by Jérémie Astori <[email protected]>
chore(package): update copy-webpack-plugin to version 4.2.1

github.com/thelounge/thelounge - 71cdbfff53f895e139eb2c00796c3dc7479e340e authored about 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Enforce dangling commas with ESLint

¯\_(ツ)_/¯

github.com/thelounge/thelounge - 1dc92d893416bec1d6a97470498484795f15af22 authored about 7 years ago by Jérémie Astori <[email protected]>
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. 👌

github.com/thelounge/thelounge - f6be0e0ee01df10b9fd56b8bb30956204bbd8e03 authored about 7 years ago by Jérémie Astori <[email protected]>
2.6.0-rc.4

github.com/thelounge/thelounge - f0a9fdb658c58431309c12d7fbe873ed3a82dfa5 authored about 7 years ago by Jérémie Astori <[email protected]>
Add changelog entry for v2.6.0-rc.4

github.com/thelounge/thelounge - 67957f15fcc7e9659a4df83599f5825573e78a40 authored about 7 years ago by Jérémie Astori <[email protected]>
Merge pull request #1706 from thelounge/xpaw/fix-local-themes

Fix local theme folder

github.com/thelounge/thelounge - 6af282e6e8f358a4fabd4547b80d52addffcd73c authored about 7 years ago by Jérémie Astori <[email protected]>
Fix local theme folder

github.com/thelounge/thelounge - e5cded0ad6b925273e31ca92899c7cb81dd6a71f authored about 7 years ago by Pavel Djundik <[email protected]>
2.6.0-rc.3

github.com/thelounge/thelounge - 1ead5fd53a9f0d950a60782c9413c3c45a3c425a authored about 7 years ago by Jérémie Astori <[email protected]>
Add changelog entry for v2.6.0-rc.3

github.com/thelounge/thelounge - e1aac141e0c2960083c406f983f0a27d2ae4a552 authored about 7 years ago by Jérémie Astori <[email protected]>
Merge pull request #1705 from thelounge/astorije/client-folder

Make sure entire client folder is ignored on release, except findLink.js

github.com/thelounge/thelounge - bd3f60a480899f2c394bda162732aaafff6cdf75 authored about 7 years ago by Jérémie Astori <[email protected]>
Make sure entire client folder is ignored on release, except findLink.js

This was tested using `npm pack`.

github.com/thelounge/thelounge - 56fbc1197ca8c2c532ed5917289b57f5cb33c9e8 authored about 7 years ago by Jérémie Astori <[email protected]>
2.6.0-rc.2

github.com/thelounge/thelounge - aa9e4aa8b4ca83bd05214c653fd22ee7770c22a9 authored about 7 years ago by Jérémie Astori <[email protected]>
Add changelog entry for v2.6.0-rc.2

github.com/thelounge/thelounge - 95c9d37d2a6527c328be0c45cf9c13ea2347bb18 authored about 7 years ago by Jérémie Astori <[email protected]>
Merge pull request #1704 from thelounge/keep-findlinks-file

Fix #1703 - Keep findLinks file in npm builds

github.com/thelounge/thelounge - 290cbc1617669ac200cb84a156abcfe15520641e authored about 7 years ago by Jérémie Astori <[email protected]>
Fix #1703 - Keep findLinks file in npm builds

github.com/thelounge/thelounge - 4888ffea3b49f96ee2530c410ca13d7cfefe1250 authored about 7 years ago by Pavel Djundik <[email protected]>
2.6.0-rc.1

github.com/thelounge/thelounge - 1906bae5f5115c051ff98d40823f914ccc12ddda authored about 7 years ago by Jérémie Astori <[email protected]>
Add changelog entry for v2.6.0-rc.1

github.com/thelounge/thelounge - 1f950878d73fe8496eb08bb7de7dcfd77c97a9b4 authored about 7 years ago by Jérémie Astori <[email protected]>
Add pre-release tag until stable version is ready to be released

github.com/thelounge/thelounge - 91691bd74783860ea1eed0cd5cc2e43abf19fb19 authored about 7 years ago by Jérémie Astori <[email protected]>
Merge pull request #1609 from dgw/restore-autocomplete-help

Restore autocompletion help

github.com/thelounge/thelounge - 21badddc3887005882b181f77cac316448dfde78 authored about 7 years ago by Jérémie Astori <[email protected]>
Merge pull request #1701 from thelounge/xpaw/sync-write

Go back to writing user files synchronously

github.com/thelounge/thelounge - 1e7b398903a95e423ffce9842db55a487686db4e authored about 7 years ago by Jérémie Astori <[email protected]>
Merge pull request #1702 from thelounge/greenkeeper/moment-2.19.2

Update moment to the latest version 🚀

github.com/thelounge/thelounge - c9039115bbaede3efc7cedfd9dd02bca48a78de1 authored about 7 years ago by Jérémie Astori <[email protected]>
fix(package): update moment to version 2.19.2

github.com/thelounge/thelounge - 59fe513142783c16f9b7118a3af53abb6cbd611c authored about 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Go back to writing user files synchronously

github.com/thelounge/thelounge - 9ff398dac34ef418eefb32e0e9b9b6eb4701ca0a authored about 7 years ago by Pavel Djundik <[email protected]>
Merge pull request #1699 from thelounge/greenkeeper/eslint-4.11.0

Update eslint to the latest version 🚀

github.com/thelounge/thelounge - 5fd493bdc23a62920d62d5a4efa9cce942f7562a authored about 7 years ago by Pavel Djundik <[email protected]>
Merge pull request #1697 from thelounge/greenkeeper/intersection-observer-0.4.3

Update intersection-observer to the latest version 🚀

github.com/thelounge/thelounge - 4034861d2d0bfdb422da9b1d5bb067eddd4743b2 authored about 7 years ago by Jérémie Astori <[email protected]>
chore(package): update eslint to version 4.11.0

github.com/thelounge/thelounge - af060bd2d037d4c89de9df151f27d594240d8c8c authored about 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update intersection-observer to version 0.4.3

github.com/thelounge/thelounge - 760c8046b211f75cf74a43d63cbd606964227aeb authored about 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Merge pull request #1693 from thelounge/xpaw/fix-1692

Fix #1692 when kicker is server

github.com/thelounge/thelounge - 48b6a136d1cc03af007a7d92b0ba67529e882915 authored about 7 years ago by Pavel Djundik <[email protected]>
Merge pull request #1695 from thelounge/xpaw/fix-unhandled-data

Fix missing attributes on unhandled messages

github.com/thelounge/thelounge - 329a27d5c66ef37516e05e5ec7f2017e2271d286 authored about 7 years ago by Pavel Djundik <[email protected]>
Fix missing attributes on unhandled messages

github.com/thelounge/thelounge - 9ff974b702411e3e17447216ae9b49309d698add authored about 7 years ago by Pavel Djundik <[email protected]>
Fix #1692 when kicker is server

github.com/thelounge/thelounge - feb7d9d4bb4550fd4c839dfe5d84d4b16a656636 authored about 7 years ago by Pavel Djundik <[email protected]>
fix gap between #sidebar and #footer

github.com/thelounge/thelounge - 5c4e1e55a6c5112723d396a76a581213a287021d authored about 7 years ago by realies <[email protected]>
Merge pull request #1688 from thelounge/greenkeeper/npm-run-all-4.1.2

Update npm-run-all to the latest version 🚀

github.com/thelounge/thelounge - f8af23c64a4fcc9e5f798553f5a9922e091a2a0d authored about 7 years ago by Jérémie Astori <[email protected]>
Parse formatting in real name

github.com/thelounge/thelounge - 10dab7afaced9317acb3c5f94c1ffb7bb5987348 authored about 7 years ago by Pavel Djundik <[email protected]>
chore(package): update npm-run-all to version 4.1.2

github.com/thelounge/thelounge - 6b40ee1b775affcdc89aaebf363e589864ec9b91 authored about 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Merge pull request #1602 from thelounge/xpaw/remove-inconsolata

Remove Inconsolata

github.com/thelounge/thelounge - 8062609c86231910ec999e6a09537824b71e3f93 authored about 7 years ago by Pavel Djundik <[email protected]>
Merge pull request #1671 from LFlare/fix/1667-hyphen-overflow

Fix hyphenated names overflowing (#1667)

github.com/thelounge/thelounge - fc3e08c50f266c9f6458fff5b515787f583f032f authored about 7 years ago by Al McKinlay <[email protected]>
Merge pull request #1682 from thelounge/xpaw/remove-cleanup

Remove webpack-cleanup-plugin

github.com/thelounge/thelounge - 9161a09a6a9fce2cfed4afb083b57e6e557da107 authored about 7 years ago by Jérémie Astori <[email protected]>
Restore autocompletion help

Cleaned up and updated the section for the current version of The Lounge.
Resolves #1147.

github.com/thelounge/thelounge - 3677cb4c8b8160b398b1f5fe33f0a9d4377c4894 authored about 7 years ago by dgw <[email protected]>
Remove webpack-cleanup-plugin

github.com/thelounge/thelounge - 41f50f92181b1b9c4744bcfd7e5bf901340d8623 authored about 7 years ago by Pavel Djundik <[email protected]>
Add an emoji in greeting message (#16)

I'm hoping this might encourage people to discover how to use emoji themselves...

github.com/thelounge/thelounge-bot - 21c759660617106236b4339da4b0c0f5bb1a8428 authored about 7 years ago by Jérémie Astori <[email protected]>
Merge pull request #1680 from thelounge/greenkeeper/nyc-11.3.0

Update nyc to the latest version 🚀

github.com/thelounge/thelounge - 56fc211628773a99606f70bd41573acfb9510237 authored about 7 years ago by Pavel Djundik <[email protected]>
chore(package): update nyc to version 11.3.0

github.com/thelounge/thelounge - f53348decba932aab27b3f2e7f80805b8b6dc967 authored about 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Merge pull request #1678 from thelounge/astorije/travis-node-v9

Add Node V9 testing to Travis builds

github.com/thelounge/thelounge - cc5e6a9a90f4dbffdb76a971dd0094015add43e5 authored about 7 years ago by Pavel Djundik <[email protected]>