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 #2286 from thelounge/xpaw/input-history

Reimplement input history

github.com/thelounge/thelounge - edba18375f36c79bbf613917af82013c85e9c5ce authored almost 7 years ago
Merge pull request #2298 from thelounge/xpaw/fix-2293

Do not close sidebar when collapsing networks

github.com/thelounge/thelounge - a0523b34274c28d497e6ba165944dba7545c5a75 authored almost 7 years ago
Do not close sidebar when collapsing networks

Fixes #2293

github.com/thelounge/thelounge - a2440e665f06629cc8fb4f67d7acd7cbd5580f6a authored almost 7 years ago
Reimplement input history

github.com/thelounge/thelounge - 3aea9d34e9b4dc9ce285a5a77d0a2dec32f820a7 authored almost 7 years ago
Replace pseudo element gradient fade with mask-image

github.com/thelounge/thelounge - 23c969ad1b3174267b16ad30769a956d3f5ae2d2 authored almost 7 years ago
Overflow topics with fade instead of ellipsis

github.com/thelounge/thelounge - 8ce55af55dc5ead73dfdcb8c40eb16c7a2924f56 authored almost 7 years ago
Allow whitespace in topics again

Was removed in c051b705375c838d189d3dec7aa74c80794bb356

github.com/thelounge/thelounge - f85622914172c4b97f1de9d4f94340f1e56a6ab3 authored almost 7 years ago
Pull context menu code out of lounge.js and make it more generic

Add separate call for divider in context menu factory

github.com/thelounge/thelounge - 1dc356a8f28ab0c9abe6b4ec97dff721842765bb authored almost 7 years ago
Merge pull request #2297 from thelounge/astorije/nick-fallbacks

Fix/Improve some nick fallbacks

github.com/thelounge/thelounge - 2cfd0e1fe03f561c09fb52ef116724001a872f9b authored almost 7 years ago
Merge pull request #2296 from thelounge/astorije/fix-travis-node-9

Exclude Node v9.9 from Travis build, for now

github.com/thelounge/thelounge - 79ea7001214f17fb5c2ca76a5823e30f5ff409f2 authored almost 7 years ago
Fix/Improve some nick fallbacks

- Rename a forgotten `lounge-user`
- Generate nick fallbacks when already in use by appending 0-...

github.com/thelounge/thelounge - 5738642d44c1f4c2dd44b1f67dca35bc8c84c96a authored almost 7 years ago
Exclude Node v9.9 from Travis build, for now

github.com/thelounge/thelounge - 0a48b28d8382ff13e53c8b3b5e25b8160cc8b83a authored almost 7 years ago
Merge pull request #2292 from thelounge/xpaw/tests

Fix lint issue on master; increase timeout globally on CI

github.com/thelounge/thelounge - fab237d37330ad2502e63d0d27f6978938f72f0c authored almost 7 years ago
Ensure sqlite tests are serialized

github.com/thelounge/thelounge - a222dc923776708744df4739a490191a45579de5 authored almost 7 years ago
Add auto-prepend behaviour for unprefixed channels

This change adds behaviour to automatically prefix channel names passed in via the "?join=x,y,z"...

github.com/thelounge/thelounge - 25dee776004d389fb4e18b213a9f7895722af723 authored almost 7 years ago
Fix lint issue

github.com/thelounge/thelounge - 1ddc617b7973ed37abf3075582f8437c192651dc authored almost 7 years ago
Merge pull request #2282 from thelounge/astorije/accessible-nick-colors

Reduce lightness of low contrast nick colors to reach AA level of WCAG 2.0

github.com/thelounge/thelounge - d8eed4d15e1506b3032d0404df21af445eb51a45 authored almost 7 years ago
Add ?channels=x,y,z alias for ?join=x,y,z

For backwards compat. with Iris and other systems.

github.com/thelounge/thelounge - 950bad1d7a4daf1bfa9384b96958fa63f2633113 authored almost 7 years ago
Merge pull request #2287 from thelounge/xpaw/accept

Send `Accept` header when fetching links

github.com/thelounge/thelounge - 80c6e48b98968d0268d976cb84b5394662716271 authored almost 7 years ago
Merge pull request #2285 from thelounge/xpaw/consistent-as-needed

