Ecosyste.ms: OpenCollective

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

github.com/thelounge/thelounge.github.io

🌍 ‎ The official website for The Lounge
https://github.com/thelounge/thelounge.github.io

docs: sync config.js.md (add prefetchTimeout, update ldap) (#275)

51dfc803415946e985c36317ea362ba625c67a3c authored about 1 year ago by Zach Bloomquist <[email protected]>
ctcp: remove stale link to code (#273)

Linking to code is useless for most users, considering that they
are not programmers.
People w...

379c34d88aa73dd86078af7757a4536bb9958e02 authored over 1 year ago by Reto <[email protected]>
Add "Hide all chat messages containing a link in a specific channel" (#272)

* Add "Hide all chat messages containing a link in a specific channel"

I needed it to avoid c...

993cf8b00e35ffeff1c20d122defc32d09e236b3 authored over 1 year ago by zDEFz <[email protected]>
deb: directly link to latest

c9a8ad95bbfc62f9ef704581fc742b069ff605fe authored over 1 year ago by Reto Brunner <[email protected]>
Fix deb link

485570d4c4027296c546c2773272e4b44b0db06a authored over 1 year ago by Reto Brunner <[email protected]>
docs: update docker image to point to the new ghcr.io repository

5d7c993b9e26050b482550cb3f16aa11e0b99d9e authored over 1 year ago by Reto Brunner <[email protected]>
Merge branch 'localInstall'

8c0d5a58075fc1035f5c71675847823751e1f98d authored over 1 year ago by Reto Brunner <[email protected]>
docs: update docker image to point to the new ghcr.io repository

b43d002584757709fff19dfdcf558c9d378f3d61 authored almost 2 years ago by William Boman <[email protected]>
Update reverse-proxies.md

The `# 1 day` after the `ProxyTimeout` setting makes Apache to crash on restart/reload.

afc7e2957211f0fa9a4f986fb4a0a03547384a6d authored almost 2 years ago by PeGaSuS <[email protected]>
Don't mention `npm` command for installation

7e936c2814b2902855570e928e0f13a40e17fce7 authored almost 2 years ago by Max Marrone <[email protected]>
Be more explicit about needing Yarn 1 (Classic) (#268)

* Be more explicit about needing Yarn 1 (Classic).

* Styling

Co-authored-by: Max Leiter <m...

1eff26768a437e2bac1b62982da5ae02fdbda950 authored almost 2 years ago by Max Marrone <[email protected]>
Fix Apache configuration syntax

Apache does not support comments on the same line as a configuration directive:
https://httpd.a...

41cb84ee70f5dc4a6920dfd1916fdf5eb00f190c authored about 2 years ago by Lucas Werkmeister <[email protected]>
add custom nick colors section to custom css guide (#265)

63847c346b6e49ddcdb34f5b733b57e3db8cc2df authored over 2 years ago by xnaas <[email protected]>
Add Insecure Warning CSS (#264)

95efa482668af7997c7058cf01dff611efdea644 authored over 2 years ago by aab12345 <[email protected]>
Document local installation of packages

c72092e2f8feab66f912b2c63c5a0572b123ea29 authored over 2 years ago by Reto Brunner <[email protected]>
Merge pull request #262 from brunnre8/install

don't use yarn link for source installs

3f1e0b1344600fb5920d53bc9c8fa983aa6c7f8d authored over 2 years ago by Reto <[email protected]>
don't use yarn link for source installs

yarn link doesn't do what npm link did, but is meant for
development purposes.
So we link manually.

ce9be7ecc0806a379eabaf7a1b45bf2dbfb3bb99 authored over 2 years ago by Reto Brunner <[email protected]>
lInk directly to themes on npm (#261)

Link directly to themes on npm (keywords:thelounge-themes) instead of having users search for them.

410f5d077676cf597397b01acdc81414cc3dbc01 authored over 2 years ago by jeremiah-rs <[email protected]>
Update config documentation for 4.3.1 (#260)

94a1179e7fa513ee6c1006455d4cdd9729033429 authored almost 3 years ago by Max Leiter <[email protected]>
Update to Jekyll ~> 4.2.1 (#259)

Required changing multiple subdeps and adding a JEKYLL_ENV env var in Netlify

db06e524fdd2c55a929b0751abeaa761c8550882 authored almost 3 years ago by Max Leiter <[email protected]>
Merge pull request #246 from thelounge/dependabot/bundler/addressable-2.8.0

Bump addressable from 2.5.2 to 2.8.0

44353f538620196f6665503183841a44ea1cfb90 authored almost 3 years ago by Pavel Djundik <[email protected]>
Remove star button

eec5b9c99ec48a28b6ccfc5de7f7273eb284f558 authored almost 3 years ago by Pavel Djundik <[email protected]>
Remove analytics

3eb7fdc0bf07ade96829bcfe858e06a47e796ab2 authored almost 3 years ago by Pavel Djundik <[email protected]>
Update custom-css.md (#258)

Removed backslash appearing in the docs page

de8c02017cdd8c9bd46e60b899a3bd6a2d8977ec authored almost 3 years ago by PeGaSuS <[email protected]>
Merge pull request #256 from thelounge/updateDocsTo4.3

Document prefetchMaxSearchSize config option

add6deff08a5d84dee1eca35b66796ab799f0b28 authored about 3 years ago by Reto <[email protected]>
Document prefetchMaxSearchSize config option

a088d726e0f6486252a8af0433ace36f698ecbca authored about 3 years ago by Max Leiter <[email protected]>
Merge pull request #255 from xnaas/lsio

update lsio link

b8dd70d487079d9061d87ed458e9f15bb373708e authored about 3 years ago by Reto <[email protected]>
update lsio link

38efded56038a3e126b78a1b3fe70651c1211b9e authored about 3 years ago by xnaas <[email protected]>
Plugin docs (#254)

* api: Add logger documentation
* api: Add getPersistentStorageDir

45b32c5bf5282fc207427e9c22bdbc622b947eb0 authored about 3 years ago by Reto <[email protected]>
Protect The Lounge with HTTPS (#253)

Co-authored-by: Max Leiter <[email protected]>

c4cfe60421dc19e530119f63b637991ac0c465d8 authored about 3 years ago by aab12345 <[email protected]>
Extend theming guide with "files" section (#252)

* Update theme-creation.md by extend theming guide with "files" section

94b8c8dacea0d8b5941e35ca9a6b0ed30eaa7b2d authored about 3 years ago by deejayy (hu) <[email protected]>
Docs - Change header links on main website (#249)

* Update default.html

52eb8668577ba9e7a4813831c77440be64c5aac8 authored about 3 years ago by aab12345 <[email protected]>
Docs - Adding plugins section on main website (#248)

* Update usage.md

1fbaa17cd9baa74e8d4c3dfab91b445105a503e5 authored about 3 years ago by aab12345 <[email protected]>
Update config.js.md (#247)

typo

3036977f3ea7c521cd22f29bfb3425f079ce5ed3 authored over 3 years ago by Theocharis Ledakis <[email protected]>
Bump addressable from 2.5.2 to 2.8.0

Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.5.2 to 2.8.0.
- [Release ...

6f85a6bb9f205e111fb6d97d5b8377ba5ecc8fb1 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update dependencies and community page (#245)

* Update jquery and lunr dependencies

* Update community wording

0762606c3bbfe55a4b053d6a6bddd0129ba1fff8 authored over 3 years ago by Max Leiter <[email protected]>
Merge pull request #236 from flying-sausages/patch-1

Alphabetically sorted unofficial install methods, added Swizzin

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

Update custom-css.md

d18bb6ea262b92f503e94a527d7721456cf482d0 authored over 3 years ago by Pavel Djundik <[email protected]>
Fix spaces

3a41b121ec0d5e0b93694438dec8a4758b88627b authored over 3 years ago by Pavel Djundik <[email protected]>
Change the IRC server to Libera.Chat (#242)

7b8c0100fc66e368e02ece5e8a62e40f0817b3ae authored over 3 years ago by Mateusz Hajder <[email protected]>
Update custom-css.md

Added an example screenshot

c788f55c0be7789e6abfa3b1f04330edcad4959e authored almost 4 years ago by PeGaSuS <[email protected]>
Update custom-css.md

Added CSS to display action (/me) messages in italics like most of IRC clients does

a07384dfb4cc9af390518b7ee48f565e8ececd38 authored almost 4 years ago by PeGaSuS <[email protected]>
Update outdated CSS snippets in custom-css.md (#238)

Co-authored-by: Max Leiter <[email protected]>

fe9d09c5062dd7dbe3563c7e72f82ef0c1a9eeb9 authored almost 4 years ago by EliteOfGods <[email protected]>
Clarify enabling Advanced settings to access custom CSS

cb0a427f49a313d7fc0eb56b0e422c14eb234574 authored almost 4 years ago by Max Leiter <[email protected]>
Merge pull request #235 from Jay2k1/patch-2

add "Hide unread counters in sidebar, just show a highlight indicator"

76426cdfe9e1e15ee16d06534c6d6d0207ed9d8d authored almost 4 years ago by Max Leiter <[email protected]>
Merge pull request #237 from xnaas/patch-1

Add macOS Instructions

59b185e95ff459ba6b144e8c27e9903c47a7b2b8 authored almost 4 years ago by Max Leiter <[email protected]>
Adjust capitilization

453d93ead151efe4c9211d76f4acce27df984d0d authored almost 4 years ago by Max Leiter <[email protected]>
Add macOS Instructions

246f48ef3c97c9a8e3d4b8f476156b1f04a270c7 authored almost 4 years ago by xnaas <[email protected]>
Alphabetically sorted unofficial install methods, added Swizzin

8dcab4082f581e71092b0f7838901bfd2edee89c authored about 4 years ago by flying-sausages <[email protected]>
add "Hide unread counters in sidebar, just show a highlight indicator"

56b24627a0dc3ff9a2c692981dc7c2f8a4a4abbb authored about 4 years ago by Jay2k1 <[email protected]>
Merge pull request #233 from GewoonYorick/master

Add css snippets for hiding account and realname from join messages

18bf6615b96e60e09282fd9440261bc4efbd8e4e authored about 4 years ago by Pavel Djundik <[email protected]>
Add css snippets for hiding account and realname from join messages.

7575b7ed046149ef7de77fd369337cbc61213f7f authored about 4 years ago by Yorick Bosman <[email protected]>
reword note on daemonizing when installing from npm (#232)

the current note's wording and placement makes it sound like installing
from yarn *does* daemon...

6fab4fe456abed6343b84f21f7caf5a3a0c6fed3 authored over 4 years ago by Mina Galić <[email protected]>
Add self hosted pod to community.md (#231)

* Add self hosted pod to community.md

* Re-add \n

9e658c618daa144c8d757826c54d9bd67c53a133 authored over 4 years ago by Max Leiter <[email protected]>
Add Caddy v2 examples (#230)

55543386feaf1f41dd845d500458a49be417da39 authored over 4 years ago by Jay2k1 <[email protected]>
Update commands API docs (#217)

9c6a9e4b7d31efa37708a2796254f6cbe6e9abdf authored over 4 years ago by Al McKinlay <[email protected]>
Add 4.2.0 breaking changes

0adeb98f00ebf6da246408efcfcdf9613764a532 authored over 4 years ago by Pavel Djundik <[email protected]>
Update config.js.md

c32bc3f812c473f2b7e038d6f667315057e9d7c2 authored over 4 years ago by Pavel Djundik <[email protected]>
Remove github iframe width

Its cut off depending on the font

06ef12d8d4ae15bbc9c3b837674ade86c3e893fa authored over 4 years ago by Pavel Djundik <[email protected]>
Add links

3adc68ea8a52b923e3958775a8c29ba783921e08 authored over 4 years ago by Pavel Djundik <[email protected]>
Mention PWA

7805ae626be8ec70369cad9470d6fa6d0a85312a authored over 4 years ago by Pavel Djundik <[email protected]>
Move Cloudron into unofficial method (#229)

We do not offer hosting services and don't support lounge itself directly. So, we prefer not be ...

e058e3655e1e00629a014b7311f0df734d74f7cb authored over 4 years ago by Girish Ramakrishnan <[email protected]>
Add documentation for public client (#220)

* Add documentation for public client

* Document Command#add + small fixes

f8a98f8ee8e568bef2053d5770f28ccdc1d62343 authored over 4 years ago by MiniDigger <[email protected]>
Delete context-menu.md

daa3eab24116ef99870e06e3f92e7988b7f1dd97 authored over 4 years ago by Pavel Djundik <[email protected]>
Add X-Forwarded-Proto to apache config

7728483baee7060070c91048f04b684f12a83b82 authored over 4 years ago by Pavel Djundik <[email protected]>
Add note about pagespeed

89d461492ad96f4b03a9c02649262af78bdafaf2 authored almost 5 years ago by Pavel Djundik <[email protected]>
Add a note about firewall

c344de0e8f2a6bc1aced84c24f1279af2bf89735 authored almost 5 years ago by Pavel Djundik <[email protected]>
Remove mentions of playback module as its not maintained

a8678301375c751a1860f7dcff9fddc32c642aa2 authored almost 5 years ago by Pavel Djundik <[email protected]>
Add a note about localhost

ceb8d4bccb0f47a4571d00751005b185481e6fd2 authored almost 5 years ago by Pavel Djundik <[email protected]>
Float anchor link to the right on mobile

Fixes #199

f2c3c891d6fb362aa6a021cb8d023250b2d2b23d authored almost 5 years ago by Pavel Djundik <[email protected]>
Remove dead links

Closes #228

8a1d8ea7f79103cd6b97da4de47fc2e617214309 authored almost 5 years ago by Pavel Djundik <[email protected]>
Update yarn link

84343c2fb37edfd8f281fae6ba3609cca79dfbbe authored almost 5 years ago by Pavel Djundik <[email protected]>
Only run GA code on the main domain

This skips deploy preview subdomains and local testing

4d070c75f4226212d7742f586e00a562ac70c4a6 authored about 5 years ago by Pavel Djundik <[email protected]>
v4 upgrade guide. (#226)

c3d1a24889e38fa8b57d8cd050f65e75177cd0bc authored about 5 years ago by Richard Lewis <[email protected]>
Update usage.md (#225)

44b8aea21927ff2302af23c614212cd268a47b24 authored about 5 years ago by Pavel Djundik <[email protected]>
Add dpkg command to check nodejs version

aff3e3d768a3be6bfff0e744138a3483ed9a4f8e authored about 5 years ago by Pavel Djundik <[email protected]>
Update custom css examples

d12475185250fa8066187a01022981936e63f9ed authored about 5 years ago by Pavel Djundik <[email protected]>
Add powered by netlify

See https://www.netlify.com/legal/open-source-policy/

78b72a98c4b2fef259b7ea3772bb5c5440a96d57 authored about 5 years ago by Pavel Djundik <[email protected]>
Add a fix for anchored links and sticky header (#224)

Fixes #223

5d09a7f3549241b3bf9800346debda4b9975c148 authored about 5 years ago by Pavel Djundik <[email protected]>
Make the navbar sticky (#222)

3df0c6ccb8ddf8e7cc596fcd089f9b7f5237b7b1 authored about 5 years ago by Pavel Djundik <[email protected]>
Make nginx compression a link to html5 boilerplate config

1ab6c777ba58b9e19d831b841223d6bccd7ccfb0 authored about 5 years ago by Pavel Djundik <[email protected]>
Add baseUrl configuration (#219)

Co-Authored-By: Reto <[email protected]>

bfc79f098c9c985a2e6cf7f69c9303ea52ea51cf authored about 5 years ago by Pavel Djundik <[email protected]>
Add custom CSS for hiding message input bar per channel (#215)

f2cba0b00bf78a9ee806809a9acba458c6749a25 authored about 5 years ago by Gunnvaldr Pope <[email protected]>
Update required node version (#218)

15396a97d8a0a1045d5fdea3f3a24b47394067f4 authored about 5 years ago by Pavel Djundik <[email protected]>
Fix hide the sidebar close buttons css (#216)

Old: #sidebar button.close
New: #sidebar .chan.active .close

3a7d241ba544a2e68adcb0127775161bc6a0f7a8 authored over 5 years ago by fnutt <[email protected]>
Add cloudflare cache purge note

aa22067fded64a14d974f0296639cc3e4b7f3445 authored over 5 years ago by Pavel Djundik <[email protected]>
Update required node version

1cab9cffbb0c5683a2196b4324549b7dc9bc5424 authored over 5 years ago by Pavel Djundik <[email protected]>
Merge pull request #213 from thelounge/nginx-uploads

Add docs about client_max_body_size

71af74b6ff53cbb161735d33184dd425ece3c2de authored over 5 years ago by JĂ©rĂ©mie Astori <[email protected]>
Add docs about client_max_body_size

db3de596367a455d7b948c13dc46c33db2ac523b authored over 5 years ago by Pavel Djundik <[email protected]>
Add note about using sudo for the deb package (#208)

* Add note about using sudo for the deb package

* Update _docs/install-and-upgrade.md

Co-A...

965379e05487a398c16652d6a8fa9036ee31b2f3 authored over 5 years ago by Jay2k1 <[email protected]>
Fix version command

25f42d167d1a90a4522e621919676789f8e7adda authored over 5 years ago by Pavel Djundik <[email protected]>
Add config API docs (#212)

* Add config API docs

* Rename config.js to config.md

6e46b2cfded1a415f710ccba47a38052e57129a5 authored over 5 years ago by Al McKinlay <[email protected]>
add warning about using the correct user to usage.md (#211)

* add warning about using the correct user to usage.md

* review comments

3668a1c2f02ba5eedf8b6745c753174b7cdc03a5 authored over 5 years ago by Reto <[email protected]>
Merge pull request #210 from thelounge/astorije/twitter-icon

Add a link to our Twitter in the header

118543d351a86b522ad32fb2c08f06ae91bacd97 authored over 5 years ago by JĂ©rĂ©mie Astori <[email protected]>
You can't just change the viewBox willy-nilly...

46b27b2658715017d5f66f7157c14b835f161129 authored over 5 years ago by JĂ©rĂ©mie Astori <[email protected]>
Add a link to our Twitter in the header

6f86b099b092e088e4eb5c1853f093710a7e4de4 authored over 5 years ago by JĂ©rĂ©mie Astori <[email protected]>
Add a guide about ZNC (#206)

Closes #149.

ae48ead17d512dc6f59ce28d8eba0ca762bdf6dc authored almost 6 years ago by Reto <[email protected]>
Merge pull request #164 from thelounge/xpaw/descriptions

Add page descriptions

720769557fa7c220de1027b68ba558c66d62ede5 authored almost 6 years ago by Pavel Djundik <[email protected]>
Always put site description in meta[name=description]

bd6b844f7d5bf753766bb1dba9d4eda9e748e7fb authored almost 6 years ago by Pavel Djundik <[email protected]>
Improve page descriptions

348f0e57d05054e54ae35cee7a931e9a4f9a4235 authored almost 6 years ago by JĂ©rĂ©mie Astori <[email protected]>