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
Joaquín Sánchez
134131902c
feat(a11y): focus trap for modal dialogs ( #446 )
2022-12-16 20:55:31 +01:00
Ayaka Rizumu
48f9e71d83
fix: modal dialog too wide ( #429 )
2022-12-14 14:22:35 +01:00
Michel EDIGHOFFER
c53e986956
fix(gallery): redo image sizing + adding description ( #407 )
2022-12-14 10:10:42 +01:00
Ayaka Rizumu
9db04467d9
fix(command): alternative to cmd+/ ( #414 )
2022-12-13 19:29:42 +01:00
QiroNT
462e85dad0
refactor(command): use dialog ( #352 )
2022-12-09 22:18:21 +01:00
Ayaka Rizumu
7a07d21b76
fix: style overflow due to user content ( #355 )
2022-12-06 17:37:58 +01:00
Ayaka Rizumu
70db3ea759
refactor: improve code structure ( #343 )
2022-12-05 21:20:23 +08:00
Ayaka Rizumu
218aefeec1
fix: wrong scrolling behavior in dialog ( #313 )
2022-12-04 14:27:08 +08:00
Ayaka Rizumu
3952dd6cd6
fix: can't click dropdown options in visibility selector ( #312 )
2022-12-03 13:18:24 +08:00
Anthony Fu
3a86c330fa
docs: update
2022-12-02 16:06:52 +08:00
Ayaka Rizumu
153e436470
fix: modal dialog style ( #286 )
2022-12-02 16:01:56 +08:00
Anthony Fu
57eef8e77f
feat: dialog ui
2022-12-02 15:27:44 +08:00
Ayaka Rizumu
feb8872f5f
refactor: modal dialog ( #277 )
2022-12-02 15:02:44 +08:00
Daniel Roe
1039c225e9
fix(ui): close modals when navigating ( #253 )
2022-11-30 11:27:50 +01:00
Anthony Fu
cf7cd1fd6c
feat: preview multiple images
2022-11-30 11:27:19 +08:00
Daniel Roe
59e365591d
fix(a11y): add more aria labels
2022-11-29 21:24:26 +00:00
Shinigami
e11ed6250d
feat: closable image preview ( #239 )
2022-11-29 21:37:45 +01:00
三咲智子
b8cadca717
refactor: separate dialog and edit drafts
2022-11-28 15:55:57 +08:00
Guillaume Chau
7cfbbb8813
refactor: use teleport for dialog instead of high z-index ( #168 )
2022-11-27 13:29:10 +01:00
Ayaka Rizumu
3e26326a31
fix: dialog scroll lock 2 ( #156 )
2022-11-27 16:02:09 +08:00
Anthony Fu
39e200f639
refactor: use dropdown instead of drawer for user switch
2022-11-27 11:34:55 +08:00
Anthony Fu
4703b6884a
feat: improve dialog
2022-11-27 11:13:39 +08:00
Anthony Fu
33268b1f70
refactor: improve dialogs
2022-11-27 09:52:46 +08:00
Chris
7415c5fca2
fix(ModalDialog): center the preview image ( #141 )
2022-11-26 18:56:16 +01:00
Ayaka Rizumu
3d7d2ca405
fix: dialog scroll lock ( #124 )
...
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2022-11-26 18:11:32 +08:00
三咲智子
36fc189064
feat(status): edit history
2022-11-26 13:07:01 +08:00
三咲智子
696ddb2bad
feat: add sign in for mobile
2022-11-26 11:53:27 +08:00