quote-props: consistent-as-needed

github.com/thelounge/thelounge - 13768a7d284c9d803dd2cb60e355a489a18d6102 authored almost 7 years ago
Reduce lightness of low contrast nick colors to reach AA level of WCAG 2.0, for Zenburn theme

github.com/thelounge/thelounge - 0d9eb5d198660d3a71aea30cca7b666695566b8a authored almost 7 years ago
Merge pull request #2284 from thelounge/xpaw/fix-2209

Hide autocompletion menu when input is submitted

github.com/thelounge/thelounge - beb2af73b7d2b3942642b39aeb0895df852af650 authored almost 7 years ago
Send Accept header

Closes #2277

github.com/thelounge/thelounge - ca96d09a2337a5e6466b85800ace798d39530413 authored almost 7 years ago
quote-props: consistent-as-needed

github.com/thelounge/thelounge - f82edcd7e78f96e33d107fc18c82a7ed21908831 authored almost 7 years ago
Merge pull request #2275 from thelounge/xpaw/autocomplete-brackets

Autocomplete bracket and quote characters like in a modern IDE

github.com/thelounge/thelounge - 3afc38efcbf95430e81ce6e4718ada7253c6e2b6 authored almost 7 years ago
Hide autocompletion menu when input is submitted

Fixes #2209

github.com/thelounge/thelounge - 3886c2a82ff4164f1b22e6f3c9d8a23fe5a93364 authored almost 7 years ago
Merge pull request #2283 from thelounge/greenkeeper/textcomplete-0.17.0

Update textcomplete to the latest version 🚀

github.com/thelounge/thelounge - 18c82f2d0681752036519e40ac5f72e0b10d90f2 authored almost 7 years ago
Autocomplete bracket and quote characters like in a modern IDE

github.com/thelounge/thelounge - 051f6c5a7fd16d00ac2a7298b9ebda2a94871b05 authored almost 7 years ago
chore(package): update lockfile

https://npm.im/greenkeeper-lockfile

github.com/thelounge/thelounge - 2e7f6d4b6a2d2b39d6f154590844deeaa92da28c authored almost 7 years ago
Merge pull request #2280 from thelounge/greenkeeper/mocha-5.0.5

Update mocha to the latest version 🚀

github.com/thelounge/thelounge - 51696ed813535fe5150ad232f48d52428acc9861 authored almost 7 years ago
chore(package): update textcomplete to version 0.17.0

github.com/thelounge/thelounge - 1672de266e86525f606eaedf5bd7a07667242d6f authored almost 7 years ago
Reduce lightness of low contrast nick colors to reach AA level of WCAG 2.0

github.com/thelounge/thelounge - 43be85cee9816bace9169eefaf53cf8a7e069421 authored almost 7 years ago
chore(package): update lockfile

https://npm.im/greenkeeper-lockfile

github.com/thelounge/thelounge - ab74fa6e2c31f93c8273e4e9e1f09ba4e9f1df9d authored almost 7 years ago
chore(package): update mocha to version 5.0.5

github.com/thelounge/thelounge - 5ebd6e313b766b1677c50e86d850df39ee10dd4e authored almost 7 years ago
Merge pull request #2258 from thelounge/xpaw/fix-2257

Unfocus input on touch devices to close the keyboard

github.com/thelounge/thelounge - de59dc7d9fb92a5b68b060094638f64373745368 authored almost 7 years ago
Merge pull request #2274 from thelounge/issue-template

Create issue template

github.com/thelounge/thelounge - 8194433372576c2e849152723109d3d45298a952 authored almost 7 years ago
Merge pull request #2273 from thelounge/xpaw/oidentd-order

Fix order in oidentd file

github.com/thelounge/thelounge - 819f6c5ad2f61490eab6ca44f0dcb834cc68c5ca authored almost 7 years ago
Create issue template

[skip ci]

github.com/thelounge/thelounge - 69c7b32c1da68bf3388569344b26ee2b7c607bf7 authored almost 7 years ago
Remove overflow gradients

Was replaced with mask-image in lounge master

github.com/thelounge/thelounge-theme-solarized - 4d23dbdd5f952698552e5ff0a625e05bbeb4f09c authored almost 7 years ago
Fix order in oidentd file

