Nice
Missing api version 4.1.0 shouldn't be a problem since that was only present in nighly builds of Selfoss and I don't think we should provide support for all of those.
In fact, we could just support version 2.18 and previous and api versions above 6.0.
This afternoon I'll test creating sources in version 2.18 and see if everything works correctly over there.
Nice
Missing api version 4.1.0 shouldn't be a problem since that was only present in nighly builds of Selfoss and I don't think we should provide support for all of those.
In fact, we could just support version 2.18 and previous and api versions above 6.0.
This afternoon I'll test creating sources in version 2.18 and see if everything works correctly over there.
I don't think we should provide support for all of those.
In fact, we could just support version 2.18 and previous and api versions above 6.0.
Not supporting versions between two others is pretty weird.
We will support all the versions, since the api versionning in pretty new (the /api/about method being introduced in a commit between 2.18 and 2.19 playing a big role in this)
> I don't think we should provide support for all of those.
In fact, we could just support version 2.18 and previous and api versions above 6.0.
Not supporting versions between two others is pretty weird.
We will support all the versions, since the api versionning in pretty new (the /api/about method being introduced in a commit between 2.18 and 2.19 playing a big role in this)
AmineB
merged commit f09f731d30 into master2022-11-30 10:04:15 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Closes #53.
Nice
Missing api version 4.1.0 shouldn't be a problem since that was only present in nighly builds of Selfoss and I don't think we should provide support for all of those.
In fact, we could just support version 2.18 and previous and api versions above 6.0.
This afternoon I'll test creating sources in version 2.18 and see if everything works correctly over there.
Not supporting versions between two others is pretty weird.
We will support all the versions, since the api versionning in pretty new (the /api/about method being introduced in a commit between 2.18 and 2.19 playing a big role in this)