elk icon indicating copy to clipboard operation
elk copied to clipboard

A nimble Mastodon web client

Results 316 elk issues
Sort by recently updated
recently updated
newest added

### Description Implements #1122 https://user-images.githubusercontent.com/90143161/212548857-34f4baa1-b4e5-4107-87f0-81ba9c0aa99f.mov --- ### What is the purpose of this pull request? - [ ] Bug fix - [x] New Feature - [ ] Documentation update -...

### Clear and concise description of the problem customize font family on preference ### Suggested solution add an option `fontFamily` to preferences ### Alternative _No response_ ### Additional context relate...

c: feature

### Pre-Checks - [X] Check that there isn't [already an issue](https://github.com/elk-zone/elk/issues) that reports the same bug to avoid creating a duplicate. - [X] Check that this is a concrete bug....

c: bug
s: pending triage

### Description Closes #988 ### Additional context /cc @patak-dev, WDYT? --- ### What is the purpose of this pull request? - [x] Bug fix - [ ] New Feature -...

Full support for Russian locale (Russian Federation variant). ### Additional context N/A --- ### What is the purpose of this pull request? - [ ] Bug fix - [ ]...

Elk is nice and promising. Many users don't like the original Mastodon UI or the frontends available for Pleroma and forks. It would be nice if elk could support Pleroma...

p: 1-normal
c: fediverse

On full desktop the container width is 1200px, but the extended sidebar on the left-hand side collapses much earlier than reaching this window width (marked as "1" in the screenshot)....

Switching an account when looking at a DM detailed view should swap the route It should probably go to /conversations or /home

c: bug
p: 2-high

Fix #829 This is WIP currently. The work to be done: - [x] Add button to [this element](https://github.com/elk-zone/elk/blob/a6a825e553a4a17a1ae6a2b9d5b64110f0333ddb/components/modal/ModalMediaPreview.vue#L67), which toggles the `overflow-hidden` unocss attribute off/on. - [x] remove `line-clamp` attribute...