Move app to src #414
No reviewers
Labels
No labels
2018.09
2019.01
2019.03
2019.06
2019.09
2019.12
2020.03
2020.06
2020.09
2020.12
2021.03
2021.07
2021.09
2022.02
2022.06
2022.09
2022.12
2023.04
2023.05
2023.09
2024.03
2024.06
2024.09
2024.12
dependencies
Hackathon 2021
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: friendica/friendica-addons#414
Loading…
Reference in a new issue
No description provided.
Delete branch "improvement/move-app-to-src"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR updates addons to make them compatible with the release 3.5.2 of Friendica.
It all boils down to using namespaces to invoke the App class. Fortunately, very few addons do that and were disrupted on server running Friendica develop branch.
This PR should be merged after the 3.5.2 release.
In fact only securemail really does make a problem. After the release we can remove much stuff from the other two files since they needn't to be called by commandline anymore then.
I'd rather not change this current PR but feel free to change anything you want after the 3.5.2 release.
This was my plan.
But before the addons are tagged 3.5.2