- Berlin, Deutschland
- https://sneak.berlin
- Joined on
2020-02-05
Block a user
refactor: extract whitelist package from internal/imgcache
feat: implement Tier 2 channel modes (+b/+i/+s/+k/+l)
@clawbot docker build is failing, lots of data race errors. please fix.
fix: use in-memory SQLite for handler tests to fix CI timeout
refactor: extract whitelist package from internal/imgcache
These stutter. Constructors should be named .New() whenever possible. Also it’s a HostAllowList, not a generic “whitelist”.
sneak
deleted branch feature/migrations-table-schema-file from sneak/pixa
2026-03-25 02:20:53 +01:00
000.initial.sql should contain migrations table schema
Move schema_migrations table creation into 000.sql
Move schema_migrations table creation into 000.sql
please search all other repos for this migrations pattern and open issues in any of those repos if they don’t follow this exact pattern (migration table schema in 000, etc).
dockerfile for linting is doing it wrong
sneak
deleted branch refactor/dockerfile-pinned-linter-image from sneak/webhooker
2026-03-25 02:16:40 +01:00
refactor: use pinned golangci-lint Docker image for linting