-
It appears that Tenor have deprecated the V1 API that this extension is using in favour of a V2; it is not possible to register for a V1 API Key anymore.
https://developers.google.com/tenor/guides/…
-
This is not a new subject but I don't think we have a GitHub issue specific for it, so here it is.
Right now, we use two different systems for internal import/export inside a single extension, and …
-
This will should lower the network and client usage.
If I understand correctly, something similar is done in `flarum/mentions` in this file: https://github.com/flarum/mentions/blob/v1.6.3/src/Filte…
-
What do people think about running values in the settings table through PHP's serialize and unserialize? Couple of advantages:
Can store booleans and integers properly (at the moment every value is t…
-
I created an administrative user authenticated with a local password; later, I logged it out, and selected to login using github.
I was immediately logged in to my administrator account.
This means …
mlyle updated
2 years ago
-
Currently, there's a lot of duplication between the tags [Tag content handler](https://github.com/flarum/tags/blob/64c35d0fa5a221386fcb76790d92588c1347a1f1/src/Content/Tag.php#L57-L57) and core's [Ind…
-
see quilljs/quill#981 for more info.
for reproducing xss go to http://flarum.courierhost.com/d/15-xss and edit the last post.
https://youtu.be/w1uPaI0Vvds
sijad updated
7 years ago
-
### Current Behavior
TextFormatter does not allow to use asynchronous calls in the Javascript part of a filter, so I need to refresh the preview once the Promise is resolved (see https://github.com/s…
-
I've been thinking about this for a while... Flarum's mobile UI can be a little annoying sometimes:
- You can only access the hamburger menu (and consequently search, notifications, log out, etc.) whe…
-
## Feature Request
**Is your feature request related to a problem? Please describe.**
Currently, alerts kinda hang around for a while.
**Describe the solution you'd like**
Add some logic to ma…