Nachtalb

Results 29 comments of Nachtalb

@the01player > Sorry for too late since I'm focusing on Twidere X quite some time and due to the lack of man (just me ATM) the old Twidere can not...

Idk this setting may also have an effect on the search through the API. But from my testing it's the 7 days thingy. ![Screenshot_20210311-015525_Chrome](https://user-images.githubusercontent.com/9467802/110719276-dd5cd880-820c-11eb-9a69-e8ab028f3e01.png)

Would be great if that was implemented in android too.

@LuqueDaniel Do you know how to fix the travis / appveyor stuff. One problem is that pylint returns exit code 30 which by both systems count as fail. And then...

> although client/chrome is compatible Yeah because it already looks for the content type and not the extension XD. > Maybe we need a mapping? content-type -> file_suffix I can...

> If exist in content_type_mapping, use the suffix > If not exist, use the url filename suffix (as default) I'll do that

ATM we check if the file already exists. If the user does not give a name for the file we infer the name from the URL. When the user has...

@Mikubill I wouldn't use regex to change the extension but rather this: https://docs.python.org/3/library/os.path.html#os.path.splitext

If I may expand this topic. It may be a viable option to colour each name differently so to better differentiate between users while putting a dot, like in the...

So will there ever be a function to save / download gifs as gifs on your file system and not to the gif tab in the sticker panel?