Anthony Fu
|
5dd3f4bfa3
|
feat: simplify notifications (#1905)
|
2023-03-19 21:55:19 +01:00 |
|
kongmoumou
|
01ed4f68dc
|
fix: sticky hover style on mobile (#1513)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
|
2023-03-19 12:24:27 +00:00 |
|
Anthony Fu
|
9465c2fe89
|
chore: update lint
|
2023-03-19 13:12:20 +01:00 |
|
Hartmut
|
c4d8137186
|
feat: basic keyboard shortcuts (#319)
|
2023-03-07 20:32:21 +01:00 |
|
Zaidhaan
|
69c1bd8b6a
|
fix: wrap non-sensitive spoilers in spoiler status (#1864)
|
2023-03-07 19:41:00 +01:00 |
|
Zaidhaan
|
2842a5f383
|
fix: avoid bar width division by zero (#1826)
|
2023-02-28 22:44:15 +01:00 |
|
Zaidhaan
|
8c783204d3
|
fix: display correct percentages for multiple choice polls (#1821)
|
2023-02-24 21:39:45 +01:00 |
|
yheuhtozr
|
523578ba7b
|
fix(ui): unintentionally hardcoded word order of status.replying_to (#1744)
|
2023-02-15 20:21:08 +01:00 |
|
Tuur Martens
|
fbe1463f17
|
feat: data saving mode (#1638)
|
2023-02-15 10:34:23 +00:00 |
|
Alexander Harding
|
36191c500f
|
fix: prevent videos from clipping when in fullscreen mode (#1397)
Co-authored-by: Tomasz Rymkiewicz <kreha1@pm.me>
|
2023-02-07 06:32:37 -08:00 |
|
Peter Budai
|
9e09c9072f
|
fix(ui): Prevent word-wrap on "Replying To" (#1663)
|
2023-02-07 09:12:30 +01:00 |
|
Kingsley Yung
|
297b104e1c
|
fix: repeated content on reblog without comment (re-open) (#1627)
|
2023-02-05 07:12:49 -08:00 |
|
Ayo Ayco
|
0fbe34c1e8
|
fix: filter and cw logic (#1633)
|
2023-02-05 07:05:42 -08:00 |
|
Tuur Martens
|
a1b2da3d5e
|
feat: adjust hide username emojis pref to only hide in timeline (#1631)
|
2023-02-05 14:00:25 +01:00 |
|
Evan Boehs
|
4a74b16d24
|
feat: option to hide alt indicator closes #1410
|
2023-02-03 22:17:44 +01:00 |
|
Evan Boehs
|
3b3d4906be
|
feat(i18n): locales for alt text (#1580)
|
2023-02-02 22:42:21 +01:00 |
|
Svyatoslav Kryukov
|
a025b3b434
|
fix: update GitHub card paths lookup (#1563)
|
2023-02-01 20:14:23 +01:00 |
|
Svyatoslav Kryukov
|
a287284664
|
fix: update stackblitz card to a new format (#1562)
|
2023-02-01 19:01:38 +01:00 |
|
Chris
|
54f3695f50
|
fix(ui): statusCard style in RTL (#1499)
|
2023-01-31 04:44:55 +01:00 |
|
Niklas Wolf
|
b48b7f4c16
|
feat: allow disabling translation for specific languages (#1371)
|
2023-01-29 04:18:49 -08:00 |
|
John HU
|
fda85e31bc
|
fix: disable user-select on StatusActionButton component (#1281)
|
2023-01-28 14:17:26 -08:00 |
|
Evan Boehs
|
d26510a766
|
feat: hide reply count (#1439)
* feat: hide reply count
* fix(i18n): rearrange strings
* style: new line
|
2023-01-26 13:41:43 +01:00 |
|
Alex Liu
|
065d8a1c2d
|
feat: improve github status preview ui (#1407)
|
2023-01-23 23:22:26 +01:00 |
|
Ayo Ayco
|
a08f56676d
|
feat: totally hide strict filters (#948)
|
2023-01-23 20:33:21 +01:00 |
|
KS Edouard Song
|
edba79f6db
|
fix: remove whitespace wrapping on status aside (#1393)
|
2023-01-22 18:15:20 +00:00 |
|
patak
|
8f4ce68b97
|
fix: connecting line for xl font size
|
2023-01-21 22:21:49 +01:00 |
|
Niklas Wolf
|
801b8fe027
|
feat: add user preference to hide translation button (#1358)
|
2023-01-21 11:19:03 +01:00 |
|
Niklas Wolf
|
126619be92
|
feat: added autoplay setting (#1303)
closes https://github.com/elk-zone/elk/issues/1235
|
2023-01-19 19:33:50 +01:00 |
|
Peter Budai
|
c200abcc90
|
feat: add 'copy original link to this post' menu item (#1318)
|
2023-01-19 15:18:08 +00:00 |
|
patak
|
3132f4fdea
|
feat: hide redudant mentions (#1293)
|
2023-01-18 16:59:37 +01:00 |
|
Alex
|
0b77ad3f43
|
fix: translate posts target language is not current selected language (#1263)
|
2023-01-17 22:41:26 +01:00 |
|
rshigg
|
0b2b9a713b
|
feat: add grayscale mode to user preferences (#1177)
|
2023-01-17 13:55:36 +01:00 |
|
webfansplz
|
7aa8aeba3f
|
chore: add cursor pointer for input element (#1248)
|
2023-01-17 13:49:40 +01:00 |
|
patak
|
8a74e1abef
|
fix: max lines for SB code snippets
|
2023-01-17 12:49:19 +01:00 |
|
patak
|
8d3be0f3cf
|
feat: translation keys for SB card
|
2023-01-17 11:54:33 +01:00 |
|
patak
|
8adb9f403b
|
feat: StackBlitz code block expansion (#1240)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2023-01-17 10:59:16 +01:00 |
|
John HU
|
486f1baf37
|
fix: make translate button visually less distracting (#1245)
|
2023-01-17 06:51:38 +00:00 |
|
Alex
|
f3a3a299e0
|
fix(ui): translation button loading style issue in light theme (#1218)
|
2023-01-16 19:04:51 +01:00 |
|
Anthony Fu
|
00379e23aa
|
fix: allow wider media
|
2023-01-16 12:25:05 +01:00 |
|
Daniel Roe
|
9898a19358
|
fix: fall back to votes count if voters count is not supplied (#1146)
|
2023-01-16 10:57:32 +01:00 |
|
Alex
|
d745bd0583
|
feat: improve posts translation logic (#1211)
|
2023-01-16 09:55:00 +00:00 |
|
webfansplz
|
2d96d1358b
|
refactor(i18n): confirm module (#1210)
|
2023-01-16 09:56:36 +01:00 |
|
snail-coupe
|
6dd8fb3fa1
|
fix: Swap whitespace-pre for whitespace-pre-wrap on alt (#1193)
|
2023-01-15 20:28:29 +01:00 |
|
Anthony Fu
|
5da5f9ac7d
|
fix: show actions card details in zen mode
|
2023-01-15 15:20:48 +01:00 |
|
webfansplz
|
88c96cb304
|
refactor: preferences settings (#1173)
|
2023-01-15 22:19:22 +08:00 |
|
Anthony Fu
|
18ad1c2333
|
fix: improve vote ui
|
2023-01-15 14:41:28 +01:00 |
|
三咲智子 Kevin Deng
|
4422a57f49
|
refactor: sync masto (#1121)
|
2023-01-15 16:38:02 +08:00 |
|
sechi
|
1cbaf68ea4
|
fix: hide actions panel in status detail when use zen mode (#1065)
|
2023-01-14 11:47:15 +01:00 |
|
Michel
|
72e2650702
|
fix: add whitespace-pre to display image ALT description (#1036)
|
2023-01-14 11:45:43 +01:00 |
|
Anthony Fu
|
81e24440e7
|
fix(i18n): improve descriptions
|
2023-01-14 11:44:26 +01:00 |
|
Anthony Fu
|
f758fc6bea
|
feat: hide user handle in zen mode
|
2023-01-13 01:39:48 +01:00 |
|
Anthony Fu
|
36ae8be40a
|
feat: collapse mentions (#1034)
|
2023-01-13 01:08:56 +01:00 |
|
三咲智子 Kevin Deng
|
9a41b9b7d7
|
feat(settings): respect settings from server (#1013)
|
2023-01-13 01:52:52 +08:00 |
|
təəna.vuə
|
34aef0a55f
|
feat: update hover color and bg for action more button (#983)
|
2023-01-12 17:40:49 +08:00 |
|
Ayo Ayco
|
689ae0c701
|
fix: top and bottom padding of small preview card on mobile (#974)
|
2023-01-11 20:08:15 +01:00 |
|
Shinigami
|
c1e89582f8
|
fix: remove emoji in status title (#932)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
|
2023-01-11 17:47:36 +00:00 |
|
Daniel Roe
|
c2850a34ae
|
fix: use mention accts within a status to render links (#955)
|
2023-01-11 18:18:06 +01:00 |
|
wheat
|
ba9a91a34e
|
feat: wellness settings (#927)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
|
2023-01-10 22:45:17 +08:00 |
|
patak
|
ad1e597b5c
|
feat: no borders in cards (#925)
|
2023-01-10 10:05:59 +01:00 |
|
三咲智子
|
8fb9739f69
|
feat(status): show visibility icon when non-public
closes #920
|
2023-01-10 15:14:33 +08:00 |
|
三咲智子
|
caa02446c7
|
refactor: upgrade masto
|
2023-01-10 14:10:26 +08:00 |
|
patak
|
e1332345ad
|
feat: dm style, take 4 (#923)
|
2023-01-10 06:58:07 +01:00 |
|
patak
|
7a061c1ff9
|
fix: increase padding of preview card info
|
2023-01-09 23:49:05 +01:00 |
|
patak
|
ee2f9f44c2
|
fix: remove github card bottom border
|
2023-01-09 23:29:03 +01:00 |
|
Ayo Ayco
|
d0675cb391
|
fix: alt button covers audio play button (#911)
|
2023-01-09 20:33:21 +01:00 |
|
三咲智子 Kevin Deng
|
675a14db80
|
fix: replace a tag with NuxtLink (#906)
|
2023-01-09 14:22:19 +01:00 |
|
Ivan Demchuk
|
46c4fe1e5a
|
refactor: extract common code for number localization (#903)
|
2023-01-09 12:24:26 +01:00 |
|
Nicolò Ribaudo
|
7e191d7296
|
feat: support showing who favorited and boosted a status (#881)
|
2023-01-08 21:08:45 +01:00 |
|
patak
|
efe406df5b
|
feat: avoid reordering pagination border effects (#877)
|
2023-01-08 17:04:26 +01:00 |
|
Joaquín Sánchez
|
f8692ed480
|
fix: ensure video element is ready before playing (#871)
|
2023-01-08 14:13:03 +00:00 |
|
三咲智子
|
b7b6f0d1ca
|
fix(status): disable reblog for non-public posts
closes #870
|
2023-01-08 21:25:06 +08:00 |
|
Anthony Fu
|
2211383258
|
feat(ui): colorize reply and reblog
|
2023-01-08 10:03:31 +01:00 |
|
三咲智子
|
c64106c98a
|
refactor(status): rework edit history list
|
2023-01-08 16:52:18 +08:00 |
|
Anthony Fu
|
3d25243166
|
feat(ui): new replying status design (#846)
|
2023-01-08 09:27:21 +01:00 |
|
三咲智子 Kevin Deng
|
b30ebc12f8
|
refactor: generic components (#868)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
|
2023-01-08 15:49:32 +08:00 |
|
三咲智子 Kevin Deng
|
5c8f75b9b7
|
refactor: upgrade masto 5 (#867)
|
2023-01-08 14:21:09 +08:00 |
|
Piotrek Tomczewski
|
1817afdb23
|
feat(reply): navigate to thread on publish (#852)
|
2023-01-07 23:18:15 +01:00 |
|
Joaquín Sánchez
|
b5e14810af
|
feat(i18n): add i18n to StatusReplyingTo (#857)
Co-authored-by: Michel Edighoffer <edimitchel@gmail.com>
|
2023-01-07 21:27:28 +01:00 |
|
三咲智子
|
2b5badf235
|
refactor: cleanup unused props
|
2023-01-07 22:56:27 +08:00 |
|
三咲智子
|
30e4ef57df
|
perf: don't destroy elements when zen mode
closes #834
|
2023-01-07 22:03:25 +08:00 |
|
Anthony Fu
|
6944a74653
|
refactor: html parsing
|
2023-01-07 10:31:48 +01:00 |
|
PraZ
|
d76e4bfaa5
|
feat: add post deletion confirm dialog (#818)
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
|
2023-01-07 16:55:01 +08:00 |
|
Piotrek Tomczewski
|
2ff46bb8cb
|
feat(ui): opening the details page with the reply button (#840)
|
2023-01-07 08:55:07 +01:00 |
|
三咲智子
|
2bbbfd51c1
|
refactor(account): extract display name component
|
2023-01-07 03:12:00 +08:00 |
|
三咲智子
|
c7756add7d
|
refactor: cleanup imports
|
2023-01-07 02:50:31 +08:00 |
|
三咲智子
|
bf8070c4b9
|
refactor: auto import masto composables
|
2023-01-07 02:35:45 +08:00 |
|
Anthony Fu
|
1aa118283e
|
refactor: unify user settings (#821)
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
|
2023-01-07 01:39:37 +08:00 |
|
patak
|
915923162a
|
chore: revert min-height for status (85316d0 )
|
2023-01-06 11:59:03 +01:00 |
|
Anthony Fu
|
b4012a11bf
|
fix(ui): style consistant
|
2023-01-06 00:04:51 +01:00 |
|
Adam Cooper
|
954a6bd5a1
|
feat: add link to the posting app (#807)
|
2023-01-05 22:57:04 +00:00 |
|
Ivan Demchuk
|
c68c7ad507
|
fix: image thumbnail position (#731)
|
2023-01-05 17:49:59 +01:00 |
|
Joaquín Sánchez
|
85316d0518
|
feat: increase status body min height (#783)
|
2023-01-05 17:49:08 +01:00 |
|
三咲智子 Kevin Deng
|
acdb94de62
|
fix: type errors (#802)
|
2023-01-05 17:48:20 +01:00 |
|
patak
|
fc48f8b90c
|
feat: style experiments
|
2023-01-05 00:17:30 +01:00 |
|
Yunwei Xiao
|
8a66174477
|
fix: fixed the style bug when toggle the dark mode (#754)
|
2023-01-04 21:26:51 +08:00 |
|
三咲智子
|
154885ca96
|
fix(status): add language from status when redraft
|
2023-01-04 17:39:12 +08:00 |
|
patak
|
db32d9343a
|
fix: status detail avatar alignment
|
2023-01-03 17:25:43 +01:00 |
|
patak
|
d353f38ac9
|
fix: support /stars/user in GitHub cards
|
2023-01-03 16:59:49 +01:00 |
|
Vjacheslav Trushkin
|
8b219cdb73
|
fix: modal focus scroll bug (#738)
|
2023-01-03 14:02:54 +01:00 |
|
Ivan Demchuk
|
055df9d28c
|
feat: add hover info and link to booster avatar (#736)
|
2023-01-03 13:40:16 +01:00 |
|