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

Replace deprecated Renovate config options.

This was an automatically requested migration that the
`renovate-config-validator` asked for. It...

7e0afc90fd0471011a1a95156c2836c8eb5154fb authored almost 3 years ago by itsjohncs <[email protected]>
Merge pull request #4459 from fnutt/patch-2

Adding 'to' in a sentence in config.js

dcce9eba2520af9f2e0d1e603b8353e81a1a219e authored almost 3 years ago by Max Leiter <[email protected]>
Added 'to* in a sentence

b1aa8528a40f479160ae9f684b06e35e81ab38ff authored almost 3 years ago by fnutt <[email protected]>
Merge pull request #4449 from thelounge/bookworm/node_eol

Remove node 15.x from build matrix

4489d5c8b86c2e34402d9fb139bd97a96273b139 authored almost 3 years ago by Max Leiter <[email protected]>
Remove node 15.x from build matrix

EOL was June 2021, this time has passed long ago.

1f8881a1d7736b582ce8aa74d444c8b190a07b95 authored almost 3 years ago by Reto Brunner <[email protected]>
sqlite3: update to latest commit

It doesn't look like upstream wants to release a new version.
However, it forces us to use pytho...

c7e504eeab4f09ef673ce896417638632dfd1ed0 authored almost 3 years ago by Reto Brunner <[email protected]>
Merge branch 'bookworm/mentions'

4db2d28216f8a01907a14c318a3970f6180d398c authored almost 3 years ago by Reto Brunner <[email protected]>
Count number of mode changes, not MODE messages

