Ecosyste.ms: OpenCollective

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

github.com/thelounge/thelounge

💬 ‎ Modern, responsive, cross-platform, self-hosted web IRC client
https://github.com/thelounge/thelounge

Merge pull request #1787 from thelounge/xpaw/messages-bottom

Align message container to the bottom

ffe8f2899b9775208daac085eeda06529d168927 authored about 7 years ago
2.7.0-pre.3

80f6171bd22f387acebdafbe7a48d8fffbc5a642 authored about 7 years ago
Add changelog entry for v2.7.0-pre.3

721170283c49b84f886c4830c7ba7f38003ba968 authored about 7 years ago
Merge pull request #1829 from thelounge/astorije/better-icons

Use better icons for channel/query list and context menu actions

0a333ad84d44badc2227b1a7bb2e60f79287107e authored about 7 years ago
Use better icons for channel/query list and context menu actions

861d6b6642b90fa60d65a479d63c687c8bf20f29 authored about 7 years ago
Merge pull request #1841 from thelounge/greenkeeper/stylelint-8.4.0

Update stylelint to the latest version 🚀

d68c2caa2649b54bb06ad0bfa885dca377d80757 authored about 7 years ago
chore(package): update stylelint to version 8.4.0

15acab80d41d88fb55544c8d5197be86658c80de authored about 7 years ago
Merge pull request #1837 from thelounge/greenkeeper/copy-webpack-plugin-4.3.0

Update copy-webpack-plugin to the latest version 🚀

ec9abe49b21308f9940c3455f170941a16c0c2e6 authored about 7 years ago
chore(package): update copy-webpack-plugin to version 4.3.0

4d2b550cf8c0b7261a59b3227e30bbe9681381fc authored about 7 years ago
Merge pull request #1832 from MaxLeiter/media

Rename thumbnail/image option to more general `media`

b9f1b9fd4dbb6d36388c98c09314a6b30d132ab4 authored about 7 years ago
Merge pull request #1817 from MaxLeiter/videos

Support video file previews

8b52825d5190d7092734db30e2d4d9e650b76637 authored about 7 years ago
Support video file previews

d4ad60c11d63d8a43eb50c81201c74a9f0d385f0 authored about 7 years ago
Rename thumbnail/image option to more general 'media'

fdd8ef3e6a1678d180113f899f33a23b421dc48f authored about 7 years ago
Merge pull request #1835 from thelounge/greenkeeper/textcomplete-0.15.0

Update textcomplete to the latest version 🚀

b67e7ee3efbafebaa95349b2db33f692aef7966a authored about 7 years ago
Merge pull request #1725 from keegan/master

Stop LDAP Auth from succeeding without password

ccd37aba8f5adb7959d64b089a9096cea46d8364 authored about 7 years ago
chore(package): update textcomplete to version 0.15.0

d68a2fa872583c591d3cac05a2752556b0471e3e authored about 7 years ago
Merge pull request #1806 from MaxLeiter/sound

Support audio file previews

7dcab09516a38bd5c4b095bdefb33731661f8617 authored about 7 years ago
Remove deprecated options for `thelounge start`

This was replaced with the `--config` option.

96d3e587343c171d96ed4afd9dcbc243464ea0b0 authored about 7 years ago
Merge pull request #1831 from thelounge/xpaw/extended-colors

Add styling for 16-98 colors

234c4a8bac8fa0dde489bb585c152a374e0bda39 authored about 7 years ago
Support audio file previews

ad1114ccfe320eeabb2aa956adeece6b6be15dea authored about 7 years ago
Add styling for 16-98 colors

ccd0a6559b50e0d1d65af96d62b5f1e205f985b3 authored about 7 years ago
Add test for extended colors

e1ae339190e370866b96fc188667049206e7bb60 authored about 7 years ago
Remove autoload deprecation notice

9a8cde189d15ab104cba6dd1bdfe3a67372a0491 authored about 7 years ago
Remove deprecated support for `debug` as a boolean in the configuration file

deaf8034675ba8e825d3ff3f48cc9b24d2adbbfa authored about 7 years ago
Remove deprecated support for the `--home` option and `$LOUNGE_HOME` environment variable

826482bb5b1ac7c4b8db3f1e19a4f1a39b963644 authored about 7 years ago
Get rid of `Object.assign` polyfill

