Dung Nguyen
Dung Nguyen
I think you need add .gitignore to your project and ignore unnessary file/folder
So what is your PHP version, what is your composer version? Look like you using old composer version, please upgrade to newer composer ``` sudo composer self-update --2 ```
I try with old device jailbreaked, then tiktok block my accout follow/like. After that, back to normal device, still blocked on normal device (maybe tiktok remember you on server). Today...
I try with v18.9 on iPhone 7+ and still not work. So I back to very old version is v18.0 and it's work.
@buggedcom: using in str_replace. Replace all **%** character to **===NXBYPASS===** after **escapeshellarg**, replace **===NXBYPASS===** back to **%**. Because you can't run with escapeshellarg in Windows. I tested and work well.
I checked that file path is `public/storage/photos` But new version using url `http://monica.instance/store/photos` So is it problem? My instance back to work after run this command: ```shell cd /path/to/monica/public ln...
Does anyone know how to try with the nightly build?
I developed another addons support facebook stories and instagram stories only. Reviewing on firefox addons
Hi, my addons approved. Everyone can try here: https://addons.mozilla.org/en-US/firefox/addon/nhymxu-social-ghost/ This is open source, same idea with @dwiyatci comment above. If something running wrong, don't hesitate to create issue. I'll check...
Because I'm just using stories, so my extension only focus to this Create PR to this repo is okay for me, not too hard. I create new one because look...