oident'd parser expects exact order and the man page is written incorrectly.

github.com/thelounge/thelounge - 95047ba6953fd2009ae0b8d448c21f8d22d6e3a3 authored almost 7 years ago
Unfocus input on touch devices to close the keyboard

Fixes #2257

github.com/thelounge/thelounge - 6f47a78afd92f79f16106a52dc2e7dbd9de58c73 authored almost 7 years ago
Merge pull request #2268 from thelounge/xpaw/self-condensed

Do not condense actions that are performed or related to the user

github.com/thelounge/thelounge - c8b51656182af0de2e6500c2295d7939baa04a69 authored almost 7 years ago
Merge pull request #2271 from thelounge/greenkeeper/eslint-4.19.1

Update eslint to the latest version 🚀

github.com/thelounge/thelounge - 39a6ff8a2b360376fca235747c368fdc86874942 authored almost 7 years ago
chore(package): update lockfile

https://npm.im/greenkeeper-lockfile

github.com/thelounge/thelounge - bf77cb57fdbd8e6d5290b78dba4faf8f8bf7f2f6 authored almost 7 years ago
chore(package): update eslint to version 4.19.1

github.com/thelounge/thelounge - 31e97fdd0ec9d8c1e672176905a312bfb62d81b6 authored almost 7 years ago
Merge pull request #2269 from thelounge/greenkeeper/sinon-4.4.7

Update sinon to the latest version 🚀

github.com/thelounge/thelounge - 96ea3accdf5906f0d636f7600cc2884c3acdd233 authored almost 7 years ago
chore(package): update sinon to version 4.4.8

github.com/thelounge/thelounge - a0983ac2da468e795fb09038ab3791a447f22712 authored almost 7 years ago
Do not condense actions that are performed or related to the user

github.com/thelounge/thelounge - 0be544676bcdf3933ad4054f3865a1779ca11762 authored almost 7 years ago
Merge pull request #2254 from thelounge/astorije/sign-out-settings

Empty local storage on sign out and move the sign out button to the settings

github.com/thelounge/thelounge - dbe81f1e59cd6e029c9f29683b34a3e1d5f333fc authored almost 7 years ago
Merge pull request #2265 from thelounge/greenkeeper/primer-tooltips-1.5.3

Update primer-tooltips to the latest version 🚀

github.com/thelounge/thelounge - e37ae0c5597a840c10e0b7f9167d6dec41886608 authored almost 7 years ago
Merge pull request #2259 from thelounge/xpaw/keybind-scroll

Scroll channel list only when using keybinds

github.com/thelounge/thelounge - bb4740ba768f222fb6f5ae0d9d458ce64ebc7862 authored almost 7 years ago
Scroll channel list only when using keybinds

github.com/thelounge/thelounge - 528d2b5fb70143b167022ee9d972b963be4ea903 authored almost 7 years ago
Merge pull request #2262 from realies/master

stop propagation, prevent input history call when alt is involved

github.com/thelounge/thelounge - d7d8a51332ec5b64f129036baf453d2f966e2196 authored almost 7 years ago
Merge pull request #2263 from thelounge/xpaw/hotkeys-input

Bind formatting hotkeys on input element

github.com/thelounge/thelounge - f6f8cd7a293e915f3d2df850a91a2e6700881a79 authored almost 7 years ago
chore(package): update lockfile

https://npm.im/greenkeeper-lockfile

github.com/thelounge/thelounge - 69cc8b3c8961e0d009d3b07627152d04dc9ed0d7 authored almost 7 years ago
fix(package): update primer-tooltips to version 1.5.3

github.com/thelounge/thelounge - 810a6b8125aea35c5159422409a74d7d0043a55f authored almost 7 years ago
stop propagation, prevent input history call when alt is involved

github.com/thelounge/thelounge - 72af0a4947787198c25aed723c5328f9f0ef376c authored almost 7 years ago
Bind formatting hotkeys on input element

And bind only one event for all of the hotkeys

github.com/thelounge/thelounge - 3c1db1d7d677497a3f6c577089d73ca590dfaa6c authored almost 7 years ago
Merge pull request #2252 from thelounge/astorije/coverage-windows

Fix `yarn coverage` script on Windows