As far as I know, this is only required for IE at this point, and we have already made changes t...

3e708f9c0bc5a5c6eba8684ebf4b3fd74b94e26a authored about 7 years ago
Merge pull request #1820 from thelounge/astorije/config-options

Deprecate existing options of `thelounge start` and add a generic `--config` override

d0f5d5025e4c5184ace4d98d250643d37e1d0c92 authored about 7 years ago
Fix command line index parsing options (`--home` and `--config`) twice

d89112173df7de01de3db3334a0f096530025fce authored about 7 years ago
Color all references to deprecations in bold red

6547d18e7fad901fdc7898184bf23ea5d7265c9c authored about 7 years ago
Deprecate existing options of `thelounge start` in favor or `-c, --config`

07a01b054790c2669a37968e93b503d4b2a8baa7 authored about 7 years ago
Add a `--config` / `-c` option to the `start` CLI command to arbitrarily override any configuration key

The biggest caveat is that JS code (such as functions) will not be interpreted as such, on purpo...

df2787d3e9aac3e3921524f818ca4a9ba9c8f983 authored about 7 years ago
Define a raw logger to avoid using `console.log`, use it in extra help for environment variables, and add a test for this

This has multiple benefits:

- Respects the "Do not mock what you do not own" principle, instead...

b90c224a99d3246df1d650a08ae194786966e4ed authored about 7 years ago
Merge pull request #1828 from thelounge/greenkeeper/eslint-4.13.1

Update eslint to the latest version 🚀

6077a1ae677662ae804c0e06c232f23d88a3caa4 authored about 7 years ago
Merge pull request #1826 from thelounge/greenkeeper/fs-extra-5.0.0

Update fs-extra to the latest version 🚀

aa66f284e75de51b0789f2fd249aa1ff6f5aa6c1 authored about 7 years ago
Merge pull request #1722 from creesch/contextMenu

Add actions to user context menu

aeb8f66f3055bc1dbed00029f8a8d4d9ffbc83c6 authored about 7 years ago
Add whois and conversation as action to user contextmenu

Add Op specific actions to contextMenu

Show context menu when left clicking user

Switch to usi...

33d865501d004d2740077389edc9b458691edac2 authored about 7 years ago
chore(package): update eslint to version 4.13.1

6fb09048f6a541e71d8c9eccb58e92f608f4d34d authored about 7 years ago
fix(package): update fs-extra to version 5.0.0

e652ff6c7d6ea52bfd606c006a8711596eebd368 authored about 7 years ago
Merge pull request #1824 from thelounge/astorije/icons

Improve user and channel icons in channel list and context menu

9b75b5727aafbd913aa29551e9f421927e054b62 authored about 7 years ago
Merge pull request #1822 from thelounge/greenkeeper/moment-2.19.4

Update moment to the latest version 🚀

4be5ed693c6d9a30bd4fc3398d39e740dbc96f3a authored about 7 years ago
Use hashtag icon for channel instead of the sad file icon :)

ce2adb4b8d72e1ea2eaeb6489e3372da3bad241d authored about 7 years ago
Make sure user icon matches in network list, window context menu, and nick context menu

9436ba930171b7655891bb038020a8ffb8393169 authored about 7 years ago
fix(package): update moment to version 2.19.4

493a5407a2092ccd1a6dd84aa8e4975142b664cc authored about 7 years ago
Merge pull request #1807 from thelounge/astorije/users-commands

Do not load user commands or display them on `--help` if public mode or using LDAP

c0869b05a3d584e591343fd48520aa149c64c79b authored about 7 years ago
Merge pull request #1797 from grissly-man/master

#1793 - implement reverse style

4e6a29db3503afa75ee3a2a0847b498327df6e99 authored about 7 years ago
Merge pull request #1818 from thelounge/astorije/improve-tests

Remove dead code in tests, and fix a link test

40af84b6534cc6461887dae72a5c4010b1354eb0 authored about 7 years ago
Merge pull request #1821 from thelounge/astorije/empty-conf-warning

Warn if user configuration being loaded is empty

ca22da28a7e96a3da58cb0a18dc74449fe2a302a authored about 7 years ago
Warn if user configuration being loaded is empty

206ded55ff8e6b73ee41fa4951630352792b543e authored about 7 years ago
Remove dead code in tests, and fix a link test

