Siddharth Singh

Results 12 issues of Siddharth Singh

This makes it a lot easier to write code. I might also try and add a version of the Ace editor to this and define a custom syntax highlighting rule,...

Transparent clipping is great, but sometimes it makes certain items misbehave, such as highlighted text, and so it would be nice if we got the option to only turn it...

feature

This PR will fix #587 if merged. I'm very new to Rust programming, my apologies if I've done something wrong here. I've added a case_sensitive argument that when set to...

I think it would be helpful to a new user to link the install instructions instead of letting them find it on the wiki on their own.

Previously, searching using the app did not do any sort of date-based refinement and sometimes results included extremely old tweets, such as from 2015 in some cases. This commit aims...

As the app currently stands, there's no way to filter out tweets that came before a certain date. Twitter search has `since:YYYY-MM-DD` and `until:YYYY-MM-DD` for exactly this purpose, and the...

It is fixed upon restarting, but fails upon resuming from suspend again. This is on **Arch Linux** with the **`python-validity-git`** AUR package, and my FPR is **`06cb:009a` Synaptics, Inc. Metallica...

This PR introduces a client-side feature to parse inline markdown in messages and render it. I've added a settings toggle for it (Render inline markdown in messages), and the feature...

Status: needs-review

You are going full speed writing that new piece of code you want. You need to iterate over an array, but suddenly TS complains saying you've got the wrong type...