Freya Gustavsson

Results 314 comments of Freya Gustavsson

Hi, There should be an author property for each PM that you can access

Ah gotcha, there is a `comment.parent_id` which points to the parent. You can use that to create a new Comment instance

Sorry for late response. Did you solve the issue? Otherwise, this seems to be a Promise issue, it didn't fetch the content. You can do something like ```js console.log("Scraped: "...

I just tried this out and I found it works as intended. This fetches overview of a user, then fetches more from the user (in this case only 1 instead...

Is anyone experiencing this currently?

I mean feels suspicious, especially with the silence. Time to fork and upload it ourselves?

> @Venefilyn do you regularly go around and spread accusations about other peoples work? I think you have the knowledge to check the code and verify that there is nothing...

> > > For missing mysql2, you can install it by npm `npm install mysql2` My point being that `mariadb` driver doesn't work even if you select mysql

If the group exists it likely is missing write access to this repo. But I don't think the codeowners will work if there are errors in the file (or at...

> There is no way to add program configuration to the fleek yaml file. it has to be done in the user.nix file. I'd love any contributions to docs that...