I used `npm run coverage` while *not* excluding the test folder to detect dead code in our test ...

c2243ed7b413750598d09e8d61317d743cb00a65 authored about 7 years ago
Merge pull request #1816 from MaxLeiter/fix-network-context

Proper network icon in context menu

a8fb892873721a9ac8eb138533c999180f333313 authored about 7 years ago
Merge pull request #1802 from MaxLeiter/chanlist

Add 'Channel list' to network context menu

de98c2b13adec27ddba79a8ecdbeb4d11607440f authored about 7 years ago
Proper network icon in context menu

6311176f008fb0f6a668b6ac537c8c8794d96506 authored about 7 years ago
Add 'Channel list' to network context menu

fb5eb0664aa4cdcf3be5a279795f2fb8abe684d8 authored about 7 years ago
Do not load user commands or display them on `--help` if public mode or using LDAP

c21aee3d4a3eb008b3f16e88e4b00247c66687fb authored about 7 years ago
Move user commands to their own subfolder

c038935b9649c13b63a0c8dec51688321ff4242a authored about 7 years ago
Merge pull request #1811 from thelounge/astorije/improve-helper

Clean up path helpers, expand defaults location in `thelounge --help`, add tests for `expandHome`

844ca1fbe602aa291b54085a6cf69198ea4a5390 authored about 7 years ago
Add some unit tests for `Helper.expandHome`

22237658cb74c12a22cb4d1d44d3f12280fc1ba3 authored about 7 years ago
Merge pull request #1814 from thelounge/xpaw/clean-extra

Clean monospace and strikethrough formatters

f32cd57bcb08a22182f05823e99f0e65c62f5868 authored about 7 years ago
Merge pull request #1815 from thelounge/greenkeeper/eslint-4.13.0

Update eslint to the latest version 🚀

ebc2d7ecc5542692eacbc1ac1f5b1981039e1280 authored about 7 years ago
chore(package): update eslint to version 4.13.0

c562c4fd58c80d968decbbbb6ced45e0a1868299 authored about 7 years ago
Clean monospace and strikethrough formatters

b391b87e29be87ed0fd813f2eddc3c5f09ea8f0c authored about 7 years ago
Expand home shorthand in CLI help around `THELOUNGE_HOME` environment variable

52d5cb2311c3f18138ada356efe62b027e1aada0 authored about 7 years ago
Only use helpers and not shared variables around path helpers

