feat: Add announcements#257
feat: Add announcements#257Ushie merged 184 commits intoReVanced:devfrom madkarmaa:feat/announcements
Conversation
+ update dependecies + add types + add components
+ revert queries lib to v4
…anced-website into pr/madkarmaa/257
Even if they don't disappear in the API, they do for the announcement itself. So if you uncheck a tag, it should be removed. Adding it back via the same name, would not create a new tag because it already exists. This behaviour is the same as on YouTube if you tag videos.
In that case it should be looked into so that this PR can rebase onto it.
The tags and attachments fields are non nullable. However I'll change that. For author the issue still applies (and once the other fields are nullable, there too) |
"A site’s URL structure should be as simple as possible. Consider organizing your content so that URLs are constructed logically and in a manner that is most intelligible to humans." — Google Search Central


What's this?
This is a new, more updated continuation of #195
TODO: