whalebird-desktop icon indicating copy to clipboard operation
whalebird-desktop copied to clipboard

Single-column Fediverse client for desktop

Results 152 whalebird-desktop issues
Sort by recently updated
recently updated
newest added

**Currently** With more than a single account, whenever Whalebird is opened, the account at the top of the account list is active. **Expected** Would be great if Whalebird remembered the...

feature

## Describe Now, DM timeline shows statuses for each Conversation. I want to change this view to a conversation view from a timeline view. ## Why In #574, this feature...

feature

Not sure if Bug or missing feature. ## Describe Whalebird does not seem to render checkboxes when a poll lets you chose multiple answers. Whalebird should show checkboxes, when a...

Backlog
feature

## Description On my Mastodon account, if an user is mentioned on a post, their name is highlighted and takes me to their profile when I click it. On my...

feature
Misskey

## Describe Add an option to revers sorting of the timeline, that new posts are at the bottom and old are at the top. ## Why I like to read...

## Describe Use another json database instead of nedb. For example - [lowdb](https://github.com/typicode/lowdb) - [Loki](https://github.com/techfort/LokiJS) ## Why Nedb is no longer maintained.

Backlog
security
feature

## Description When installing the downloaded Debian package I get the following error: ``` # apt-get install ./Whalebird-4.5.2-linux-x64.deb Reading package lists... Done Building dependency tree Reading state information... Done Note,...

bug
Linux

If you type an emoji codepoint followed by the text-mode modifier (U+fe0e), then the codepoint should be rendered in text mode. Whalebird does not do this and, instead, renders the...

## Description Using the snap under Debian buster, under X11, everything is fine, under Wayland (GNOME), it immediately exits, without any console output. With strace, the last line says "write(2,...

Linux

## Describe Save refresh token when authorize, and it will be used refresh when expire the access token. ## Why Now I don't care the refresh token: https://github.com/h3poteto/whalebird-desktop/blob/master/src/main/auth.js#L79 But in...

security