Ben Harris
Ben Harris
I'm thinking that it could be a "regenerate" type command that would re-read the configs and then read the titles from phlog gophermaps before pulling that into the map for...
inspircd uses [+O](https://docs.inspircd.org/3/modules/operchans/) to make a channel oper-only which is better than hardcoding a particular channel name
looks like my log level was too low it just shut down
there's some more info here https://sapper.svelte.dev/migrating#0_20_to_0_21
somehow it looks like sapper is getting 0.27.12 in package-lock.json. not sure how to force it to grab the right version
oh that would do it. worked fine after i cleared `yarn`'s cache. a fix for this would be to bump @nolanlawson 's version on the sapper fork or to advise...
This just sets the input bar to use the same font configured for the buffer. It respects the current setting for the buffer font.
compose intent is now available: https://bsky.app/profile/bsky.app/post/3kmjboaopvn2f url is this format: `https://bsky.app/intent/compose?text=""`
This would be super nice! edit: I forked and [published to npm](https://www.npmjs.com/package/thelounge-theme-neuron-fork). you should be able to install with `thelounge install thelounge-theme-neuron-fork`
pgbouncers docs are [here](https://docs.joinmastodon.org/admin/scaling/#pgbouncer)