Commit graph

54 commits

Author SHA1 Message Date
lazzzis 4325bca22b
feat(a11y): enhance post-related a11y features (#2328) 2023-08-12 10:26:37 +00:00
Alex ccf115ca4c
fix: refresh status after edit (#2032) 2023-04-30 17:19:14 +02:00
Joaquín Sánchez c71259334c
fix: remove flashing text on page reload (#1939) 2023-04-16 21:33:51 +02:00
Joaquín Sánchez ab2881b9a2
refactor: remove useHeadFixed workaround (#1938)
Co-authored-by: Ayaka Rizumu <464388324@qq.com>
2023-04-01 04:14:12 -07: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
patak 3132f4fdea
feat: hide redudant mentions (#1293) 2023-01-18 16:59:37 +01:00
Anthony Fu 5da5f9ac7d fix: show actions card details in zen mode 2023-01-15 15:20:48 +01:00
sechi 1cbaf68ea4
fix: hide actions panel in status detail when use zen mode (#1065) 2023-01-14 11:47: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
三咲智子 8fb9739f69
feat(status): show visibility icon when non-public
closes #920
2023-01-10 15:14:33 +08:00
三咲智子 Kevin Deng 5c8f75b9b7
refactor: upgrade masto 5 (#867) 2023-01-08 14:21:09 +08:00
三咲智子 bf8070c4b9
refactor: auto import masto composables 2023-01-07 02:35:45 +08:00
Adam Cooper 954a6bd5a1
feat: add link to the posting app (#807) 2023-01-05 22:57:04 +00:00
patak db32d9343a fix: status detail avatar alignment 2023-01-03 17:25:43 +01:00
三咲智子 b14add8c83
refactor: tidy masto icons 2023-01-03 20:03:50 +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
Joaquín Sánchez 6412127283
feat: cleanup locale conf and add some RTL stuff (#564) 2022-12-27 22:04:52 +01:00
patak d9e8703882
feat: threads improvements (#562) 2022-12-26 08:37:42 +01:00
patak 99abb78ef1
feat: rework vertical spacing (#533) 2022-12-23 22:53:21 +01:00
Clark Cui 8d57cfc886
fix: mobile secondry text break (#508) 2022-12-22 14:06:53 +01:00
Alex dfd8b8968a
feat: improve status detail page title (#485) 2022-12-21 08:46:36 +01:00
Ayo Ayco 06952b0eee
style: add space between media attachment and preview card (#441) 2022-12-16 09:22:06 +01:00
Anthony Fu 343e461e2c
fix: status media display (#421) 2022-12-13 20:26:53 +01:00
Ayo Ayco 043bfea299
feat: implement a small preview card when there are media attachments (#390)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2022-12-13 19:39:51 +01:00
patak 77fb294c4d feat: DM improvements 2022-12-13 00:10:04 +01:00
Ayo Ayco deea8c0aab
style: spoiler and filter UI improvements (#378) 2022-12-09 22:19:26 +01:00
Ayo Ayco 10167b54d8
feat: preview card for status links (#339) 2022-12-07 16:55:45 +01:00
patak 36a35b5fcc
feat: improve conversations (#358) 2022-12-06 23:51:29 +00:00
patak 8537f9e0ae
feat: display status meta over card (#325) 2022-12-06 11:07:17 +00:00
三咲智子 1ba5cc4072
refactor: use escaped middot 2022-12-05 02:59:33 +08:00
patak a28f14cb70
feat: direct messages bubbles (#262) 2022-12-01 08:32:07 +01:00
Anthony Fu 61311dbeaa feat: hide actions in zen mode 2022-12-01 14:46:26 +08:00
Daniel Roe 4ed1816806
feat: resolve status paths with router (#258) 2022-11-30 18:15:18 +01:00
Anthony Fu ba93e6d235 ui: redesign spoiler 2022-11-30 10:07:13 +08:00
Anthony Fu ccffe9daa8 i18n: improve translations 2022-11-30 07:26:07 +08:00
Daniel Roe 9af2956b1e
feat: polls (#210) 2022-11-29 21:29:02 +01:00
QiroNT 59802f0896
feat: command palette (#200)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2022-11-29 16:15:05 +08:00
三咲智子 9fca8eee30
feat: open reply dialog on timeline
closes #125
2022-11-28 18:27:38 +08:00
Anthony Fu fcde653efe ui: improve hover hint 2022-11-27 12:45:26 +08:00
patak e45ecf55f2
fix(a11y): solid color for secondary text (#148) 2022-11-27 04:41:18 +08:00
patak 03785846eb fix: hover on avatar at StatusDetails 2022-11-26 19:59:23 +01:00
patak 5c60497421
feat: scroll to status (#127)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-11-26 16:38:55 +01:00
三咲智子 36fc189064
feat(status): edit history 2022-11-26 13:07:01 +08:00
三咲智子 d146b5b730
feat(status): add edit indicator for detail 2022-11-26 11:36:18 +08:00
三咲智子 714b8d2bb1
feat(status): add visibility indicator
closes #117
2022-11-26 11:02:26 +08:00
Shinigami 175e31288a
feat: use pointer when clickable status (#113) 2022-11-26 01:04:31 +01:00
Daniel Roe b36a803eef
fix: hide 'unknown client' 2022-11-25 23:48:23 +00:00
Daniel Roe 019a36c9bb
fix: include media within content warning 2022-11-25 12:57:02 +00:00
三咲智子 6c350faf7c
feat: show full created time in tooltip 2022-11-25 16:57:49 +08:00