Git Product home page Git Product logo

aliucordplugins's Introduction

aliucordplugins's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

aliucordplugins's Issues

Hide Wave Icon In Unresponded DMs

I've noticed that when the "Remove the Wave button in blank DMs" is enabled, it'll still show it for DMs people have sent you and you haven't responded back. While the name states for blank DMs, I thought that it'd be something someone would also want if they have that intial setting on.

Screenshot_20211117-052343

Note: I have already reported this kid.

Issue

How to download the file

Nitrospoof quality

Is there a way to increase quality? I see that the link has "loseless" so surely there's a way to get better quality?

Canceled Nitro Sub Breaks Nitro Spoof

Hi, I previously tried to get help with this via this via the Aliucord Server, however no one seems to have come across this strange bug. The account i am on used to have nitro, it was a playstore sub if that matters, however that has since long been canceled.
I have the NitroSpoof plugin on and Enabled, and additionally it WORKS In other accounts, but in this specific account, the only one that used to have nitro, instead of it converting the Emojis to Gifs it just writes the Emoji as Like for example if it was PepeHands it will write :pepehands: and then it either gives an error or it just sends the text with no emoji. I am attaching a screen recording.
Just FYI troubleshooting i tried.
I have tried to uninstall ALL other plugins and themes and have ONLY nitro spoof.
I have tried to Re-Install Aliucord all together with only nitro spoof.
I actually even factory reset my entire phone (for another reason) but then reinstalled Aliucord, with only nitro spoof.
Also mentioned I've tried it on accounts that never had nitro and it works so it seems that ever having nitro (even when EXPIRED ) somehow is breaking this plugin

2023-03-16-12-34-01.mp4

Thank you for any help!!!

[ShowHiddenChannels] Coloring

could you please add an option to switch the color of the hidden channels.
It might not be your fault that the plugin is in some cases useless because of the theme coloring but making it readable and even customizable wouldn't be a hard thing to do and help out a lot! :)

Hidden Channels Info

At the moment there is zero information displayed when tapping on a hidden channel, I'm told this is a bug? All available API information should be visible tho (channel description, last message date, view permissions, ect).

[LayoutController]Crash when viewing user profile with remove call buttons on

java.lang.ClassCastException: android.view.ViewGroup$LayoutParams cannot be cast to android.widget.LinearLayout$LayoutParams
at android.widget.LinearLayout.measureVertical(LinearLayout.java:815)
at android.widget.LinearLayout.onMeasure(LinearLayout.java:721)
at android.view.View.measure(View.java:25671)
at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:6987)
at android.widget.LinearLayout.measureChildBeforeLayout(LinearLayout.java:1552)
at android.widget.LinearLayout.measureVertical(LinearLayout.java:842)
at android.widget.LinearLayout.onMeasure(LinearLayout.java:721)
at android.view.View.measure(View.java:25671)
at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:6987)
at android.widget.FrameLayout.onMeasure(FrameLayout.java:194)
at android.view.View.measure(View.java:25671)
at androidx.core.widget.NestedScrollView.measureChildWithMargins(NestedScrollView.java:5)
at android.widget.FrameLayout.onMeasure(FrameLayout.java:194)
at androidx.core.widget.NestedScrollView.onMeasure(NestedScrollView.java:1)
at android.view.View.measure(View.java:25671)
at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:6987)
at android.widget.FrameLayout.onMeasure(FrameLayout.java:194)
at android.view.View.measure(View.java:25671)
at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:6987)
at androidx.coordinatorlayout.widget.CoordinatorLayout.onMeasureChild(CoordinatorLayout.java:1)
at androidx.coordinatorlayout.widget.CoordinatorLayout.onMeasure(CoordinatorLayout.java:35)
at android.view.View.measure(View.java:25671)
at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:6987)
at android.widget.FrameLayout.onMeasure(FrameLayout.java:194)
at android.view.View.measure(View.java:25671)
at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:6987)
at android.widget.FrameLayout.onMeasure(FrameLayout.java:194)
at androidx.appcompat.widget.ContentFrameLayout.onMeasure(ContentFrameLayout.java:21)
at android.view.View.measure(View.java:25671)
at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:6987)
at android.widget.FrameLayout.onMeasure(FrameLayout.java:194)
at android.view.View.measure(View.java:25671)
at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:6987)
at android.widget.FrameLayout.onMeasure(FrameLayout.java:194)
at android.view.View.measure(View.java:25671)
at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:6987)
at android.widget.LinearLayout.measureChildBeforeLayout(LinearLayout.java:1552)
at android.widget.LinearLayout.measureVertical(LinearLayout.java:842)
at android.widget.LinearLayout.onMeasure(LinearLayout.java:721)
at android.view.View.measure(View.java:25671)
at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:6987)
at android.widget.FrameLayout.onMeasure(FrameLayout.java:194)
at com.android.internal.policy.DecorView.onMeasure(DecorView.java:753)
at android.view.View.measure(View.java:25671)
at android.view.ViewRootImpl.performMeasure(ViewRootImpl.java:3675)
at android.view.ViewRootImpl.measureHierarchy(ViewRootImpl.java:2466)
at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:2741)
at android.view.ViewRootImpl.doTraversal(ViewRootImpl.java:2152)
at android.view.ViewRootImpl$TraversalRunnable.run(ViewRootImpl.java:8675)
at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1352)
at android.view.Choreographer.doCallbacks(Choreographer.java:1149)
at android.view.Choreographer.doFrame(Choreographer.java:1049)
at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:1333)
at android.os.Handler.handleCallback(Handler.java:938)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:233)
at android.app.ActivityThread.main(ActivityThread.java:8010)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:631)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:978)

