Commit graph

1199 commits

Author SHA1 Message Date
TAKAHASHI Shuuji
08b908b206 feat: handle case where emoji reaction is normal non-custom emojis and adjust styling 2024-12-19 22:52:00 +09:00
TAKAHASHI Shuuji
38f31a640b chore: move emoji reaction to just above action buttons 2024-12-19 22:29:30 +09:00
TAKAHASHI Shuuji
abf1b05695
Merge branch 'main' into shuuji3/feat/emoji-reactions 2024-12-19 13:21:38 +09:00
TAKAHASHI Shuuji
dd4076f49c
feat: show pinned posts on individual account page (#2779) 2024-12-19 04:19:20 +00:00
Clovis
7a52a6122a
fix: more menu is not opening on click (#3090)
Co-authored-by: Clovis <clovis@synapse-medicine.com>
2024-12-16 15:43:09 +00:00
Clovis
83513bf624
fix: MenuBottom settings are always empty (#3091)
Co-authored-by: Clovis <clovis@synapse-medicine.com>
2024-12-16 04:12:48 +00:00
renovate[bot]
e67f6b0392
chore(deps): update lint (#3093)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: TAKAHASHI Shuuji <shuuji3@gmail.com>
2024-12-16 01:48:47 +00:00
Ayo Ayco
fa6c8a8fa1
feat(ui): disable publish button (#3085) 2024-12-14 07:29:49 +00:00
TAKAHASHI Shuuji
fb411e89f4
feat: support 'annual_report' notification type (#3084) 2024-12-13 09:39:38 +00:00
renovate[bot]
900017bb3f
chore(deps): update lint (#3082)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: TAKAHASHI Shuuji <shuuji3@gmail.com>
2024-12-09 03:50:20 +00:00
Andrew Crescencio
b4cb027a8e
refactor: code from profile avatar image reduced motion setting issue (#3069)
Co-authored-by: null <null>
2024-12-01 01:59:42 +00:00
TAKAHASHI Shuuji
e1b8d5cb33
fix: apply missing reordering to local public timeline (#3071) 2024-11-30 15:36:09 +00:00
TAKAHASHI Shuuji
7a4b1907b1
chore: change default theme color and fix color contrast (#3062) 2024-11-30 14:41:33 +00:00
Andrew Crescencio
008248ee0f
fix(ui): Profile avatar image motion setting #3044 (#3066)
Co-authored-by: null <null>
2024-11-27 09:09:33 +00:00
TAKAHASHI Shuuji
988e0339f9
feat: partially support read-only emoji reactions 2024-11-01 01:20:18 +09:00
TAKAHASHI Shuuji
41346e318b
feat: add credits to creators in link previews using fediverse:creator (#3012) 2024-10-26 06:13:21 +00:00
Wladimir Palant
49a5f49966
fix(ui): Avoid duplicate IDs for grouped notifications (#3014) 2024-10-26 03:37:40 +00:00
Wladimir Palant
83fce5d8a1
fix(i18n): Allowed translating "No posts here" text (#3016) 2024-10-23 12:51:28 +00:00
TAKAHASHI Shuuji
907657725d
fix(ui): fix and adjust bottom navigation preview on setting page (#2818) 2024-10-21 09:33:35 +00:00
jyn
dac42e062c
feat(a11y): make menu buttons in 'More' dropdown selectable with the keyboard (#2976)
Co-authored-by: userquin <userquin@gmail.com>
2024-10-21 09:00:51 +00:00
TAKAHASHI Shuuji
ae1da4c3e8
feat: add 6 new bottom nav buttons (#3011) 2024-10-21 08:48:06 +00:00
renovate[bot]
320ddc0e28
chore(deps): update dependency @antfu/eslint-config to v3 (#2984)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: TAKAHASHI Shuuji <shuuji3@gmail.com>
2024-09-30 08:11:56 +00:00
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)
Some checks failed
ci / ci (push) Has been cancelled
build & push docker container / docker (push) Has been cancelled
2024-09-14 03:56:25 +00:00
Joaquín Sánchez
01ffb1a3e1
fix(ui): composer dialog layout broken (#2955)
Some checks failed
ci / ci (push) Has been cancelled
build & push docker container / docker (push) Has been cancelled
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)
Some checks failed
ci / ci (push) Has been cancelled
build & push docker container / docker (push) Has been cancelled
2024-09-11 20:37:14 +00:00
Joaquín Sánchez
dbf743afd9
fix(ui): bind attributes to PublishWidgetList list (#2952)
Some checks are pending
ci / ci (push) Waiting to run
build & push docker container / docker (push) Waiting to run
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)
Some checks failed
ci / ci (push) Has been cancelled
build & push docker container / docker (push) Has been cancelled
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