Corentin Garcia
Corentin Garcia
I agree, I keeped it like this for now to have a naming scheme similar in casing to `frozendict`. I may change it for a further release to have a...
I just saw you PR after I opened https://github.com/RSS-Bridge/rss-bridge/pull/3072 :D In my PR I fixed the missing caption . Maybe this PR should be merged for the general cleanup then...
Yeah I think it's good to do like `namedtuple` and keep something similar to `dict`, `frozenset`, and `tuple`, especially since it was already the case in `frozendict`, so I will...
@auvipy sorry for the ping, is it possible to take a look?
It's possible to bypass the new limits by pretending to be the Android client: you have to login with the Android oauth client ID and add some headers. See https://github.com/redlib-org/redlib....
Thanks for the suggestion, I will add it to my backlog.
Thanks for reporting the issue! I cannot reproduce performances issues on my side, could this be due to a browser preference, extension or smooth scrolling?
Thank you for the details! I tried to optimize a bit the loading of resources starting in version 0.10.0 . Previously for posts with pictures all the pictures for all...
Could not reproduce after latest improvements, closing for now. Can be re-opened later if the issue happen again
Thanks for the message ! The search inside a subreddit feature is indeed missing, I will add it to my TODO list.