Stanko Krtalić

Results 13 issues of Stanko Krtalić

Hi! I've tried to compile this repo on a Mac today, and managed to do it, but every time I run `pok3rtool` i get the following output: ``` ➜ build...

Hi! I'm working on a project on the RPi that connects to an Arduino using Bluetooth. I'm using the HM11 BLE chip on the Arduino side. That chip, for some...

I had trouble deploying an application that used redirection with MRSK. Because dollar signs weren't escaped there was no way to define a redirect using a regex that uses a...

Hi, I was playing around with embedding Ruby into an app and ran into an issue on Linux where `cargo run` fails during compilation due to the following error: ```bash...

Hi! First off, ❤️ the project. Though it was a bit hard to figure out how to set it up. The readme could use some work (E.g. that you must...

It's easiest to think of this PR as having two parts: 1. Generic link unfurling 2. A Basecamp integration via OAuth ## Generic Link Unfurling The link unfurling logic takes...

### Discussed in https://github.com/basecamp/once-campfire/discussions/101 Originally posted by **jacebenson** October 27, 2025 Hey all, I was messng with this project and thoguht I'd test out the bots. I added two n8n-test...

When running a public instance sometimes there is a need to ban someone - for spam, trolling, or any other reason. Only an administrator should be able to ban someone....

Lexxy is an ActionText frontend replacement for Trix that has a few advantages: 1. It supports WYSIWYG markdown editing (closes https://github.com/basecamp/once-campfire/pull/36) 2. It supports inline and block code blocks with...

On large or public instances having to manage dozens password reset requests daily can become tedious. For those cases we'd like to introduce an email-based password reset flow. This flow...