Inga

Results 27 issues of Inga

### Is there an existing issue for this? - [X] I have searched the existing issues ### Have you read the `CONTRIBUTING` guide on posting bugs, and `CODE_OF_CONDUCT`? - [X]...

bug

### Is there an existing issue for this? - [X] I have searched the existing issues ### Have you read the `CONTRIBUTING` guide on posting bugs, and `CODE_OF_CONDUCT`? - [X]...

bug

This PR adds a test demonstrating and documenting the difference between include paths handling in tsc (no path normalization) and get-tsconfig (does path normalization), as described in #73.

Note: I'm not very knowledgeable about Linux, and this issue title might be incorrect. I'm using Alpine with elogind + greetd launching river on login. When my user does not...

feature
PR please

In [resources/views/settings/invites/home.blade.php](https://github.com/pixelfed/pixelfed/blob/dev/resources/views/settings/invites/home.blade.php): * If there is at least one invite, list of invites is displayed; * If there is no invites, a message "You haven't invited anyone yet" along with...

πŸ› Bug
🧠 Backend
Status: Reported

Reproduction steps: * Create a post (A) on pixelfed; * Create a reply (B) to A; * Create a remote reply (C) to B; * Update page of A on...

πŸ•ΈοΈ ActivityPub
🧠 Backend

(I understand that creating invite does not send emails yet, as mentioned in #2238) UserInviteController::store checks that email address is unique in user_invites table. This means that if someone has...

πŸ› Bug
πŸ–οΈ UX
🧠 Backend