Sergio Brighenti
Sergio Brighenti
For certain aspects, it's also a duplicate of #13, these issues all have the same end purpose.
You can remove the `base_url` from the config and XBB will use any domain you are contacting it
Thanks for the input, it would be good to be able to support some well mantained clients for linux
You can follow this project as an example. Is Laravel but the concept is the same. https://github.com/Lukasss93/telegram-stickeroptimizer/tree/master/app/Telegram - https://github.com/Lukasss93/telegram-stickeroptimizer/blob/master/app/Telegram/Middleware/CollectChat.php A global middleware that fetch/save the user to the database, make...
The Hydrator interface is something that will be probably removed in the future, because it was introduced back in 3.0 when transitioning from netresearch/json-mapper to our own fork of another...
> Not right now, I think this will need a lot of work or even a re-base from origin in order to get the same results. > > Many package...
Can you please try instead of using the `registerCommand` method, trying to register it using the `onCommand`: https://nutgram.dev/docs/usage/handlers#oncommand
I remember doing some research, but some people use XBB as a cdn, so there are cases where iframes are actually a wanted feature. Also, this would only "fix" installations...
Any news about this? What is preventing the merge?
> > If you have a project, feel free to test this branch. 🙂 > > Testing this branch now ([hydephp/cli@4e2817a](https://github.com/hydephp/cli/commit/4e2817a6219dd4473e7952b022eeaad3bf03d672)), but I'm erroring on this version. > > It...