Update the code in MessageCondensed that generates the condensed
messages ("X users have joined,...

be498e8f9385488a451e5f26e6059e991690203f authored about 3 years ago by Taavi Väänänen <[email protected]>
Mentions window: filter list when we part a chan

Should some other client part a chan, then we need to clean
up the list from the mentions window...

e999171f291ddbe93c46a78e977299c587931a5e authored about 3 years ago by Reto Brunner <[email protected]>
Clear obsolete mentions upon channel part

Currently, the mentions only track the chanID and MsgID.
However, when we part a channel the cha...

0d209fce090bda218087d18160b4c022697bf728 authored about 3 years ago by Reto Brunner <[email protected]>
Merge pull request #4435 from thelounge/bookworm/uploadErr

upload: improve error message

acf520bd9a4a6a1f2a44e6abfccfab1c4963fd8c authored about 3 years ago by Max Leiter <[email protected]>
upload: improve error message

26c25621246937ce19af5e995db35c6b2b6c1094 authored about 3 years ago by Reto Brunner <[email protected]>
Remove uses of window.event.

window.event is a deprecated global that's set to the currently
dispatched event.

- Opened and ...

763047889d4a681e8b8f8404befa7c66e5395278 authored about 3 years ago by itsjohncs <[email protected]>
Merge pull request #4430 from thelounge/maxleiter/configAdjustment

Remove extra 'be' in default config.js LDAP comment

e0bbf19d9d5d9686ea3cfe6bd51f36a1e2744d82 authored about 3 years ago by Max Leiter <[email protected]>
Remove extra 'be' in default config.js LDAP comment

0fce974f2caf9a010512d4e184c78996ff57c2a7 authored about 3 years ago by Max Leiter <[email protected]>
Merge pull request #4427 from thelounge/bookworm/mode

handle RPL_UMODEIS

cd7916b6d9d363c4d1565caf519625f7f5557ce7 authored about 3 years ago by John Sullivan <[email protected]>
Merge pull request #4428 from maxpoulin64/switch-busboy-implementation

Switch busboy implementation to `@fastify/busboy`

2c79d53c6deac59c12cd171e67e3d16047d3ce14 authored about 3 years ago by Max Leiter <[email protected]>
Rewrite conditional as switch

This is actually what the code tries to do, the conditional just
makes it harder to read

514c6fbf956c81622de88f13876a112dd9fe0c71 authored about 3 years ago by Reto Brunner <[email protected]>
Add RPL_UMODEIS msg handler

1953e03253581989c9524638443f764fe351a736 authored about 3 years ago by Reto Brunner <[email protected]>
Merge pull request #4426 from brunnre8/worktrees

getGitCommit: allow git worktrees

981de663fb8ef2b25d7bfa645d6b7fc1baa8dfff authored about 3 years ago by Max Leiter <[email protected]>
Switch busboy implementation to @fastify/busboy

I've been notified the current implementation is abandonned and has been forked by fastify to fi...

2c2dd1c76fccf84c08aff879d6da4daf9556d284 authored about 3 years ago by Maxime Poulin <[email protected]>
Merge pull request #4423 from brunnre8/exit

Use non 0 exit code in abnormal shutdown

ecc0b9183e04c5fdd5281bc6dcd724c463d8f33e authored about 3 years ago by Max Leiter <[email protected]>
Merge pull request #4425 from brunnre8/deps

update irc-framework to 4.12.1

4065d5de97c58357c407af1e4e68950e20df9631 authored about 3 years ago by Max Leiter <[email protected]>
getGitCommit: allow git worktrees

Change the short circuit logic to only test for a .git path.
With worktrees that's just a file, ...

1c08b6dce6812a7514014cefd65195bc9b048b35 authored about 3 years ago by Reto Brunner <[email protected]>
update irc-framework to 4.12.1

Remove ping timer on socket close

0c50c2d27496fa8c3e12f22a13941adaa0d2d6c8 authored about 3 years ago by Reto Brunner <[email protected]>
Use non 0 exit code in abnormal shutdown

96c2d2419b700c19c0e9473ff86b21c28484dbb7 authored about 3 years ago by Reto Brunner <[email protected]>
Merge pull request #4361 from supertassu/kickban

304d207820fca6e985fbf2264f45c31f0e6b884b authored about 3 years ago by Max Leiter <[email protected]>
Merge pull request #4373 from brunnre8/permissions

35d8f4e212e58b0d4fedf7c773f23b15a161d6e8 authored about 3 years ago by Max Leiter <[email protected]>
Fix vue/this-in-template linter warning (#4418)

3c70fab7c6b6a5cf64b9427177711618df6424d4 authored about 3 years ago by Reto <[email protected]>
logs: Set umode to a more restrictive value

When TL first creates the log folder, let only the user read the
log files, should the admin ove...

0ff9703a2809ddd07d56c49f8cf3eff607242d35 authored about 3 years ago by Reto Brunner <[email protected]>
vapid: keep the file secret

Contains a secret key, so we probably should keep it, well, secret.
Warn if the file is world re...

dc3a387120b4d724d61489ce54dce84560e1d72d authored about 3 years ago by Reto Brunner <[email protected]>
Update dependency cssnano to v5 (#4408)

Co-authored-by: Renovate Bot <[email protected]>

212212fe70a4c090f18541fdfb05fd7753e8ff45 authored about 3 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update dependency postcss-loader to v6 (#4415)

Co-authored-by: Renovate Bot <[email protected]>

9b9b3570017bf46d3cdf00cada6727265cb880f2 authored about 3 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update dependency mini-css-extract-plugin to v2 (#4412)

Co-authored-by: Renovate Bot <[email protected]>

684d7f2db4816235ffe76faa03733183fff19279 authored about 3 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update dependency css-loader to v6 (#4407)

Co-authored-by: Renovate Bot <[email protected]>

8040945913f8bac20a5ed9f171138370836d9b37 authored about 3 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update dependency mocha to v9 (#4413)

Co-authored-by: Renovate Bot <[email protected]>

168f2ba46b6a4599c91b034a245ffee320f9c3ca authored about 3 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update dependency package-json to v7 (#4414)

Co-authored-by: Renovate Bot <[email protected]>

d9f2fed398309a11eb523ab164e33b42ec2a1970 authored about 3 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update dependency postcss-preset-env to v7 (#4416)

Co-authored-by: Renovate Bot <[email protected]>

84d779a4d09382e792a648b423ce62e49db8950e authored about 3 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Add /kickban

This commit adds a new command, /kickban, that is a combination of /kick
and /ban: it kicks the ...

324fb9023ef07c074f1abd9cc8e52e08616cbb36 authored about 3 years ago by Taavi Väänänen <[email protected]>
Update dependency postcss to v8.4.4 (#4399)

Co-authored-by: Renovate Bot <[email protected]>

cda3bb4e7c58ef40b1eaa2899318600dafbc02c0 authored about 3 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update dependency webpack to v5.64.4 (#4398)

Co-authored-by: Renovate Bot <[email protected]>

117792fb4d54778d0d347d1d5d3bd6fbdb054c70 authored about 3 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update vue monorepo (#4403)

Co-authored-by: Renovate Bot <[email protected]>

c69588dd1005e5021dfc3953009ec91b7c708d1b authored about 3 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update dependency postcss-loader to v5.3.0 (#4400)

Co-authored-by: Renovate Bot <[email protected]>

361af7f514200320ff1c32ea91d33df1d3c431c7 authored about 3 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update dependency webpack-cli to v4.9.1 (#4402)

Co-authored-by: Renovate Bot <[email protected]>

5b76ec45ee81fd60548fd20577ffef3a61a951bc authored about 3 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update dependency babel-plugin-istanbul to v6.1.1 (#4396)

Co-authored-by: Renovate Bot <[email protected]>

d596c0cee5cac5288bf6847bc0766ad26903f9db authored about 3 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update dependency mini-css-extract-plugin to v1.6.2 (#4393)

Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: Max Leiter <maxwell.leiter@g...

1bb5b7423678f667540724325312fdc72d054544 authored about 3 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update babel monorepo (#4395)

Co-authored-by: Renovate Bot <[email protected]>

62fd807f7879c7aca38c1a32c1f528aa3d26cd5d authored about 3 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update dependency mocha to v8.4.0 (#4394)

Co-authored-by: Renovate Bot <[email protected]>

5d6746c9c4b701c0b7d9db041a51a1f7a924f603 authored about 3 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update dependency tlds to v1.226.0 (#4397)

Co-authored-by: Renovate Bot <[email protected]>

60f4b3a434bb684744ce14c3e87eecbd2771e202 authored about 3 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update dependency irc-framework to v4.12.0 (#4392)

Co-authored-by: Renovate Bot <[email protected]>

a05dd6c61214dbf16b71e10a2215fb88fde09a7c authored about 3 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update dependency filenamify to v4.3.0 (#4391)

Co-authored-by: Renovate Bot <[email protected]>

244daea66c4ce6cfc0038d1f27eed66043e93c92 authored about 3 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update dependency eslint-plugin-vue to v7.20.0 (#4383)

Co-authored-by: Renovate Bot <[email protected]>

5f78574ecd0964e32b500652a046d398c4c3a352 authored about 3 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update dependency webpack-dev-middleware to v5 (#4390)

Co-authored-by: Renovate Bot <[email protected]>

e39e9d2f8a272e18051bcfd1647e0e7ee8860517 authored about 3 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update dependency ua-parser-js to v1 (#4389)

Co-authored-by: Renovate Bot <[email protected]>

98e38c894734ec9145eca179f0d0889819d101cf authored about 3 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update dependency sinon to v12 (#4386)

Co-authored-by: Renovate Bot <[email protected]>

40fb2190fa86637ea100fc663c5194798718629c authored about 3 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update dependency css-loader to v5.2.7 (#4381)

Co-authored-by: Renovate Bot <[email protected]>

1160517c2c4058219b1a7a087e11108a3ccd69f1 authored about 3 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update dependency file-type to v16.5.3 (#4384)

Co-authored-by: Renovate Bot <[email protected]>

f719027566c5c41e1d3d723847e4005c7d975994 authored about 3 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update dependency eslint to v7.32.0 (#4382)

Co-authored-by: Renovate Bot <[email protected]>

cffb838284c640cd21eaeba308193a08502ee76e authored about 3 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update dependency pretty-quick to v3.1.2 (#4379)

Co-authored-by: Renovate Bot <[email protected]>

b02001c079c545144ae31af359be1f256fb36380 authored about 3 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update dependency yarn to v1.22.17 (#4380)

Co-authored-by: Renovate Bot <[email protected]>

79e56d1c4bacecf8f8fc8919eec6b99765cf32d0 authored about 3 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update dependency mime-types to v2.1.34 (#4378)

Co-authored-by: Renovate Bot <[email protected]>

b54cdf7880a45387561125d1702a539ec0dca36b authored about 3 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update dependency got to v11.8.3 (#4377)

Co-authored-by: Renovate Bot <[email protected]>

cb404cd986416a9202a8d452bb29960520703b44 authored about 3 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Add context menu when clicking inline channel name (#4376)

1d5291929c91abc9079177f90dcdd99ebcc98e14 authored about 3 years ago by sfan5 <[email protected]>
Remove downloads badge and add thelounge/thelounge-docker link to README (#4371)

172cd63739a700109ab27229577823ed44bd555f authored about 3 years ago by Max Leiter <[email protected]>
Add changelog entry for v4.3.0

oops

368f3f910b2465c7917cc288300dbccda5a8ae6e authored about 3 years ago by Max Leiter <[email protected]>
Don't download image contents during prefetch if not needed (#4363)

5f7ec9e8da2c873d01a4cb010151680b94089e6f authored about 3 years ago by sfan5 <[email protected]>
v4.3.0

4419029d2e6bedece887c2ae1632865724a702b7 authored about 3 years ago by Max Leiter <[email protected]>
Revert "Preserve location on first and last line when scrolling through inputs" (#4367)

This reverts commit c5f6b4617fa03699b5e4c2628bd1ce57456c2fec.

af96f7771cd067b71a9fbe92b7de5640fe9f2087 authored about 3 years ago by Max Leiter <[email protected]>
Switch to thelounge/Sortable fork for Sortable.js (#4368)

315198ac0ba07400a33e8949ba50cddb774695c4 authored about 3 years ago by Max Leiter <[email protected]>
v4.3.0-rc.2

f4096234d49942069696accbaee26670e1d7c9f3 authored about 3 years ago by Max Leiter <[email protected]>
Add changelog entry for v4.3.0-rc.2

bfdbbce77da51afcfa55b77ef265061e8e7639f8 authored about 3 years ago by Max Leiter <[email protected]>
Make esc key close mentions window (#4365)

* Mentions: rename method to what it's doing
* Mentions: make <esc> dismiss the window

9dbf647f7e3248eedd0f237be55ef7244647a005 authored about 3 years ago by Reto <[email protected]>
Merge pull request #4364 from thelounge/maxleiter/escCloseSearch

Allow escape key to close search bar and search page

6dfd51bb5795b97e5341948729507ffb74055b63 authored about 3 years ago by Max Leiter <[email protected]>
Close search results with escape

371ebfb81040cb5e31ef979b9ad5a2bbac4a13e3 authored about 3 years ago by Max Leiter <[email protected]>
Clear search input on close

c439e51617e7a73b1cded73e13273370445d846c authored about 3 years ago by Max Leiter <[email protected]>
Allow esc key to close search input

58110189fea781814643dd7625ead7063666ff41 authored about 3 years ago by Max Leiter <[email protected]>
v4.3.0-rc.1

54d1be6b2960e2a59f3e02895ca0b8b0867e2f04 authored about 3 years ago by Max Leiter <[email protected]>
Add changelog entry for v4.3.0-rc.1

11991831579845d0781074bb1fabe499c14b5e97 authored about 3 years ago by Max Leiter <[email protected]>
Disable /search and hide help item if searching is disabled

40a5ee70b6b5eaaef8380b430172491a6ae4f7bb authored about 3 years ago by Max Leiter <[email protected]>
Merge branch 'master' into fix-search-query

3cec329e3b0eac79c9a8d536a80de3181a245d92 authored about 3 years ago by Max Leiter <[email protected]>
Merge pull request #4356 from thelounge/maxleiter/rmNode10

Bump required node version to 12.x and add 16.x builds

25d493453e68e5e0ac8c68890b17c3a23871d1a9 authored about 3 years ago by Max Leiter <[email protected]>
Add Node 16 LTS tests and bump mac/windows tests

f3af454c9e95e00c319d73c662ba091444134b19 authored about 3 years ago by Max Leiter <[email protected]>
Merge pull request #4351 from brunnre8/glob

Allow wildcards in hostmask

186f8f68cd4507fbe113d6ef6646c415d25ff005 authored about 3 years ago by Max Leiter <[email protected]>
Merge pull request #4329 from brunnre8/plugins

Add more plugin functionality

59280cfdfdf0fe84aef5a770f938fbd4fcf75faf authored about 3 years ago by Max Leiter <[email protected]>
Allow wildcards in hostmask

According to https://modern.ircdocs.horse/#wildcard-expressions
masks should support "*" and "?"...

67503efd21b486e153631783998037711d8947c3 authored about 3 years ago by Reto Brunner <[email protected]>
Bump required node version to 12.x

Node 10 was deprecated in April 2021.

7ba977d56a4cbf56a4b499e434ae410795c6b693 authored about 3 years ago by Max Leiter <[email protected]>
v4.3.0-pre.6

2a901b347563a43de791c3eee37706c75266ac3b authored about 3 years ago by Max Leiter <[email protected]>
Add changelog entry for v4.3.0-pre.6

2777cc2db9b117f5d04defe08114b102f345bcde authored about 3 years ago by Max Leiter <[email protected]>
v4.3.0-pre.5

979dfaf3eb9b2eb04d6923d4da0599cdb29d1ca0 authored about 3 years ago by Max Leiter <[email protected]>
Add changelog entry for v4.3.0-pre.5

9592563a2787d757e01d58bbc725fe0cc60d4fba authored about 3 years ago by Max Leiter <[email protected]>
Merge pull request #4345 from itsjohncs/small-db-cleanups

Small cleanup of messageStorage/sqlite.

0381cd11bf18ff5940fb49f5a90f0c5753205b88 authored about 3 years ago by Max Leiter <[email protected]>
Merge pull request #4352 from itsjohncs/very-rounded-search

Prevent round and white search styling in iOS 15.

b5e99c04896eafe2ed46de3ecfc1ea831a07eed1 authored about 3 years ago by Max Leiter <[email protected]>
Prevent round and white search styling in iOS 15.

ea619f5463d6c3feaabd36e321d407d630b4ea76 authored about 3 years ago by itsjohncs <[email protected]>
Merge pull request #4340 from itsjohncs/long-channel-names

Improve responsiveness of channel name and topic.

3cab39c59b0bb765912489aa97c5087d05480b0f authored about 3 years ago by Max Leiter <[email protected]>
Merge pull request #4344 from brunnre8/csp

Force CSP headers for all requests

fd730eeeb14101199d8ba121fa081c2e1e02ff87 authored about 3 years ago by Max Leiter <[email protected]>
Merge pull request #4332 from itsjohncs/android-context-menu

Enable Android's context menus in network list.

a8d438261a0435a23d4b718c7d8dcc87b52381dd authored about 3 years ago by Max Leiter <[email protected]>
Merge pull request #4348 from thelounge/renovate/linkify-it-3.x

Update dependency linkify-it to v3.0.3

3bb8d2f4b806aaa3090374f5cb9c096a79787903 authored about 3 years ago by Max Leiter <[email protected]>
Merge pull request #4349 from thelounge/renovate/mime-types-2.x

Update dependency mime-types to v2.1.33

80e0e0fd1669c71605f3b06d759f95c2654f5551 authored about 3 years ago by Max Leiter <[email protected]>
Update dependency mime-types to v2.1.33

3da5e8e8ca3c7ed267f3fe499702cc1b666f002a authored about 3 years ago by Renovate Bot <[email protected]>
Update dependency linkify-it to v3.0.3

411ce5d2f876e89f86a151255406eb6d0a99fe47 authored about 3 years ago by Renovate Bot <[email protected]>