This refactor has a few benefits, for example there cannot be a rogue update of `Helper.CONFIG_P...

0482747781189ba68ed4eb2304353dcc01813840 authored about 7 years ago
Merge pull request #1810 from thelounge/xpaw/tweak-csp

Harden content security policy even further

7bbd3d61d5537ae9ae83dbf62ffb33fa0223640a authored about 7 years ago
Harden content security policy even further

fb0f68f8a5ed1b023751c722e645b60700e440bf authored about 7 years ago
implement reverse formatting with tests

implement reverse formatting with tests

fb94ad4205880d87f8ae4564fd8756628a6a6f45 authored about 7 years ago
Merge pull request #1593 from RJacksonm1/reload-passwords-all-proper-like

Ensure passwords are reloaded when updated via CLI

f9be519c2f910b69dabc73dbc5dd9439ca86ab32 authored about 7 years ago
Merge pull request #1800 from thelounge/xpaw/textcomplete

Update textcomplete library and rewrite tabcomplete

b662764caa40a8cc4845bc0a4eb2de99ab817687 authored about 7 years ago
Merge pull request #1380 from thelounge/xpaw/inline-notices

Show notices and errors inline

65423eb8fd1e75b77b256fcd763b3651a6ad8d2c authored about 7 years ago
Show notices and errors inline

5e48e04623ac080f0c1cd27ab806c254ed4f0ac8 authored about 7 years ago
Merge pull request #1804 from thelounge/xpaw/no-use-before-define

Enable no-use-before-define rule

3df1e9d7315e57d77f51f614d7567662094ea5a6 authored about 7 years ago
Merge pull request #1803 from thelounge/xpaw/merge-condensed

Merge condensed messages when loading more history

6ec1a2ee14a9c8b8ea936df788eef8f63339da6f authored about 7 years ago
Enable no-use-before-define rule

20af04bca08362c8f9c542358a36c3ed06fc8b7a authored about 7 years ago
Rewrite tabcomplete

e462ed6270f39abc8ed2dcaf348c7d0604387cb9 authored about 7 years ago
Merge condensed messages when loading more history

1bdbb75d4cae2c98f3fd9f06b30f4e38bd4568ba authored about 7 years ago
Upgrade to new textcomplete library

df703dc73aff2fc64047e3fa110d4a39e93fb716 authored about 7 years ago
Ensure passwords are reloaded when updated via CLI (fixes #598)

15f7f2e37163ca9bdf87bf69cd4a0560cabd924e authored about 7 years ago
Merge pull request #1794 from thelounge/xpaw/handle-js-errors

Handle javascript errors while loading

db53f13865175eb967a13fc307b637e97f46598e authored about 7 years ago
Merge pull request #1798 from thelounge/greenkeeper/fs-extra-4.0.3

Update fs-extra to the latest version 🚀

ee6ff6a5e508f31772d16151d2567c0aecf2697b authored about 7 years ago
fix(package): update fs-extra to version 4.0.3

481b6fd336fa9fd980a3fe5b8fea5870e5a05531 authored about 7 years ago
Hide error under details

2afd4d7ec4ce7d04cc88d3411a489846d7861326 authored about 7 years ago
Merge pull request #1778 from thelounge/xpaw/lazy-init

Heavily improve performance of "init" event

2d0ddfb2e84054722bce97c703aa86f553e5ddc5 authored about 7 years ago
Merge pull request #1578 from thelounge/ircv3/chghost

Handle `CHGHOST` cap

c5bda2354877e18c1543761cf7667e59e384c079 authored about 7 years ago
Handle CHGHOST cap

b5d39b96b94bd38c9ba3fdbd0372e36909717e46 authored about 7 years ago
Merge pull request #1788 from PolarizedIons/PolarizedIons/actualip

Add actualip to the actualhost line in the whois output

b80710ed8247162447cdb245568f3a3c733ff08b authored about 7 years ago
Merge pull request #1782 from thelounge/greenkeeper/irc-framework-2.10.0

Update irc-framework to the latest version 🚀

4b3f22701e6e0cc769b9cc5f61d1aa3e879e5279 authored about 7 years ago
Merge pull request #1796 from thelounge/greenkeeper/webpack-3.10.0

Update webpack to the latest version 🚀

915f1da190bcbbc4193a9346cc0b4efe10314ba5 authored about 7 years ago
fix(package): update irc-framework to version 2.10.2

04f4bb12698a945b9ea09a31cba020d4d4a187c5 authored about 7 years ago
chore(package): update webpack to version 3.10.0

3e1c96552d0d0574d227440752b92dd7c1bd9727 authored about 7 years ago
Merge pull request #1792 from grissly-man/master

Implement strikethrough and monospace formatting

683bc4ef60644889c7f7c76cd66e09c7ea8b509a authored about 7 years ago
#1755 - implement monospace formatting with keybinding, tests, and help section

f07c1bef6906ecca4c3eea9bb53cae52aa86ed09 authored about 7 years ago
#1754 - implement strikethrough formatting, client keybinding, tests, and help section

0643d3b4a388c476dd0da64543335ceb38f02cef authored about 7 years ago
Handle javascript errors while loading

e3823803aadce7902d3bd68a75ca20f662b69ee5 authored about 7 years ago
Add tests for getFilteredClone methods

fe1c7612f56e9fc73872086c217cad0a48a8fdbd authored about 7 years ago
Make sure all joins send filtered clone

5fc70397a9321ec75825403f5a5b622c252b598d authored about 7 years ago
Implement manual network/channel cloning for better performance

552f3da67e67b2fe78a12d69d4de685373575f59 authored about 7 years ago
Only emit a single message per channel on init

41e121d2702c2b707e0b36cd664c97d7063caa97 authored about 7 years ago
Merge pull request #1790 from thelounge/greenkeeper/intersection-observer-0.5.0

Update intersection-observer to the latest version 🚀

2f473074377e4e9308c09ce1f656d2bc06b21b92 authored about 7 years ago
chore(package): update intersection-observer to version 0.5.0

80040dc1534302b7acdfd5819ee77fd9f9546e65 authored about 7 years ago
2.7.0-pre.2

f237ed1684f3aac52f017bd8ae3774255019be04 authored about 7 years ago