[ShowHiddenChannels] ID Bug

When using this plug-in with developed mode enabled, I am unable to copy channel IDs, the option simply doesn't appear.

Channel Info

I'd like to suggest that the ability to see all API info for a hidden channel be added to a pop-up shown when tapping on said channel. (Description and last message date.)

HideBloat - Hide Discord Nitro Category

A toggle to hide the Discord Nitro Category, it would be useful as you cant do anything in the Nitro, Boosts, and Gifting category on mobile.

More detail:
Hide the entire category from the user settings menu.
SS

LayoutController - Customize top toolbar buttons

The toolbar at the top of screen uses some kind of dynamic layout based on the horizontal screen resolution. Here's Aliucord running on the same phone vertically and horizontally; you can see the Search button is gone in the vertical layout.

Screenshot_20220118-003039~2.png

Screenshot_20220118-010104~2.png

Even in channels with no Threads, the Search button is still just gone, so it's not even like there's no room for a button there. All of this makes searching super inconvenient when my phone is vertical, which is always.

Ideally, I'd like to see the Search button always in the top toolbar, with the Threads button having the current Search behavior--if the screen isn't wide enough for two buttons, it is removed from the toolbar and can be accessed from the sidebar, where Search is currently:

Screenshot_20220118-011555~2.png

[REQUEST] RoleMembers

Allows you to see the members of each role on a server. Can also see members from a mention.

Some improvements for nitrospoof

The first one is the emojis which aren't for the server to be grayed out (as if you don't have nitro or the plugin) as an optional setting

The second would be changing the emoji prefix to .webp instead of .png like betterdiscord along with removing the ?quality=lossless

Remove "(hidden)" text

It would be nice if the "(hidden)" text beside each hidden channel was removed. The crossed hashtag text-channel symbol is enough to indicate that a channel is a hidden channel. It would make it look nicer and cleaner imo.

(AttachmentUtils) Aliucord (v101.3 - Alpha) crashes when you tap and hold on a sent image.

Steps to reproduce: Send an image to chat then tap and hold on it.

Crash log:
java.lang.NoSuchFieldError: No static field UiKit_Settings_Item_Icon of type I in class Lcom/lytefast/flexinput/R$h; or its superclasses (declaration of 'com.lytefast.flexinput.R$h' appears in base.apk!classes4.dex) at com.aliucord.plugins.attachmentutils.AttachmentContextMenu.onViewCreated(AttachmentContextMenu.kt:20) at androidx.fragment.app.Fragment.performViewCreated(Fragment.java:1) at androidx.fragment.app.FragmentStateManager.createView(FragmentStateManager.java:26) at androidx.fragment.app.FragmentStateManager.moveToExpectedState(FragmentStateManager.java:20) at androidx.fragment.app.FragmentManager.executeOpsTogether(FragmentManager.java:34) at androidx.fragment.app.FragmentManager.removeRedundantOperationsAndExecute(FragmentManager.java:10) at androidx.fragment.app.FragmentManager.execPendingActions(FragmentManager.java:4) at androidx.fragment.app.FragmentManager$5.run(FragmentManager.java:1) at android.os.Handler.handleCallback(Handler.java:938) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loop(Looper.java:236) at android.app.ActivityThread.main(ActivityThread.java:7889) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:600) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:967)

(ShowHiddenChannels) Cannot access channels once permission is given

For the ShowHiddenChannels plugin, channels don't update to be accessible when you're given permission.

To reproduce:

  • Be in a server with an inaccessible channel
  • Receive a role to get access to that channel
  • Try to enter the channel

There could be a "force access" option in a locked channel's context menu that would result in a network error when the channel really isn't accessible, but this is also somewhat misleading.

Nitro spoof additional settings

Hey X1nto is better discord all emojis is like nitrospoof right if it is then can you add the auto sent link feature that way it will lessen the burdened in always sending and may fix the emoji something, thanks and btw awesome plug insπŸ’™

A suggestion for ShowHiddenChannels

Add the option to see who is Permited and who is Denied to see/write in a hidden channel.
Thats like how it works in the PC plugin in BetterDiscord.
image
image
image

Even larger emote sizes than 64x64 for NitroSpoof.

Requesting a 128x128 and 256x256 emote size option for NitroSpoof.
I realize that not all emotes will scale that well but it'll be useful in cases where the emote can scale to those sizes, they'll almost look like stickers.

Please consider adding these options.
Thanks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.