-
As a PR progresses and the tests start to pass again, I often go back and manually hide old @ci-reporter comments. It would be cool if the bot could do this automatically.
-
In the past there have been several issues regarding the problem of pixelation not being secure. Those were closed with comments like "use a black box instead" or "increase the kernel size". However t…
jrpie updated
4 weeks ago
-
Can you tell me why this works:
`render "comments/comment_hide_delete.json.jb"`
but this doesn't
`render "comments/comment_hide_delete"`
and neither does this?
`render partial: "comment…
MSCAU updated
5 years ago
-
V1:
```ahk
Run,% "*RunAs " ComSpec " /c .\folder\foo.exe .\folder\bar.sys " foobar, A_ScriptDir, Hide
```
V2 (Converted):
```ahk
Run("*RunAs " A_ComSpec " /c .\folder\foo.exe .\folder\ba…
-
## User story
As a Collective admin, I can hide comments rather than deleting them when they're not valuable for the conversation. It's different from deleting, because deleting doesn't provide the …
-
### Problem Statement
Background: I would like to use Tab Stash as a context-switching workflow with the same regular set of Groups. Sometimes I need to mix & match tabs from different groups.
…
-
CC @bradystroud @adamcogan @tiagov8
Hi @JackDevAU
As per my conversation with Adam this design is approved and ready for implementation 🎉
Includes #1116
**Prototype:**
https://…
-
When we're viewing a single message, we ought to be able to just view the message without seeing comments. We should implement a hide comments link next to the message that displays just the message t…
-
The ability to hide likes and comments after a post has been made would be nice, just a feature request. I use the instance pixelfed.social
-
### Describe the problem
While stubtesting [`scipy-stubs`](https://github.com/jorenham/scipy-stubs) while working on a new feature, I got served with the following errors:
```shell
$ stubtest -…