-
```
What steps will reproduce the problem?
1. Generate a notification using Growl.framework 3.0
2. Modify and return a notification using rules script
3. Return that notification center should be used…
-
```
What steps will reproduce the problem?
1. Generate a notification using Growl.framework 3.0
2. Modify and return a notification using rules script
3. Return that notification center should be used…
-
```
What steps will reproduce the problem?
1. Generate a notification using Growl.framework 3.0
2. Modify and return a notification using rules script
3. Return that notification center should be used…
-
```
What steps will reproduce the problem?
1. Generate a notification using Growl.framework 3.0
2. Modify and return a notification using rules script
3. Return that notification center should be used…
-
iOS 14 introduced a system notification when an app pasted from the pasteboard as a security feature. In iOS 15, Apple is introducing "secure paste", which seems like it will bypass this notification…
-
```
What steps will reproduce the problem?
1. Generate a notification using Growl.framework 3.0
2. Modify and return a notification using rules script
3. Return that notification center should be used…
-
```
What steps will reproduce the problem?
1. Generate a notification using Growl.framework 3.0
2. Modify and return a notification using rules script
3. Return that notification center should be used…
-
```
What steps will reproduce the problem?
1. Generate a notification using Growl.framework 3.0
2. Modify and return a notification using rules script
3. Return that notification center should be used…
-
We need this for a number of features:
- Notifications for replies, mentions, messages etc (#72)
- More complex notifications than Lemmy supports, such as notifying when someone posts in a community…
-
### Bug description
I understand data consuming sequence in lightning is:
1, sanity check: call val_dataloader
2, training: call train_dataloader
3, validate: call val_dataloader
from above sequ…