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

Add changelog entry for v4.3.0-pre.3

github.com/thelounge/thelounge - c5e18e3cddd55ac0d9fa9d5937baf74ec590bd07 authored over 3 years ago by Max Leiter <[email protected]>
Merge pull request #4211 from Mstrodl/feature/socks-support

Add support for SOCKS (closes #1375)

github.com/thelounge/thelounge - 79c57ebf38056a860deb4d5b3300505f83dd223a authored over 3 years ago by Max Leiter <[email protected]>
Merge branch 'master' into feature/socks-support

github.com/thelounge/thelounge - d1068891279dc1973b7e4af5c9bb0057dd292efe authored over 3 years ago by Max Leiter <[email protected]>
Merge pull request #4266 from thelounge/maxleiter/bump-ircfw

Bump irc-framework to 4.11

github.com/thelounge/thelounge - b33fd78ed702fcc496318e9d3b540f4cfd22b837 authored over 3 years ago by Max Leiter <[email protected]>
Bump irc-framework to 4.11

github.com/thelounge/thelounge - bec25f62436ff9d3157d6bef9f4a7bf65e1a7701 authored over 3 years ago by Max Leiter <[email protected]>
Merge pull request #4265 from thelounge/maxleiter/dependencies

Update dependencies

github.com/thelounge/thelounge - 646a98270a8750c66e103f4569e11a4ec147e48c authored over 3 years ago by Max Leiter <[email protected]>
Merge pull request #4258 from bl1nk/recent-mentions-keybind

Toggle recent mentions popup with alt+m

github.com/thelounge/thelounge - 5a7781eabce761bd9d9d4921f936bfb1eb4e0473 authored over 3 years ago by Max Leiter <[email protected]>
Update dependencies

Supersedes #4247, #4263, #4248

github.com/thelounge/thelounge - cbe81968ee2acd2ed307daf6830ce5a2a3442563 authored over 3 years ago by Max Leiter <[email protected]>
Merge pull request #4264 from BradleyShaw/differentiate-wallops

Differentiate WALLOPS from NOTICE

github.com/thelounge/thelounge - a42a1fc6a2e4f4fb63f5a54b4fb746b0cbaf148e authored over 3 years ago by Max Leiter <[email protected]>
Differentiate WALLOPS from NOTICE

github.com/thelounge/thelounge - a2d23810bf298bbeaac0d8b49b6a1b912cdb3ac1 authored over 3 years ago by Bradley Shaw <[email protected]>
Merge pull request #4260 from BradleyShaw/snotice-channel

Display server-originated notices to channels in the channel window

github.com/thelounge/thelounge - aa310fe8772abbd675d10f3040a5d4176cb7e292 authored over 3 years ago by Max Leiter <[email protected]>
Merge pull request #4262 from thelounge/maxleiter/fixConfigOverrides

Fix not overriding config options with -c

github.com/thelounge/thelounge - a046bfe8d1d28d4b7b216b00e528acce6076aa5e authored over 3 years ago by Max Leiter <[email protected]>
Fix not overriding config options with -c

github.com/thelounge/thelounge - 6b852d14c888f985014f738e1734858db667347a authored over 3 years ago by Max Leiter <[email protected]>
Aria label for userlist

github.com/thelounge/thelounge - 5a9f3c5f7066325b6c232330f30e7ab6123e6fb3 authored over 3 years ago by Max Leiter <[email protected]>
Aria-label improvements for chatuserlist/networklist

github.com/thelounge/thelounge - f23cc0712c75acd24c3f07eca11e917700770bf5 authored over 3 years ago by Max Leiter <[email protected]>
Fix channel alt text in user list to mention type

github.com/thelounge/thelounge - 7107372a6f483647b02a16dbdd9c5cb4e92b7aef authored over 3 years ago by Max Leiter <[email protected]>
Adjust chat layout so messages directly above input

github.com/thelounge/thelounge - 867fff33c093144965c4a3ded552a2313f1574c9 authored over 3 years ago by Max Leiter <[email protected]>
Merge branch 'master' of github.com:thelounge/thelounge into maxleiter/accessiblityImprovements

github.com/thelounge/thelounge - e5a6554c9ac3410b321ea71891a9a46bc2e70ab9 authored over 3 years ago by Max Leiter <[email protected]>
Send server->channel notices to the relevant channel

github.com/thelounge/thelounge - 38c0c343c3fa934d57fc7b687fa0acd9731b4677 authored over 3 years ago by Bradley Shaw <[email protected]>
Merge pull request #4259 from thelounge/maxleiter/revertLoadMoreBtn

Revert "Fix load more button hidden behind search form"

github.com/thelounge/thelounge - 53b7c46e6915de125b9822bbeea1758726328c6a authored over 3 years ago by Max Leiter <[email protected]>
NetworkForm: lint

github.com/thelounge/thelounge - e7a8476cfe8156f673f3466068cf1c4ce241b655 authored over 3 years ago by Mary Strodl <[email protected]>
NetworkForm: only show proxy options if enabled

github.com/thelounge/thelounge - a3f0314f6bacf84520ec2ddb6927dec25052ab16 authored over 3 years ago by Mary Strodl <[email protected]>
Revert "Fix load more button hidden behind search form"

This reverts commit 115d97060445d2237b10f2076cf3e79d918785da.

github.com/thelounge/thelounge - 3fdc42350ed43591c31fe3aeb775009d9806092c authored over 3 years ago by Max Leiter <[email protected]>
Only toggle mentions popup if connected to network

The top bar is only shown if the user is connected to at least one
network. Only then it is poss...

github.com/thelounge/thelounge - 243f514243245a833234c9a7afd847217854e911 authored over 3 years ago by Markus Cisler <[email protected]>
Toggle recent mentions popup with alt-m

This adds a keybind to toggle the recent mentions popup using alt+m (or
opt+m on macOS).

Relate...

github.com/thelounge/thelounge - a93ccd680fd4f3fba900e1f242122c00ff373eae authored over 3 years ago by Markus Cisler <[email protected]>
v4.3.0-pre.2

github.com/thelounge/thelounge - 53a7227e2eae23ae0fbc9898dca4dd608927e00f authored over 3 years ago by Max Leiter <[email protected]>
Add changelog entry for v4.3.0-pre.2

github.com/thelounge/thelounge - 8bb2fbbf1560030ec17403d3f17c1d26dff6c000 authored over 3 years ago by Max Leiter <[email protected]>
Merge branch 'master' into maxleiter/accessiblityImprovements

github.com/thelounge/thelounge - 0fa37a6a05f998566a28d1268bf4f17b20a9f889 authored over 3 years ago by Max Leiter <[email protected]>
Merge pull request #4251 from brunnre8/localPlugins

install: allow installation of local packages

github.com/thelounge/thelounge - d5b6a8521f0431ce5d8acda699f9e33eb9d5f671 authored over 3 years ago by Max Leiter <[email protected]>
install: allow installation of local packages

It may not be desirable to host all plugins on npm, allow for local packages to
be installed giv...

github.com/thelounge/thelounge - c5fcc5d72f19ba0808f5b3a69ca9fc69bb748198 authored over 3 years ago by Reto Brunner <[email protected]>
Merge pull request #4252 from thelounge/maxleiter/deps

Update dependencies

github.com/thelounge/thelounge - 9ec02d1e91c602e300b14e10c5a8f303153f6f8d authored over 3 years ago by Max Leiter <[email protected]>
Update dependencies

Closes #4250, #4249, #4248, #4247

github.com/thelounge/thelounge - beb9bcd8d427b6e251e406d22442dc3ea161f40f authored over 3 years ago by Max Leiter <[email protected]>
Merge pull request #4242 from brunnre8/master

MessageSearchForm: do not focus input if search is closed

github.com/thelounge/thelounge - 8fc7a6c0df359b79ea50385347016e4c96f5333f authored over 3 years ago by Max Leiter <[email protected]>
Merge pull request #4235 from angerson/patch-1

Render styling for colored host masks

github.com/thelounge/thelounge - 6182d23758a52430e1f6a9199eaa2645e1789d84 authored over 3 years ago by Max Leiter <[email protected]>
Update settings and search input styling

github.com/thelounge/thelounge-theme-solarized - db3e350faefdfcd6aa26dfd159e1d6ba2ee953eb authored over 3 years ago by Pavel Djundik <[email protected]>
Update stylelint-config-standard

github.com/thelounge/thelounge-theme-solarized - b575e50e6c0c270145cd994cb559122c92073da8 authored over 3 years ago by Pavel Djundik <[email protected]>
Merge pull request #236 from flying-sausages/patch-1

Alphabetically sorted unofficial install methods, added Swizzin

github.com/thelounge/thelounge.github.io - abf4a7fe9628a6385ed78f9d31d44af02b42b701 authored over 3 years ago by Pavel Djundik <[email protected]>
Merge pull request #240 from PeGaSuS-Coder/patch-1

Update custom-css.md

github.com/thelounge/thelounge.github.io - d18bb6ea262b92f503e94a527d7721456cf482d0 authored over 3 years ago by Pavel Djundik <[email protected]>
MessageSearchForm: do not focus input if search is closed

Else whenever the element gets created (switch from server chan to a normal one)
the browser tri...

github.com/thelounge/thelounge - c369a764ed66e4cc356068b354d24210081d4886 authored over 3 years ago by Reto Brunner <[email protected]>
Render styling for colored host masks

On some IRC networks, users have vanity host masks with colors or other text styling.
Rizon is o...

github.com/thelounge/thelounge - 4d310cd545984d4c7ea767fdc0a8f85396e55f66 authored over 3 years ago by Austin Anderson <[email protected]>
Merge pull request #4238 from mhajder/master

Change the IRC server to Libera.Chat

github.com/thelounge/thelounge - fa854fde786a0dc8c91bcecfa3e9bfd3284a7a0a authored over 3 years ago by Pavel Djundik <[email protected]>
Fix length of the link in tests

github.com/thelounge/thelounge - 6f7fd800440078651ac4a40b559946cbbb4a21f5 authored over 3 years ago by Mateusz Hajder <[email protected]>
Change IRC server and channels in tests to more generic

github.com/thelounge/thelounge - 28c413319f60da47afc2441e97f072338841b560 authored over 3 years ago by Mateusz Hajder <[email protected]>
Add the default IRC network for tests

github.com/thelounge/thelounge - af236dd280abf403e1e747fb738f7e9246046435 authored over 3 years ago by Mateusz Hajder <[email protected]>
Change IRC server in readme

github.com/thelounge/thelounge-docker - e832638cb620a1d96e64236078b37358790b7656 authored over 3 years ago by Pavel Djundik <[email protected]>
Change irc channel references to site link

github.com/thelounge/.github - 667c3cd003e9134064e29dda4c3b61cacf24292d authored over 3 years ago by Pavel Djundik <[email protected]>
Merge pull request #33 from mhajder/master

Change the IRC server to Libera.Chat

github.com/thelounge/thelounge-bot - 8b9a8506f9e2f7e93beba90a8bbf54a7bb93906d authored over 3 years ago by Pavel Djundik <[email protected]>
Change the IRC server to Libera.Chat (#242)

github.com/thelounge/thelounge.github.io - 7b8c0100fc66e368e02ece5e8a62e40f0817b3ae authored over 3 years ago by Mateusz Hajder <[email protected]>
Merge pull request #4219 from TheDecryptor/jpegxl_support

Add support for JPEG XL image previews

github.com/thelounge/thelounge - 58217cffb1ddb4508371c3993ae0b5dd70d58cb5 authored over 3 years ago by Max Leiter <[email protected]>
Merge pull request #4213 from Nachtalb/na/search-command

Add new "/search query" command to open the search window

github.com/thelounge/thelounge - fc6c916e7cb5582fb6e7e26f1c468d7ac9417be0 authored over 3 years ago by Max Leiter <[email protected]>
Merge pull request #4206 from Nachtalb/na/fill-inputhistory-onload

Fill inputhistory on channel load and more message load

github.com/thelounge/thelounge - ad8a315cf9ca623bd8b35addaabc5ffffc61f77e authored over 3 years ago by Max Leiter <[email protected]>
Change the IRC server to Libera.Chat

github.com/thelounge/thelounge-bot - 79afc055058596af3472be84cd45004300afe0a8 authored over 3 years ago by Mateusz Hajder <[email protected]>
Change the IRC server to Libera.Chat

github.com/thelounge/thelounge - 42bafe71655a73cfcbfb15043f39963f0cd9a2b2 authored over 3 years ago by Mateusz Hajder <[email protected]>
Merge remote-tracking branch 'origin/master' into feature/socks-support

github.com/thelounge/thelounge - df5befb60e046cd42ab741a93ec2217e86bce8d7 authored over 3 years ago by Mary Strodl <[email protected]>
Merge pull request #4223 from thelounge/renovate/npm-postcss-vulnerability

Update dependency postcss to v8.2.10 [SECURITY]

github.com/thelounge/thelounge - db807d0c5611872de075533280a661b1bccef32c authored over 3 years ago by Max Leiter <[email protected]>
Update dependency postcss to v8.2.10 [SECURITY]

github.com/thelounge/thelounge - ab0d9e6200c012df2730400e52500aab6b66c9c1 authored over 3 years ago by Renovate Bot <[email protected]>
Merge pull request #4210 from Nachtalb/na/inline-audio-file-support

Improve inline audio file support

github.com/thelounge/thelounge - adf1b5abec3a1a70500292a319fd0aacc4d6beb2 authored over 3 years ago by Max Leiter <[email protected]>
Merge pull request #4221 from Nachtalb/na/fix-missing-userslist-entries-after-search

Fix missing users in userlist after removing searchinput

github.com/thelounge/thelounge - 2c30293ad253d9d6be2f1771233100d234babd53 authored over 3 years ago by Max Leiter <[email protected]>
Bump hosted-git-info from 2.8.8 to 2.8.9 (#32)

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release...

github.com/thelounge/thelounge-bot - cff5d0d393a3a3ecf7385eb458a213ef36fa335c authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix missing users in userlist after removing searchinput

Because the "Username" components still had the same ":key" vue tried to in-place update them. T...

github.com/thelounge/thelounge - 042cfb75824c13039c6f82af4cfa7ecba0bd92a5 authored over 3 years ago by Nachtalb <[email protected]>
Add support for JPEG XL mimetype

github.com/thelounge/thelounge - dbf6ff064b14f91338a0d556c06c1f49b70068e0 authored over 3 years ago by Alex Jones <[email protected]>
Merge pull request #4216 from thelounge/renovate/npm-ua-parser-js-vulnerability

Update dependency ua-parser-js to v0.7.24 [SECURITY]

github.com/thelounge/thelounge - 7b1cb88658d2af483a0147cd483ac36b3601f325 authored over 3 years ago by Max Leiter <[email protected]>
Merge pull request #4212 from Nachtalb/na/allow-text-drag-n-drop

Allow text drag & drop into text fields

github.com/thelounge/thelounge - 7b298cf4390df95c61e0ae933bc1b23d1ea688ff authored over 3 years ago by Max Leiter <[email protected]>
Update dependency ua-parser-js to v0.7.24 [SECURITY]

github.com/thelounge/thelounge - a985d763d0bb8398de7ecc120e785b6686e8aafa authored over 3 years ago by Renovate Bot <[email protected]>
Merge pull request #4214 from sha1sum/#4161_classes-on-unread-and-ping

Classes for channels in list with unread counts and highlights

github.com/thelounge/thelounge - d09737031666cf79c72e764885eebd42dafbd8c2 authored over 3 years ago by Max Leiter <[email protected]>
classes for unread and highlight

github.com/thelounge/thelounge - a3229f1cdf5571ded500fc88bc64f94605cb1834 authored over 3 years ago by Anthony Atkinson <[email protected]>
Autofocus search input in case no query is present

github.com/thelounge/thelounge - cadcc4b97c24edaede5da86f9412741fc96d4a67 authored over 3 years ago by Nachtalb <[email protected]>
Add new command to open the search window

github.com/thelounge/thelounge - 24a738d521b62dfe401460c5975cda11c3a791a6 authored over 3 years ago by Nachtalb <[email protected]>
Allow text drag & drop into text fields

We only have to stop the defualt behaviour in case we drag & drop a file (for uploading)

github.com/thelounge/thelounge - b95643e1a6f4283e3ae4aa86b92741b4329b0b6b authored over 3 years ago by Nachtalb <[email protected]>
network: fix test

github.com/thelounge/thelounge - 3f984fad4befd391359ab764d1f9fde16fa01b4a authored over 3 years ago by Mary Strodl <[email protected]>
Update lockfiles

github.com/thelounge/thelounge - 9b4f55bdb6ba1a3e055b06e5abcdd9babcc6dabe authored over 3 years ago by Mary Strodl <[email protected]>
network: add support for SOCKS (closes #1375)

github.com/thelounge/thelounge - abcad094d1b54d15ade820ae2fdb4df3a45146ac authored over 3 years ago by Mary Strodl <[email protected]>
Improve inline audio file support

Tested on latest Chromium / Firefox. In case of .m4a files they want audio/x-m4a and not audio/m...

github.com/thelounge/thelounge - 0bfcd955e332f9ba1022bdce104489492009bd9c authored over 3 years ago by Nachtalb <[email protected]>
Prevent possible error when findChannel can't find the wanted channel

Using ?. (optional chaining) requires ecma version 2020 as it is fairly new. Webpack / Babel can...

github.com/thelounge/thelounge - 04cf2277d9ebf4bd582c99a05e5ebe19229a4568 authored over 3 years ago by Nachtalb <[email protected]>
Merge pull request #4197 from Nachtalb/richrd/message-search

Message Search: Re-Rebase + Fixes / Adjustments

github.com/thelounge/thelounge - 26a38b12abeb61fce10f412872a044c6fcf619da authored over 3 years ago by Max Leiter <[email protected]>
Merge pull request #4207 from thelounge/renovate/babel-monorepo

github.com/thelounge/thelounge - bc7a920de510434366bc64bbe5025cf28413c739 authored over 3 years ago by Max Leiter <[email protected]>
Merge pull request #4208 from thelounge/renovate/chalk-4.x

github.com/thelounge/thelounge - 78da0eb674ac748d96551ad49a42eef685cc04da authored over 3 years ago by Max Leiter <[email protected]>
Update dependency chalk to v4.1.1

github.com/thelounge/thelounge - db8102b0580da863f2324478869cb82152c58397 authored over 3 years ago by Renovate Bot <[email protected]>
Update babel monorepo to v7.14.0

github.com/thelounge/thelounge - 4b96682d7fcf32b5afb2f50e8245d5be337c9e7b authored over 3 years ago by Renovate Bot <[email protected]>
Fill inputhistory on channel load and more message load

github.com/thelounge/thelounge - 11aa52687c54e8adeb5fab302924a744e2242ace authored over 3 years ago by Nachtalb <[email protected]>
Improve readability of more.js

github.com/thelounge/thelounge - bd4e8216141832929edf41483e06792d9ce73d1a authored over 3 years ago by Nachtalb <[email protected]>
Preserve location on first and last line when scrolling through inputs

github.com/thelounge/thelounge - c5f6b4617fa03699b5e4c2628bd1ce57456c2fec authored over 3 years ago by Nachtalb <[email protected]>
Only scroll history when cursor is on first or last row

Needs to be on first to go up and on last to go down

github.com/thelounge/thelounge - c66f9c885e0d09dbb64603d9a2ea11082695decd authored over 3 years ago by Nachtalb <[email protected]>
Add close search button

github.com/thelounge/thelounge - bb418718730ab4e242691812ff878ce69af833b0 authored over 3 years ago by Nachtalb <[email protected]>
Fix load more button hidden behind search form

github.com/thelounge/thelounge - 115d97060445d2237b10f2076cf3e79d918785da authored over 3 years ago by Nachtalb <[email protected]>
Revert obsolete changes to vuex store

github.com/thelounge/thelounge - ef710a2631da9030679694827208113768641d2c authored over 3 years ago by Nachtalb <[email protected]>
Stay in chan during search by searching on /chat-:id/search

github.com/thelounge/thelounge - ddff3ac1621614b424e4a6a3c0ddb7efc1ae1cb9 authored over 3 years ago by Nachtalb <[email protected]>
Initial accessibility improvements

Set aria-hidden to true for cosmetic and repetitive elements
Improve channel/network aria labels...

github.com/thelounge/thelounge - 0aabacd549fa374ea58416a75775cfcc07e68de1 authored over 3 years ago by Max Leiter <[email protected]>
Merge pull request #4186 from Nachtalb/na/remove-metadata-without-breaking-files

Support animated webp images

github.com/thelounge/thelounge - 0fb6dae8a68627cd7747ea6164ebe93390fe90f2 authored over 3 years ago by Max Leiter <[email protected]>
Merge pull request #4192 from Nachtalb/na/restrict-browser-autocomplete

Restrict what the browser should try to autocomplete

github.com/thelounge/thelounge - ee43e7bdf430f2740adfce3fec59bc7eb05f2152 authored over 3 years ago by Max Leiter <[email protected]>
Respect metadata removal switch

github.com/thelounge/thelounge - e010fe47cc2dfeb30408801f0bacf72515d88b9f authored over 3 years ago by Nachtalb <[email protected]>
Ensure proper error handling when processing of file fails

github.com/thelounge/thelounge - 89390b3fc5270b3db178fd7daf3e4fb245895dba authored over 3 years ago by Nachtalb <[email protected]>
Auto rotate images based on exif orientation

This makes sure that the orientation of the images work in all viewrs.

github.com/thelounge/thelounge - c2c66031c02596ed1665c5f8027f9a1e902a606b authored over 3 years ago by Nachtalb <[email protected]>
Rename uploadCanvas to a more appropriate removeImageMetadata

Including backwards compatibility

github.com/thelounge/thelounge - 846da41b01e5532c19bdda29c9896012f6b77fdd authored over 3 years ago by Nachtalb <[email protected]>
Support animated webp images

We need to remove the metadata without breaking the animation.
For that we use sharp which incoo...

github.com/thelounge/thelounge - 3a6ac4e5ecffdd6a133b8546b00d6c844098b2fc authored over 3 years ago by Nachtalb <[email protected]>
Improved search header

- Highlight both channel and search query
- By moving search query to topic we can ensure nice b...

github.com/thelounge/thelounge - 1b139051951b7d868359b4bd00629a5848c07e2a authored over 3 years ago by Nachtalb <[email protected]>