oSumAtrIX

Results 174 issues of oSumAtrIX

# Issue Currently, we refer to the links endpoints as `socials`, but they turned out to be more than that, involving various links. # Solution Rename `socials` to `connections` or...

good first issue
modification

# Issue Currently, every announcement consumer receives announcements. This is impractical, considering we may want to make announcements for specific users. # Solution Add a handler for the user agent....

# Issue Currently, the API always supplies the latest versions of the backend that provides them. This constrains us at having to change the versions of the tools we want...

feature-request

# Issue Currently, the API returns keywords such as "repository" or "login" propagating the backend naming schema (GitHub) but it does not make sense in the sense of the frontend...

documentation

# About Whenever ReVanced has a big change, the chat gets spammed with users asking for support for example. In such times it would be good to lock the channel...

feature-request
rewrite

## Issue Images or attachments are not logged in the configured channel when using the command, the original message is not deleted. ## Solution Also consider moving attachments

## Issue Currently, there is no CI/CD. ## Solution Implement CI: - Each bot should be deployed as a separate Docker container. This allows to shut down, enable, or maintain...

feature-request
rewrite

# About - Bumps ReVanced Patcher - Uses ReVanced Patches Gradle plugin - Merges integrations # Todo - [x] Release ReVanced Patcher. The version catalog needs to be updated to...

Depends on https://github.com/ReVanced/revanced-patches/pull/3462. Should be merged as a rebase.