-
It would be nice to have duplicate columns so I'd be able to customize them more. So, for example. I could have a Home column which shows all the toots and a Home column which doesn't show replies and…
-
I just found out about the existence of this project and it's great to have a really well-designed and uniform interface to access my different Fediverse accounts from the browser. One feature that I …
-
## Proposal:
I suggest migrating the current HTML, CSS, and JavaScript codebase to React.js to improve scalability, maintainability, and performance.
## Benefits:
* Scalability: React's component…
-
It seems like the library is somehow unable to deal with accuracy changes, the exact error is shown below:
```
File "/home/a/miniforge3/envs/ml/lib/python3.12/site-packages/poke_env/environment/ab…
-
### Pitch
I would love a feature to clear the notification feed from all the likes and boosts for a particular toot, both past and future notifications, in the same vein as "hide conversation".
…
-
### Steps to reproduce the problem
#### Endpoint: GET `/api/v1/accounts/:id/statuses` HTTP/1.1
1. A request with query parameter `only_media=false` contains boosted posts.
2. A request with que…
-
### Steps to reproduce the problem
0. Create or connect to a profile you control (Account0)
1. Create an account with protected follows (Account1)
2. Change its post privacy to "followers only"…
-
### Motivation
We currently have "Toots" / "Toots with replies" / "Media" as the only three ways to filter a user profile. But sometimes people want to view other subsets of a profile, such as "Ori…
trwnh updated
3 weeks ago
-
It would be useful to be able to filter replies/boosts from Home timeline, similar to "Don't show replies" in Lists
-
Experiments show that with few changes huge boosts (synthetic tests 3x faster) can be achieved
(caused by less synchronization + much better JIT code generation)