Commit Graph

90 Commits

Author SHA1 Message Date
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
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 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
TAKAHASHI Shuuji d807e06fa0
refactor: various typo fixes (#2735) 2024-04-01 14:56:30 +00:00
TAKAHASHI Shuuji 3b1a66c93c
fix: fix `vue/no-ref-as-operand` and `vue/return-in-computed-property` ESLint errors (#2679) 2024-03-11 10:53:25 +00:00
TAKAHASHI Shuuji 3448335356
feat: allow to set mute duration and notifications mute option (#2665) 2024-03-09 09:52:41 +00:00
Joaquín Sánchez 55037f04cd
chore: update nuxt to 3.10.3 (#2610) 2024-02-24 16:46:14 +00:00
TAKAHASHI Shuuji f79d84ad6e
feat: add new setting to disable blur for low-performance device (#2561) 2024-01-18 08:18:49 +00:00
TAKAHASHI Shuuji 0451ac98c9
feat: improve title and layout of the confirm dialog (#2307) 2024-01-09 19:51:36 +00:00
三咲智子 Kevin Deng d23f1d39eb
refactor: replace defineModels with defineModel 2023-08-01 17:44:01 +08:00
renovate[bot] fbf49368c1
chore(deps): update lint (#2180)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2023-07-02 16:26:23 +00:00
Ashwin Agarwal 34aca66fef
feat: Report posts (#2184) 2023-06-23 14:24:10 +02:00
Horváth Bálint a94fe1c9d0
feat: media preview modal - better zoom support (#2133) 2023-06-12 20:46:53 +02:00
enpitsulin 0034b22da4
fix: image preview should justify-center (#2062) 2023-05-05 10:22:41 +02:00
Anthony Fu 61526df93f chore: upgrade to VueUse v10 2023-05-02 01:58:55 +02:00
Anthony Fu 189d358b2a
chore: update all deps (#1976) 2023-04-12 14:35:35 +02:00
renovate[bot] 3c43a1cdd1
chore(deps): update lint (#1928)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2023-03-30 19:01:24 +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
Chee Aun 769b84867a
fix: limit pinch scale to minimum 0.5 (#1740) 2023-02-15 20:20:10 +01:00
Daniel Roe 6dc38c7d8e
perf: tree-shake dependencies from server (#1647) 2023-02-06 10:34:50 +01:00
Joaquín Sánchez 53d0812efd
feat: allow running elk with a single server (#1606) 2023-02-05 04:10:19 -08:00
Tuur Martens 2cf8f591e8
feat: image pinch to zoom (#1620) 2023-02-04 19:05:55 +01:00
Arc_G c35f8fdd33
fix: #1348 Improved the close button UI (#1381) 2023-01-22 08:47:49 +01:00
baptiste0928 6c1d0e7121
feat(ui): move alt text under the media preview (#863) 2023-01-17 22:54:03 +01:00
webfansplz 2d96d1358b
refactor(i18n): confirm module (#1210) 2023-01-16 09:56:36 +01:00
三咲智子 Kevin Deng 4422a57f49
refactor: sync masto (#1121) 2023-01-15 16:38:02 +08:00
webfansplz 399d7851e3
chore: use `defineOptions` instead of script (#1154) 2023-01-15 06:06:12 +00:00
Ivan Demchuk 6e7813020e
fix: properly close media dialog on Esc key (#946) 2023-01-10 20:57:12 +01:00
Nicolò Ribaudo 7e191d7296
feat: support showing who favorited and boosted a status (#881) 2023-01-08 21:08:45 +01:00
Ivan Demchuk 1dcaf41c0f
feat(i18n): add Ukrainian localization (#882) 2023-01-08 20:35:48 +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
PraZ d76e4bfaa5
feat: add post deletion confirm dialog (#818)
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2023-01-07 16:55:01 +08:00
三咲智子 cffcddefb9
refactor: use defineModel 2023-01-06 23:46:36 +08:00
三咲智子 Kevin Deng acdb94de62
fix: type errors (#802) 2023-01-05 17:48:20 +01:00
wheat 4354dd6a2e
feat: add image preview swipe (#749) 2023-01-04 09:15:24 +01:00
Vjacheslav Trushkin 8b219cdb73
fix: modal focus scroll bug (#738) 2023-01-03 14:02:54 +01:00
Ivan Demchuk 9727568d34
fix: intro screen closing immediately (#732) 2023-01-03 12:15:33 +01:00
三咲智子 d4268cfff8
fix: stop global zooming when previewing image
relate PR #668
2023-01-02 05:13:14 +08:00
Joaquín Sánchez bd72ecd0e5
feat: image preview gestures (#668) 2023-01-01 20:59:31 +01:00
三咲智子 22fcc1d68b
feat: go to new status after redraftting 2023-01-01 23:57:49 +08:00
Vjacheslav Trushkin 727d05915f
fix: layout fixes for RTL languages (#591)
* fix: rtl arrows on settings page

* fix: border on settings page for RTL languages

* fix: RTL fixes for logo, search box and logout icon

* fix: RTL layout bugs in conversations

* chore: remove rtl setting icon

* improve arabic locale

* add new entries to arabic locale

* chore: include number format

* fix: RTL layout on several pages

* fix: RTL layout of account header and sign in modal

* fix: always display account handle in LTR

* fix: move character counter in publish widget to left side for RTL

* fix: remove border-ss-none unocss rule

* fix: many RTL fixes

* fix: RTL fixes for many pages

* fix: use viewer's direction in all content

* chore: use new arabic plural rules

* chore: flip arrow on main content header

* chore: fix StatusPoll and show_new_items for zh-TW

* chore: StatusPoll tooltip on bottom

* chore: add `en` variants to i18n conf

* chore: update entry to use new plural rule

* fix: automatic content direction for status

* fix: direction for account handle

* fix: direction of polls

Co-authored-by: userquin <userquin@gmail.com>
Co-authored-by: Jean-Paul Khawam <jeanpaulkhawam@protonmail.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-01-01 15:29:11 +01:00
Daniel Roe aeb5a40948
refactor: flatten composables and enable auto-imports on dirs (#608) 2022-12-28 15:57:06 +01:00
Ayaka Rizumu deb5cc2428
fix: `ModalDialog` component has focus error in `:use-v-if="false"` mode. (#494) 2022-12-21 15:41:27 +01:00
Jason Etcovitch b918ad50cf
fix: image modal unable to select image (#459)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2022-12-19 22:34:58 +01:00
Anthony Fu 72a3482e4e ui: update icons 2022-12-19 21:31:12 +01:00
Daniel Roe 9395b7031e
feat: render app shell with ssr to improve loading experience (#448) 2022-12-17 17:55:29 +01:00