-
It should be able to customize which replies people communicating with the bot receive.
For example, in the form of "If reply contains the word 'foo', return #foo#; else if reply contains the word …
-
Hi,
I am onboarding with this awwesome package.
However, I stuck a bit with the next scenario:
> how to create a button with the text that takes width of the text?
In another words:
> How do…
-
As a user I want to be able to define regex placeholders in different template-elements to build generic templates.
- [ ] it is possible to define regex placeholders in following elements:
- [ ] head…
-
### Clear and concise description of the problem
As a native Spanish speaker, I want to be able to filter content by language so that I can avoid the initial barrier and processing effort required …
-
`ByteArray.contentToString()` output is... not great. Emitting hexidecimal is probably more in line with what someone would expect.
This is blocked on `HexFormat` and its APIs (e.g., `toHexString()…
-
### Description
The current adult content filtering system relies solely on TMDB's **"adult"** tag, which often misses content that should be filtered, especially for family-friendly environments. …
-
**In , Craig Francis said:**
Just re-raising the suggestion of allowing an iframe or textarea to increase its height based on its content.
Mats Palmgren suggested that I raise this issue again, …
-
When you have a BTF:
```kotlin
Box(
Modifier.heightIn(min = minTextAreaHeight, max = maxTextAreaHeight),
contentAlignment = Alignment.TopStart,
) {
BasicTextField(state = myState, modifi…
-
### Steps to Reproduce
1. If you have the [MLSky feed](https://bsky.app/profile/alexr.bsky.social/feed/MLSky), refresh the feed on any platform.
2. You can see content that's 6 months old and from…
-
Related to #192484
Related to https://github.com/elastic/package-spec/issues/351
In the above issues we added support for content packages. This package type introduces a discovery mechanism based on…