Ligix

Results 14 issues of Ligix

### Checklist - [X] I am sure the error is coming from Pyrogram's code and not elsewhere - [X] I have searched in the issue tracker for similar bug reports,...

Currently pressing `o` on a media with an url in the caption prints `Error: Does not contain urls` instead of opening the url in the caption.

Apk being decompiled: - https://anonfiles.com/Tb41G4U7yb/base_apk - https://web.archive.org/web/20230129113039/https://cdn-127.anonfiles.com/Tb41G4U7yb/8edfc9c8-1674992184/base.apk ``` Bytecode Viewer Version: 2.11.2 [Fat Jar], OS: Linux, Java: 19.0.2 java.lang.StackOverflowError at com.strobel.assembler.metadata.MetadataHelper$SameTypeVisitor.visitCompoundType(MetadataHelper.java:2569) at com.strobel.assembler.metadata.MetadataHelper$SameTypeVisitor.visitCompoundType(MetadataHelper.java:2500) at com.strobel.assembler.metadata.CompoundTypeReference.accept(CompoundTypeReference.java:120) at com.strobel.assembler.metadata.MetadataHelper$SameTypeVisitor.visit(MetadataHelper.java:2514) at com.strobel.assembler.metadata.MetadataHelper$SameTypeVisitor.visitCompoundType(MetadataHelper.java:2573) at...

Bug
Dependency Related
Android

## Environment & Version ### Environment - [x] docker-compose - [ ] kubernetes - [ ] docker swarm ### Version - Version: `1.9` (just updated with `docker-compose pull`) ## Description...

priority/p2
type/bug

## System Information **OS:** Arch linux **DE:** i3 **Cathook Version:** 6919e967b7e10db46e9f5db672a55620737d0190 ## Config used [scout.conf.txt](https://github.com/nullworks/cathook/files/11618560/scout.conf.txt) ## Logs / Crash Report ``` cathook settings::Variable::fromString(std::string const&, bool) /home/doggo/repos/cathook/include/settings/Rgba.hpp:47 linux-gate.so.1 0x590 linux-gate.so.1 0x579...

bug
confirmed

The jsmacro's gui displays `jsmacros.keys` instead of `Keys` and other similar text when the path to the mc folder contains some special characters. ![screenshot of the jsmacro gui](https://user-images.githubusercontent.com/51802433/199847715-41c3fd1b-7ac5-46df-b0c9-f38b06e05571.png) In my...

bug
backport related
priority: high

I'm trying to implement a `!py` bang to quickly visit python's docs (searching for `!py foo` should redirect to `https://docs.python.org/3/library/foo`). While pasting a link into the URL bar works fine,...

Adjusted imports for 1.0 and added `!neko` (which pastes to [nekobin](https://nekobin.com))

Fmovies appear to have died > As things stand today, Fmovies appears to be dead. The site first showed signs of distress around June 22/23 when it stopped updating with...

https://github.com/bluesky-social/social-app/blob/b9406aa011db2db7d3bcdf7d91ef929b17a07c02/.github/workflows/bundle-deploy-eas-update.yml#L43 is vulnerable if an attacker can trigger workflows (since inputs.runtimeVersion is an arbitrary string). This is a bad thing because https://github.com/bluesky-social/social-app/blob/b9406aa011db2db7d3bcdf7d91ef929b17a07c02/.github/workflows/pull-request-commit.yml#L40 is also vulnerable but sadly it's not exploitable...