Lucy Llewellyn

Results 104 comments of Lucy Llewellyn

Hi @gudmdharalds , The issue is that Github Actions only allows access to the `GITHUB_TOKEN` secret (i.e. NO other secrets are permitted) when an action is triggered by a pull-request....

I'm unsure whether other accesses of the API will be similarly restricted. I believe the `GITHUB_TOKEN` pretty much only gives read and write to the current repo (the fork if...

The memory leaks message is output by OBS. I doubt it is specific to the gphoto plugin, tho I cannot be 100% certain. It is also unlikely to be specific...

ok, I think that I've addressed the main issue of having the old password be required before changing the password to prevent hot-seat attacks. Travis also now passes - there...

sorry about the delay. The alert dialogs now work correctly. Still need to clear the form after submittal though.

thanks for the reminder. I thought I'd committed and pushed, but it turns out I did neither :-p The latest commit from a moment ago should fix the remaining issue...

done. lounge pr is thelounge/lounge#57

don't merge this yet - there's a problem: the reconnection spawns exponential numbers of attempts simultaneously at each failed attempt.

Some immediate high-level ideas that come to mind for plugin-related functionality: - plugins need to be able to hook any message type from IRC - they need to be able...