-
Starting with v5.13.0, plugins providing `FunctionReturnTypeProviderInterface` are not properly triggered anymore.
To reproduce this, create a plugin like this:
```php
final class ReturnTypePro…
-
Would be nice if the calendar/events module handled multi-day events better. E.g., you have a 7 day event which now appears as 7 individual events in all but the 'default' view.
* should only appl…
-
### Expected behavior
The user gets information that `AUTHENTICATE` went unhandled by the server
### Actual behavior
Registration timeout with no explanation
```
[4:20:55 pm] [server.here]: *** No …
-
Enhance the contact form by adding a date picker using JavaScript. This can be useful for scheduling purposes or event registrations.
-
# Bug Report
IOS notifications on subscribed topics are not received by IOS device on first application startup. You have to unsubscribe in subscribe to the topic again to make it work.
## Expecte…
-
I've been against using background sync for pure processing tasks because of battery usage and effecting the performance of whatever app is running at the time, but maybe I'm being too conservative & …
-
Plugin Request
--------------
**Name**: Facebook Events for Capacitor
**Package**: `capacitor-facebook-events`
### Platform(s)
* Android
* iOS
* Web
### Existing Solutions
T…
-
'Initialization' and 'registration' events work smoothly in both iOS and Android but 'notification' event is just fired in iOS.
I have no clue why this behavior! Is there any way to solve it?
(v.1.5.…
-
# Enhancement Description
Improve Keylime's logging capabilities by sending structured events to a 3rd party logging tool (like ElasticSearch) to enable better observability and searchability of past…
-
By adding a new `draw()` function decorated with `@event`:
```python
@event
def draw():
...
```
The built-in `draw()` registration (for `scene.draw()`) is removed. This means that nothin…