Freya Gustavsson
Freya Gustavsson
**Topic** Changing the lazygit repo away from master branch name to something else, such as the git and GitHub default of main **Your thoughts** Given that lazygit is surrounding git,...
The activity of snoowrap is known to all as being almost non-existent. We are two maintainers with busy lives of our own which puts snoowrap quite low on our list...
As mentioned in #262 `request` is deprecated. If we are replacing it with something else it's a breaking change and needs to be done as a major release, thus tracking...
Within https://github.com/not-an-aardvark/snoowrap/issues/43#issuecomment-927718824 there is a comment > For some things docs are still not the easiest to parse, it would be nice to have a link to the `composeMessage` method...
I couldn't see from the code if we support this or not, but it doesn't seem like it. To sort comments we need to provide a query parameter in the...
One of the issues we encounter is that we only see linting issues reported whenever we merge a PR. Since we often miss these in manual checks it would be...
There’s endpoints for Reddit collections, which is for a collection of posts within a subreddit. This is part of new Reddit.
This is a WIP and should only be merged once tests + manual inspection has been done This changes the main snoowrap.js to TypeScript so that other objects can be...
This converts ModmailConversation to TypeScript. Some changes were made to other files make them more TS friendly Reverted and re-opened. It seems we need to convert the main file first...