github.com/thelounge/thelounge - 453eab3a12f965b0199b5e7af85d549bec385b08 authored almost 7 years ago
Merge pull request #2255 from MaxLeiter/ctcp_abbr

Fix typo in CTCP request

github.com/thelounge/thelounge - e4e570381cf4917b99a7b177f74eec905adb83bd authored almost 7 years ago
Merge pull request #2253 from thelounge/greenkeeper/commander-2.15.1

Update commander to the latest version 🚀

github.com/thelounge/thelounge - 97a9f7c8ffe14b9ba09fbfd186634d7c138e6339 authored almost 7 years ago
Use Sinon to stub the logger instead of manual stubbing

github.com/thelounge/thelounge - c86ea9463de3b1f9e96ef9200baa43e80f041bd4 authored almost 7 years ago
Move the sign out button to the settings and empty local storage on sign out

This change improves privacy/security by ensuring all local storage (which includes settings, et...

github.com/thelounge/thelounge - d1548572d4389bb19848e8bba21ecce858ba86aa authored almost 7 years ago
chore(package): update lockfile

https://npm.im/greenkeeper-lockfile

github.com/thelounge/thelounge - 5804af2082374e1c151c7984085512ccb60969bc authored almost 7 years ago
fix(package): update commander to version 2.15.1

github.com/thelounge/thelounge - 85b7c01c2db319a225267d3d6697eb78ba1b8275 authored almost 7 years ago
Fix `yarn coverage` script on Windows

github.com/thelounge/thelounge - 22725968e829c1255e07112c62b3e02648bb10af authored almost 7 years ago
Merge pull request #2251 from thelounge/xpaw/canplay

Render video and audio previews only after canplay event fires

github.com/thelounge/thelounge - 5d6ea4f32e4e1cdd7311ab2eb527fbb2fd3f0d53 authored almost 7 years ago
Remove text shadow from kbd

github.com/thelounge/thelounge-theme-solarized - 7bcb74116b8300b105bf3e432c5bc504b4ab57ed authored almost 7 years ago
Merge pull request #2221 from thelounge/astorije/shortcut-help

Improve readability and styling of shortcut keys in the Help section

github.com/thelounge/thelounge - 7554600dd4de671ce804f41f0f562cba1394e603 authored almost 7 years ago
Render video and audio previews only after canplay event fires

github.com/thelounge/thelounge - 77a98bfd14bdc8d64f751af22e4b29706bfac489 authored almost 7 years ago
Improve readability and styling of shortcut keys in the Help section

github.com/thelounge/thelounge - 883b6dbef2b29d463f05d39fedbf4148c9065092 authored almost 7 years ago
Merge pull request #2186 from MaxLeiter/emoji-tip

Improve accessibility for emoji

github.com/thelounge/thelounge - 8ecacc9978d13ce435ecd2b227ece56c0b567963 authored almost 7 years ago
Merge pull request #2248 from MaxLeiter/underline-strikethrough

Support strikethrough and underline at same time

github.com/thelounge/thelounge - 430d48434c02c6df829b94a2768d634184956061 authored almost 7 years ago
Strikethrough and underline support

github.com/thelounge/thelounge - 9053a0bb6a9e69171be74f8685a8b89ad50ec5b8 authored almost 7 years ago
Improve accessibility for emoji

github.com/thelounge/thelounge - 01753a814cd4fc857ff88520210870fac64f7a85 authored almost 7 years ago
Increase sidebar overlay opacity

github.com/thelounge/thelounge-theme-solarized - b4b4e188d21e22670a0ebbb33d2e5220bee90133 authored almost 7 years ago
Merge pull request #2195 from thelounge/mcinkay/collapse-state

Save collapsed state to localstorage

github.com/thelounge/thelounge - e43c59189046bb5a3d17200f179214925f93c8b4 authored almost 7 years ago
Save collapsed state to localstorage

github.com/thelounge/thelounge - 6195e5d8f64c9c230c361290d1deb275fafdacdd authored almost 7 years ago
Merge pull request #2246 from thelounge/astorije/sidebar-overlay

Add a semi-opaque overlay when channel list is open on mobile

github.com/thelounge/thelounge - 039c12266abec6bf616110895c7e8e327a00c62a authored almost 7 years ago
Merge pull request #2247 from thelounge/xpaw/failed-login-log

Print failed login attempts to console

github.com/thelounge/thelounge - 1632ae27d0e6a8246b6d56d4926b0259242b41a8 authored almost 7 years ago
Remove transition on `box-shadow` as it affects performance (and is not _that_ noticeable)

github.com/thelounge/thelounge - 8d72cb141630f9751871d3741fa987683809e33b authored almost 7 years ago
Handle scrolls 0-45° as horizontal (opening the menu); 45-90° as vertical (chat scroll)

github.com/thelounge/thelounge - 8100f98d6bb62bb11692ab55ec4caa10394e4bcf authored almost 7 years ago
Fix transitions of sidebar overlay

github.com/thelounge/thelounge - 6828cd1075120e8ac4260f7cd0bf5db1afd5b707 authored almost 7 years ago
Make slideout work anywhere on the screen

Also makes touchmove event passive

github.com/thelounge/thelounge - 84f460d9b83cd049fb57d86f67dd172a840e979f authored almost 7 years ago
Disable scrolling through sidebar overlay

github.com/thelounge/thelounge - 5bb0b198e6c13a547bfcbae4315d6dccdedcc347 authored almost 7 years ago
Print failed login attempts to console

github.com/thelounge/thelounge - ed4b6e85ac9bf1680f2fbd997ceb762ba73cb3b0 authored almost 7 years ago
Add a semi-opaque overlay when channel list is open on mobile

github.com/thelounge/thelounge - 1e8c0547ec40ac4d3ab0f274134860010aa865e3 authored almost 7 years ago
Ensure links in chats cannot be opened by accident when closing the channel list

github.com/thelounge/thelounge - cf49a3427e8b7b3809251fcbb0318297d14d5bc6 authored almost 7 years ago
Merge pull request #2244 from thelounge/greenkeeper/eslint-4.19.0

Update eslint to the latest version 🚀

github.com/thelounge/thelounge - 4c0479fe3d255fedcddd98adae787d428d5581ae authored almost 7 years ago
Merge pull request #2235 from thelounge/xpaw/store-sidebar-visibility

Store visibility status of sidebar menus

github.com/thelounge/thelounge - c395e74e64a6ad85c745ca80a559cddd1b987468 authored almost 7 years ago
Merge pull request #2225 from thelounge/mcinkay/2224-collapse-select-lobby

Select lobby of network when collapsing network

github.com/thelounge/thelounge - 4c62b0d50c3428cb659920017098b4b9a8207a71 authored almost 7 years ago
chore(package): update lockfile

https://npm.im/greenkeeper-lockfile

github.com/thelounge/thelounge - 5339f529aa3abfd57d8ecc3bb7a682b1e956aff8 authored almost 7 years ago
chore(package): update eslint to version 4.19.0

github.com/thelounge/thelounge - 7fd200db633ef0a4d2291939379c04456dfe61e0 authored almost 7 years ago
Merge pull request #2243 from birkof/master

Incorrect spelling

github.com/thelounge/thelounge - 97973d47f26be20bd25a16c86a7351569a2b33d6 authored almost 7 years ago
Incorrect spelling

github.com/thelounge/thelounge - bf4d55564ceba8065e5418fe16166351f95eeda3 authored almost 7 years ago
Merge pull request #2242 from thelounge/xpaw/fix-master

Keep input reference as jquery object

github.com/thelounge/thelounge - 0858938eeab682faa8dc43f5a5838eefb48235fb authored almost 7 years ago
Merge pull request #2241 from thelounge/stop-slacking-greenkeeper

Update express to 4.16.3

github.com/thelounge/thelounge - d3d4dce54deca295afc0593a2af80df81b8da00c authored almost 7 years ago
Keep input reference as jquery object

github.com/thelounge/thelounge - fdd321311ed19d1c39728973f4b07231ad3200f7 authored almost 7 years ago
Merge pull request #2215 from thelounge/xpaw/out-of-focus-typing

Do not aggressively focus input when clicking anywhere and handle typing out of focus

github.com/thelounge/thelounge - e987917c64cbc2e4e40d23b5ade02de6b730b422 authored almost 7 years ago