Kyrela

Results 18 issues of Kyrela

Some boards are using Danbooru 1, a type of boorus that is currently not supported in Shachi. It would be a great addition to it.

As the title says. Support for MIUI/HyperOS apps. Thanks for your work 👍

As you can see, I used the example twet : ![image](https://github.com/FixTweet/FixTweet/assets/44508673/7fce2259-3dc7-4bf0-bc7b-6aa30baaadef) But translation doesn't seems to work anymore

bug
regression
embeds

fix #884 note that the change line 343 doesn't change anything as the function isn't used, but could be useful if this behavior is changed. Works with the example given...

# Describe the feature as you'd like to see it Use the actual `ALTER TABLE RENAME COLUMN` and `ALTER TABLE DROP COLUMN` in the `PostgresPlatform`. Also, creating a temporary colmun...

enhancement
feature request

# Describe the feature as you'd like to see it Actually, when creating an enum column in a table using a postres connector, a varchar with checks is created. For...

enhancement
feature request

# Describe the bug When running a migration containing an enum column to add to an existing table, using the MySQL connector, the migration fails. # To Reproduce 1. Create...

bug

Allow extensions to specify the activity type via the API, e.g. "Watching" or "Competing in", as specified on docs: [Activity Structure](https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-structure) and [Activity Types](https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-types)