DAV addon marked unsupported #436
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#436
Loading…
Reference in a new issue
No description provided.
Delete branch "20171103-dav"
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?
In the current state @hoergen mentioned it is not really useable throwing many errors and needs someone to care about it.
I think we should move this addon to https://github.com/friendica/deprecated-addons
I don't think unsupported addons should be deprecated immediately. Maybe someone want to pick it up...
I don't like the way this addon is working. AFAIK it isn't connected in any way with our calendar. A new CalDAV should do that, I think.
I think it should be moved to the deprecated addons repository as well, if someone wants to pick it up we can always bring it back, but the ideal would be having only working addons in the current official addons repo.
BTW: I think we also should get rid of those "pseudo-addons". For example I had a look at "group_text". This "addon" in reality is only the frontend for some switch that is used in the core. I think we should move all of these addons into the core.
An addon (for my understanding) is something where the whole coding is done in the addon itself.
Interesting. For me it can be anything that is not entirely in the core. From a small mod to a totally new thing. So there "pseudo" things you call them, are entirely valid for me.
Only the setting dialog is in the addon, but no functionality.
Then the question really is rather, why the setting is not in the user/admin settings already ;-) After that such an Addon could be deprecated.