Frédéric Miserey
Frédéric Miserey
In the documentation, an example uses Autosuggest. This component uses a theme property to define the styling so unless you leak `Autosuggest.theme.input` into `TagsInput.inputProps.inputProps` (which is really… bad coding ;),...
I have yet to understand why I ended up with an empty `stats.json` but on subsequent builds, JSON.parse "correctly" crashed (an empty file is not a valid JSON file). May...
Actor's AfterUpdate log shows that only actor's ID has a value. This happens after updateFollowersCount/Following where a single column update is performed (I haven't checked all AfterUpdates yet.)
I am getting a 401 from servers. I noticed that `id` are gone from posted activities (they were previously uuid). This might be it??
I just noticed that the first follow this template `https://%s/u/%s` ([here](https://github.com/davecheney/pub/blob/75df84eb28ebc9a36295715e83c5495f0917d668/models/status.go#L243)) whereas the second => `https://%s/users/%s/%d` ([here](https://github.com/davecheney/pub/blob/75df84eb28ebc9a36295715e83c5495f0917d668/models/account.go#LL121C31-L121C46)) and I was wondering if this was intentional or just an oversight when...
When it is not named after [the owner’s type name plus its primary field name](https://gorm.io/docs/belongs_to.html#Override-Foreign-Key). Fixes #18.
Hi, That's probably a "gorm magic" issue and I really have no idea how to solve it. Check my test server (https://none.com/api/v1/instance/). You'll see that email, contact_account is myself although...
The "@" case calls finger without prefixing with "acct:" (done in the url case) leading to an error. I see also an issue when you transform the ActivityPub URI `https://somedomain.org/someuser`...
After BPM, let’s give DJs more love! First pass suggestion: 1. A root Charts folder 2. Create a chart (using the folder name) and populate it with tracks, using file...