Commit Graph

390 Commits (4ed97dab55cc8a13cb6a7d247dc1413bad3ad207)

Author SHA1 Message Date
Anthony Fu 5da5f9ac7d fix: show actions card details in zen mode 2023-01-15 15:20:48 +01:00
webfansplz 88c96cb304
refactor: preferences settings (#1173) 2023-01-15 22:19:22 +08:00
Anthony Fu 18ad1c2333 fix: improve vote ui 2023-01-15 14:41:28 +01:00
三咲智子 Kevin Deng 4422a57f49
refactor: sync masto (#1121) 2023-01-15 16:38:02 +08:00
sechi 1cbaf68ea4
fix: hide actions panel in status detail when use zen mode (#1065) 2023-01-14 11:47:15 +01:00
Michel 72e2650702
fix: add whitespace-pre to display image ALT description (#1036) 2023-01-14 11:45:43 +01:00
Anthony Fu 81e24440e7 fix(i18n): improve descriptions 2023-01-14 11:44:26 +01:00
Anthony Fu f758fc6bea feat: hide user handle in zen mode 2023-01-13 01:39:48 +01:00
Anthony Fu 36ae8be40a
feat: collapse mentions (#1034) 2023-01-13 01:08:56 +01:00
三咲智子 Kevin Deng 9a41b9b7d7
feat(settings): respect settings from server (#1013) 2023-01-13 01:52:52 +08:00
təəna.vuə 34aef0a55f
feat: update hover color and bg for action more button (#983) 2023-01-12 17:40:49 +08:00
Ayo Ayco 689ae0c701
fix: top and bottom padding of small preview card on mobile (#974) 2023-01-11 20:08: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
Daniel Roe c2850a34ae
fix: use mention accts within a status to render links (#955) 2023-01-11 18:18:06 +01:00
wheat ba9a91a34e
feat: wellness settings (#927)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2023-01-10 22:45:17 +08:00
patak ad1e597b5c
feat: no borders in cards (#925) 2023-01-10 10:05:59 +01:00
三咲智子 8fb9739f69
feat(status): show visibility icon when non-public
closes #920
2023-01-10 15:14:33 +08:00
三咲智子 caa02446c7
refactor: upgrade masto 2023-01-10 14:10:26 +08:00
patak e1332345ad
feat: dm style, take 4 (#923) 2023-01-10 06:58:07 +01:00
patak 7a061c1ff9 fix: increase padding of preview card info 2023-01-09 23:49:05 +01:00
patak ee2f9f44c2 fix: remove github card bottom border 2023-01-09 23:29:03 +01:00
Ayo Ayco d0675cb391
fix: alt button covers audio play button (#911) 2023-01-09 20:33:21 +01:00
三咲智子 Kevin Deng 675a14db80
fix: replace a tag with NuxtLink (#906) 2023-01-09 14:22:19 +01:00
Ivan Demchuk 46c4fe1e5a
refactor: extract common code for number localization (#903) 2023-01-09 12:24:26 +01:00
Nicolò Ribaudo 7e191d7296
feat: support showing who favorited and boosted a status (#881) 2023-01-08 21:08:45 +01:00
patak efe406df5b
feat: avoid reordering pagination border effects (#877) 2023-01-08 17:04:26 +01:00
Joaquín Sánchez f8692ed480
fix: ensure video element is ready before playing (#871) 2023-01-08 14:13:03 +00:00
三咲智子 b7b6f0d1ca
fix(status): disable reblog for non-public posts
closes #870
2023-01-08 21:25:06 +08:00
Anthony Fu 2211383258 feat(ui): colorize reply and reblog 2023-01-08 10:03:31 +01:00
三咲智子 c64106c98a
refactor(status): rework edit history list 2023-01-08 16:52:18 +08:00
Anthony Fu 3d25243166
feat(ui): new replying status design (#846) 2023-01-08 09:27:21 +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
Piotrek Tomczewski 1817afdb23
feat(reply): navigate to thread on publish (#852) 2023-01-07 23:18:15 +01:00
Joaquín Sánchez b5e14810af
feat(i18n): add i18n to `StatusReplyingTo` (#857)
Co-authored-by: Michel Edighoffer <edimitchel@gmail.com>
2023-01-07 21:27:28 +01:00
三咲智子 2b5badf235
refactor: cleanup unused props 2023-01-07 22:56:27 +08:00
三咲智子 30e4ef57df
perf: don't destroy elements when zen mode
closes #834
2023-01-07 22:03:25 +08:00
Anthony Fu 6944a74653 refactor: html parsing 2023-01-07 10:31:48 +01:00
PraZ d76e4bfaa5
feat: add post deletion confirm dialog (#818)
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2023-01-07 16:55:01 +08:00
Piotrek Tomczewski 2ff46bb8cb
feat(ui): opening the details page with the reply button (#840) 2023-01-07 08:55:07 +01:00
三咲智子 2bbbfd51c1
refactor(account): extract display name component 2023-01-07 03:12:00 +08:00
三咲智子 c7756add7d
refactor: cleanup imports 2023-01-07 02:50:31 +08:00
三咲智子 bf8070c4b9
refactor: auto import masto composables 2023-01-07 02:35:45 +08:00
Anthony Fu 1aa118283e
refactor: unify user settings (#821)
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2023-01-07 01:39:37 +08:00
patak 915923162a chore: revert min-height for status (85316d0) 2023-01-06 11:59:03 +01:00
Anthony Fu b4012a11bf fix(ui): style consistant 2023-01-06 00:04:51 +01:00
Adam Cooper 954a6bd5a1
feat: add link to the posting app (#807) 2023-01-05 22:57:04 +00:00
Ivan Demchuk c68c7ad507
fix: image thumbnail position (#731) 2023-01-05 17:49:59 +01:00
Joaquín Sánchez 85316d0518
feat: increase status body min height (#783) 2023-01-05 17:49:08 +01:00
三咲智子 Kevin Deng acdb94de62
fix: type errors (#802) 2023-01-05 17:48:20 +01:00
patak fc48f8b90c feat: style experiments 2023-01-05 00:17:30 +01:00
Yunwei Xiao 8a66174477
fix: fixed the style bug when toggle the dark mode (#754) 2023-01-04 21:26:51 +08:00
三咲智子 154885ca96
fix(status): add language from status when redraft 2023-01-04 17:39:12 +08:00
patak db32d9343a fix: status detail avatar alignment 2023-01-03 17:25:43 +01:00
patak d353f38ac9 fix: support /stars/user in GitHub cards 2023-01-03 16:59:49 +01:00
Vjacheslav Trushkin 8b219cdb73
fix: modal focus scroll bug (#738) 2023-01-03 14:02:54 +01:00
Ivan Demchuk 055df9d28c
feat: add hover info and link to booster avatar (#736) 2023-01-03 13:40:16 +01:00
三咲智子 b14add8c83
refactor: tidy masto icons 2023-01-03 20:03:50 +08:00
三咲智子 1d9bd6a9d4
fix: only reduce line-height for post content
relate PR #557
2023-01-03 19:35:58 +08:00
Ivan Demchuk ddb6e90e21
feat: browser native post share (#714) 2023-01-02 22:00:51 +01:00
Joaquín Sánchez 5e3156a638
fix: boots action count (#695) 2023-01-02 14:20:56 +01:00
Joaquín Sánchez b8c7ed8157
feat(i18n): use compact number format on actions (#683) 2023-01-01 22:45:46 +01:00
patak 64611083a5 feat: connect reblogged replies 2023-01-01 21:16:32 +01:00
patak 9e8ee0da41 fix: self-boost style 2023-01-01 20:57:00 +01:00
patak f0db2e9013
feat: wider DMs (#675) 2023-01-01 20:20:13 +01:00
patak 016da2e8c0
feat: rework avatar on avatar (#676) 2023-01-01 20:15:51 +01:00
三咲智子 22fcc1d68b
feat: go to new status after redraftting 2023-01-01 23:57:49 +08:00
三咲智子 d62292d219
fix: use html content for redrafting 2023-01-01 23:31:33 +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
patak c5304be775 fix: round video attachments too 2023-01-01 11:54:58 +01:00
patak 943a0b66fe fix(a11y): use Image as alt when there isn't a description 2022-12-30 23:52:32 +01:00
三咲智子 4bc72905de
fix(poll): show poll times 2022-12-31 05:43:23 +08:00
patak 61349c6f0a feat: allow reordering reblogs of replies 2022-12-29 22:04:32 +01:00
patak 81869df4bd feat: simplify replying to badge in detailed view 2022-12-29 21:10:05 +01:00
patak 4460d0f59d feat: replace "Thread" with avatar for self replies 2022-12-29 20:41:11 +01:00
patak 87eebd520e feat: simplify reply to current user 2022-12-29 20:20:47 +01:00
Daniel Roe 3afbf712b3
fix: show body if there is no spoiler text (#642) 2022-12-29 17:31:04 +01:00
Daniel Roe 12280afe70
feat: allow searching for statuses (#632) 2022-12-29 15:44:26 +01:00
三咲智子 6cae9505ae
fix(status): optional boolean props 2022-12-29 21:50:11 +08:00
patak 28af2f2efc feat: simplify replying to badge when it's the same as reblogger 2022-12-29 14:35:28 +01:00
patak 2a4e1bf8f6 feat: collpase self thread when possible 2022-12-29 14:21:11 +01:00
patak 3922db012f fix: edit indicator wrap for small screens 2022-12-29 14:14:52 +01:00
patak b81ca280e5 fix: replying to self 2022-12-29 14:11:05 +01:00
Joaquín Sánchez 121c90fc3a
fix: autoplay video only when on screen (#624) 2022-12-29 00:13:20 +01:00
Joaquín Sánchez 468ae88814
feat: auto play videos and gifs when on screen (#623) 2022-12-28 23:47:28 +01:00
Daniel Roe f65f9c9a1c
feat: support muting conversations (#614) 2022-12-28 22:44:23 +01:00
patak e9b1f17235
feat: simplify self reblog (#619) 2022-12-28 22:34:35 +01:00
patak ab4ceae1e3 fix: avatar glitches in some OS/browsers 2022-12-28 22:14:29 +01:00
patak 732011b520
fix: filtered post top border (#609) 2022-12-28 21:34:33 +01:00
Lu[ke] Wilson 0501b98a2b
fix: change all DMs to primary colour (#602) 2022-12-28 13:30:29 +01:00
Daniel Roe 75047e878b
fix: update cache with poll votes (#598) 2022-12-28 12:49:47 +01:00
patak 010bfc4179 feat: connect reblogs + direct reply in home timeline 2022-12-28 09:35:18 +01:00
patak 7305a01d5b fix: connected replies for virtual scrolling 2022-12-28 00:25:41 +01:00
Joaquín Sánchez ba91e0421e
fix: video autoplay (#587) 2022-12-28 00:07:33 +01:00
patak 4638a38deb fix: ltr avatar on avatar position 2022-12-27 22:48:19 +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
Anthony Fu f621ef8b4b i18n: clean up unused keys 2022-12-27 19:00:42 +01:00
Ayo Ayco e16b7dd9fe
fix: small "show more" button, a11y issue (#565) 2022-12-26 18:38:09 +01:00
patak 59d0cfa10e
feat: avatar on posts improvements (#561) 2022-12-26 09:00:57 +01:00
patak d9e8703882
feat: threads improvements (#562) 2022-12-26 08:37:42 +01:00
Daniel Roe dc76ab2477
fix: update cache + timeline when items are updated/deleted (#556) 2022-12-25 15:52:37 +01:00
Daniel Roe 720b5114af
refactor: initialise `masto` outside of functions/handlers 2022-12-25 15:04:50 +01:00
patak 41ef187379 feat: font size preference 2022-12-23 23:47:13 +01:00
patak 99abb78ef1
feat: rework vertical spacing (#533) 2022-12-23 22:53:21 +01:00
patak cc0472b9e6 fix: support orgs/ and sponsors/ for GitHub cards 2022-12-23 10:08:13 +01:00
patak 4f09794021 fix: replying to position for grouped likes 2022-12-22 22:39:07 +01:00
Clark Cui 8d57cfc886
fix: mobile secondry text break (#508) 2022-12-22 14:06:53 +01:00
patak 1e66dba35a fix: github card for user/org 2022-12-21 15:44:59 +01:00
Sebastian Di Luzio ed7989cc2c
fix(#480): keep content warning when editing a status (#492) 2022-12-21 15:21:45 +01:00
Alex dfd8b8968a
feat: improve status detail page title (#485) 2022-12-21 08:46:36 +01:00
patak 2e97780899 feat: author on GitHub issues and PR cards 2022-12-20 20:42:28 +01:00
Ayo Ayco e880cd7b63
feat: card type icons (#462) 2022-12-19 15:52:32 +00:00
Daniel Roe c7e6e10cb5
fix: handle missing user in github preview 2022-12-19 12:29:28 +00:00
patak 139a2ea3b6 fix: responsive github cards, don't constrain height 2022-12-18 14:22:39 +01:00
patak a210292397 fix: github cards for mobile 2022-12-18 11:26:55 +01:00
patak 798f73ece5
feat: GitHub cards (#450) 2022-12-17 22:11:39 +01:00
Daniel Roe 9395b7031e
feat: render app shell with ssr to improve loading experience (#448) 2022-12-17 17:55:29 +01:00
三咲智子 6392b82a93
fix: update when toggle avatar on avatar 2022-12-17 21:55:59 +08:00
Ayo Ayco 8aa2b3b084
feat: show provider name on small screen preview cards (#442) 2022-12-16 12:02:34 +01:00
Ayo Ayco 06952b0eee
style: add space between media attachment and preview card (#441) 2022-12-16 09:22:06 +01:00
Joaquín Sánchez 1cd86996ab
fix: provide callback for focus-editor injection (#435) 2022-12-14 18:20:03 +01:00
Joaquín Sánchez 39ed6bffec
feat: focus editor on reply click (#434) 2022-12-14 17:45:46 +01:00
Anthony Fu 1fd1af214d ui: allow wider media 2022-12-14 10:53:22 +01:00
Alex 9ac4d68fe8
feat(i18n): add missing zh-CN translations (#425) 2022-12-14 06:38:14 +01:00
Anthony Fu 8f8e65e9db ui: hide zeros in status actions 2022-12-13 21:01:04 +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
Ayaka Rizumu 7dce46e651
fix: don't stretch smaller preview card images (#413) 2022-12-13 19:30:40 +01:00
patak 119b3039c0 refactor: remove CommonMetaWrapper 2022-12-13 16:03:58 +01:00
patak 965b96c630
fix: status card styles (#415) 2022-12-13 15:56:00 +01:00
patak 854d861766
feat: alt label dropdown for attachments (#409) 2022-12-13 12:18:21 +01:00
patak 77fb294c4d feat: DM improvements 2022-12-13 00:10:04 +01:00
patak 07d709c494 fix: extra padding when hidding avatar on avatar 2022-12-12 21:23:18 +01:00
Ayo Ayco d856abef9d
fix: prevent spoiler text shown when undefined (#402) 2022-12-12 18:20:41 +00:00
patak 33b0f295f6
feat: notification improvements (#396) 2022-12-11 22:40:40 +00:00
Shinigami a26cedbdd4
feat: add bot label (#392) 2022-12-11 16:43:23 +01:00
Ayaka Rizumu 183b1659d1
feat: more to explore (#360) 2022-12-11 11:52:36 +01:00
Ayo Ayco ebe7b85cf9
fix: priority spoiler vs filter phrase (#388) 2022-12-10 11:50:55 +01:00
Ayo Ayco deea8c0aab
style: spoiler and filter UI improvements (#378) 2022-12-09 22:19:26 +01:00
Ayaka Rizumu f249087a95
fix: improve `StatusPreviewCard` (#383) 2022-12-09 22:13:59 +01:00
Ayo Ayco b0dae4fc9e
fix: StatusSpoiler filter value type (#380) 2022-12-08 18:19:29 +01:00
Daniel Roe ae8f4dfa22
fix: remove `<StatusLink>` component 2022-12-08 16:20:59 +01:00
Ayo Ayco 468592f59a
fix(ui): display hostname instead of full url (#376) 2022-12-08 15:57:52 +01:00
Daniel Roe be68912226
fix: format many voters as human readable number 2022-12-08 11:56:23 +01:00
Joaquín Sánchez 2fed89be9d
feat: poll plural support (#375) 2022-12-08 11:54:34 +01:00
Michel EDIGHOFFER 8132efbc4d
feat(ui): on expireAt, add time tag + tooltip (#362) 2022-12-08 11:07:54 +01:00
Ayo Ayco ff3ebc2871
feat: handle square preview cards (#363) 2022-12-07 20:13:33 +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
Daniel Roe abbd026c1d
fix: avoid fetching null account id 2022-12-06 23:38:00 +00:00