Joaquín Sánchez
|
44074ff1a3
|
fix: change page reload and account switch logic (#2975)
|
2024-09-25 15:55:32 +00:00 |
|
Joaquín Sánchez
|
662a8aec69
|
chore: cleanup ModalContainer.vue (#2956)
|
2024-09-14 03:56:25 +00:00 |
|
Joaquín Sánchez
|
01ffb1a3e1
|
fix(ui): composer dialog layout broken (#2955)
|
2024-09-12 09:36:43 +00:00 |
|
Joaquín Sánchez
|
4061075dde
|
fix(ui): generate only one thread composer in PublishWidgetList and provide it to each widget (#2953)
|
2024-09-11 20:37:14 +00:00 |
|
Joaquín Sánchez
|
dbf743afd9
|
fix(ui): bind attributes to PublishWidgetList list (#2952)
|
2024-09-11 15:43:30 +00:00 |
|
renovate[bot]
|
dd6fab86ee
|
chore(deps): update dependency nuxt to ^3.13.1 (#2946)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2024-09-11 14:37:59 +00:00 |
|
Shinigami
|
4caa63e84f
|
perf: reduce timeline limit on slow connection (#2945)
|
2024-09-07 09:27:01 +00:00 |
|
Shinigami
|
3054667050
|
chore: unify script setup lang order (#2943)
|
2024-09-07 07:38:18 +00:00 |
|
Ao Ito
|
53f3d44f21
|
refactor: remove redundant imports (#2927)
|
2024-08-24 12:16:10 +00:00 |
|
renovate[bot]
|
0fba07e6e5
|
chore(deps): update dependency @antfu/eslint-config to ^2.19.0 (#2726)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: TAKAHASHI Shuuji <shuuji3@gmail.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2024-08-16 14:52:08 +00:00 |
|
Chris Hayes
|
71369c4c78
|
fix(ui): profile name gets cut off by roles (#2915)
|
2024-08-13 15:45:09 +00:00 |
|
TAKAHASHI Shuuji
|
1d62c2640e
|
fix(ui): adjust z-index of Embedded Media Player and sticky header (#2848)
|
2024-08-10 14:55:05 +00:00 |
|
TAKAHASHI Shuuji
|
d79add2ddb
|
fix(ui): fix z-index of horizontal line between statuses (#2778)
|
2024-08-10 14:54:01 +00:00 |
|
TAKAHASHI Shuuji
|
879f0d8648
|
feat(ui): overlap multiple account icons in notification (#2869)
|
2024-08-09 06:00:19 +00:00 |
|
TAKAHASHI Shuuji
|
97ce2fc819
|
feat: keyboard status navigation with j /k (#2739)
|
2024-05-31 10:35:04 +00:00 |
|
Joaquín Sánchez
|
2c889a39b8
|
chore: fix invalid html markup in SettingsToggleItem (#2810)
|
2024-05-29 03:42:58 +00:00 |
|
TAKAHASHI Shuuji
|
09cae9f924
|
fix(ui): fix publish dialog layout (#2842)
|
2024-04-22 12:54:20 +00:00 |
|
TAKAHASHI Shuuji
|
bd8cfc7b57
|
fix(i18n,a11y): fix missing or incorrect translations in aria-label strings (#2837)
|
2024-04-21 10:26:35 +00:00 |
|
lazzzis
|
57ff04853b
|
fix(ui): show custom emoji in spoiler text (#2836)
|
2024-04-21 05:25:40 +00:00 |
|
lazzzis
|
ecd7a6f8cb
|
feat(ui): add manage list at the end of the lists (#2824)
|
2024-04-16 17:51:27 +00:00 |
|
Joaquín Sánchez
|
c504e14ff5
|
feat(a11y): add semantic markup to interface settings (#2809)
Co-authored-by: TAKAHASHI Shuuji <shuuji3@gmail.com>
|
2024-04-14 18:06:25 +00:00 |
|
Joaquín Sánchez
|
f78ce97f05
|
chore(ui): publish widget using computed ref without .value inside computed (#2816)
|
2024-04-14 16:17:16 +00:00 |
|
TAKAHASHI Shuuji
|
c1f8e3efb5
|
feat: support more than 4 media attachments with 3 columns grid (#2802)
|
2024-04-14 11:04:28 +00:00 |
|
Joaquín Sánchez
|
6bb9ad0511
|
fix(a11y): add aria-* entries to interface settings (#2799)
Co-authored-by: TAKAHASHI Shuuji <shuuji3@gmail.com>
|
2024-04-13 10:39:59 +00:00 |
|
TAKAHASHI Shuuji
|
9c916e0932
|
fix: remove nav buttons from initial selection on setting page (#2803)
|
2024-04-12 17:22:34 +00:00 |
|
Joaquín Sánchez
|
14162f8bcb
|
feat(ui): add font size outline when focused (#2798)
|
2024-04-12 17:19:37 +00:00 |
|
TAKAHASHI Shuuji
|
2cb070c83c
|
feat: allow choosing favorite buttons in bottom navigation bar (#2761)
|
2024-04-12 09:38:43 +00:00 |
|
lazzzis
|
2a6a994da1
|
fix: list name is not up-to-date after modification (#2797)
|
2024-04-12 04:14:54 +00:00 |
|
TAKAHASHI Shuuji
|
e0280ad8c4
|
fix(ui): fix regression where editor is expanded before composing (#2787)
|
2024-04-08 15:30:55 +00:00 |
|
Sebastian Di Luzio
|
1234fb2dd1
|
feat: add threaded drafts & posts (#2715)
Co-authored-by: Sebastian Di Luzio <sebastian.di-luzio@iu.org>
Co-authored-by: Emanuel Pina <contacto@emanuelpina.pt>
Co-authored-by: lazzzis <lazzzis@outlook.com>
Co-authored-by: Joaquín Sánchez <userquin@gmail.com>
Co-authored-by: TAKAHASHI Shuuji <shuuji3@gmail.com>
Co-authored-by: Francesco <129339155+katullo11@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: patak-dev <matias.capeletto@gmail.com>
|
2024-04-08 09:53:26 +00:00 |
|
lazzzis
|
2599c85047
|
fix(ui): make display name clickable in grouped follow notification (#2776)
|
2024-04-07 08:29:38 +00:00 |
|
Joaquín Sánchez
|
e53f651fbb
|
fix(ui,a11y): focus lost when navigating using the keyboard (tab) (#2766)
|
2024-04-06 03:58:50 +00:00 |
|
TAKAHASHI Shuuji
|
839aa52e86
|
fix: adjust background spacing in direct message (#2764)
|
2024-04-05 16:23:52 +00:00 |
|
Joaquín Sánchez
|
618a5b2df3
|
chore(ui): use full width in settings toggle items (#2754)
|
2024-04-05 09:16:11 +00:00 |
|
lazzzis
|
1146dca5f6
|
fix(ui): media preview card is misaligned (#2751)
|
2024-04-05 09:15:44 +00:00 |
|
lazzzis
|
8f04ea8eee
|
feat(ui): improve gif support (#2752)
|
2024-04-04 10:27:52 +00:00 |
|
Joaquín Sánchez
|
bead2183b2
|
fix(ui): don't scroll on settings item click when external or _blank target link (#2742)
|
2024-04-03 13:59:42 +00:00 |
|
patak
|
59dda09cd4
|
fix: notifications in update timeline (#2740)
|
2024-04-03 13:59:24 +00:00 |
|
lazzzis
|
c6787aae3f
|
fix(ui): clicking on custom emoji does not navigate to status detail (#2743)
|
2024-04-03 04:17:30 +00:00 |
|
patak
|
9025416ab3
|
feat: update info dialog (#2741)
|
2024-04-02 03:17:45 +00:00 |
|
TAKAHASHI Shuuji
|
d807e06fa0
|
refactor: various typo fixes (#2735)
|
2024-04-01 14:56:30 +00:00 |
|
TAKAHASHI Shuuji
|
611d556936
|
feat: put sign-in icon to default "Sign in" button (#2736)
|
2024-04-01 14:55:31 +00:00 |
|
TAKAHASHI Shuuji
|
5064b269e7
|
feat: show background color for direct post to reduce mistake (#2732)
|
2024-04-01 05:26:51 +00:00 |
|
TAKAHASHI Shuuji
|
d8d9975756
|
fix: hide duplicated status actions items on details page in zen mode (#2731)
|
2024-04-01 05:25:53 +00:00 |
|
TAKAHASHI Shuuji
|
eee671cdc3
|
fix: improve keyboard operability especially on search page and editor (#2730)
Co-authored-by: patak <583075+patak-dev@users.noreply.github.com>
|
2024-04-01 05:24:42 +00:00 |
|
lazzzis
|
28514e956d
|
fix(ui): wrong polls are removed (#2720)
|
2024-03-30 04:18:33 +00:00 |
|
Joaquín Sánchez
|
f6f50a582e
|
fix(ui): change status actions title (#2717)
|
2024-03-29 20:04:55 +00:00 |
|
Sma11X
|
0133324ded
|
fix: correct local timeline stream (#2707)
|
2024-03-21 10:08:51 +00:00 |
|
TAKAHASHI Shuuji
|
e9ab0cd40b
|
fix: prevent showing notification errors for dev for known emoji reaction types (#2704)
|
2024-03-19 15:04:16 +00:00 |
|
cuithon
|
5a9546ec0a
|
chore: fix typo (#2681)
Signed-off-by: cuithon <dscs@outlook.com>
|
2024-03-12 07:58:20 +00:00 |
|