Commit graph

1095 commits

Author SHA1 Message Date
Alex Liu 2bd8dc2dd5
fix: character count should includes spoiler text (#1535)
* fix: character count should includes spoiler text

* fix: draft empty conditions exclude spoiler text
2023-02-05 09:36:33 -08:00
victordelva b7a3e93097
feat: add bold and italic buttons to editor (#1469) 2023-02-05 16:11:09 +00:00
Michel EDIGHOFFER 7380e243c4
fix: make nav title sticky + add more grabbale area for native (#1602) 2023-02-05 16:35:21 +01:00
Niklas Wolf 76bad723ab
feat: prioritize user languages in language picker (#1614) 2023-02-05 07:14:26 -08:00
Kingsley Yung 297b104e1c
fix: repeated content on reblog without comment (re-open) (#1627) 2023-02-05 07:12:49 -08:00
Ayo Ayco 0fbe34c1e8
fix: filter and cw logic (#1633) 2023-02-05 07:05:42 -08:00
Tuur Martens a1b2da3d5e
feat: adjust hide username emojis pref to only hide in timeline (#1631) 2023-02-05 14:00:25 +01:00
Joaquín Sánchez 53d0812efd
feat: allow running elk with a single server (#1606) 2023-02-05 04:10:19 -08:00
Evan Boehs 5f2b5a584a
feat: introduce "request to follow" closes #1076 (#1615)
closes https://github.com/elk-zone/elk/issues/1076
closes https://github.com/elk-zone/elk/pull/1411
2023-02-04 22:26:37 +01:00
Joaquín Sánchez 0cc4c41315
feat(pwa): add more errors and elk repo link in push notifications subscription errors (#1610) 2023-02-04 19:43:24 +01:00
Tuur Martens 2cf8f591e8
feat: image pinch to zoom (#1620) 2023-02-04 19:05:55 +01:00
Tuur Martens e92d1c6adf
feat: add preference to hide emojis in usernames (#1612) 2023-02-04 18:02:05 +01:00
Evan Boehs 4a74b16d24 feat: option to hide alt indicator closes #1410 2023-02-03 22:17:44 +01:00
Evan Boehs 87496e01af fix: remove saturation for links fixes #1528 2023-02-03 22:17:44 +01:00
Evan Boehs 97964ede5c feat: add outline to verified links closes #155 2023-02-03 22:17:44 +01:00
Tuur Martens a8e7fd52a9
fix(Tiptap): don't consume key events if no items (#1594) 2023-02-03 15:21:29 +01:00
Horváth Bálint faa96c7705
fix: Web Share Target text field merge (#1572)
Co-authored-by: userquin <userquin@gmail.com>
2023-02-03 15:20:32 +01:00
Michel EDIGHOFFER 6eedaa98bc
fix: lists link on side nav (#1596) 2023-02-03 15:19:08 +01:00
JD Hartley 7f1b443f65
refactor: swap out the bot account indicator icon (#1478) 2023-02-03 13:12:16 +01:00
Joaquín Sánchez 6c1ec2a252
feat(lists): add error handling (#1593) 2023-02-03 13:09:08 +01:00
Joaquín Sánchez 4fc468539e
fix(lists): focus lost when focusing buttons (#1591) 2023-02-03 11:48:27 +01:00
Michel EDIGHOFFER 4b1b18768d
feat: use explorer page as search for mobile only (#1301) 2023-02-03 11:40:54 +01:00
Evan Boehs 073ca13d7c
fix: make buttons consistent (#1583) 2023-02-03 00:09:12 +01:00
Evan Boehs 3b3d4906be
feat(i18n): locales for alt text (#1580) 2023-02-02 22:42:21 +01:00
Joaquín Sánchez fc706f9050
fix: list should be user-only (#1581) 2023-02-02 21:35:18 +00:00
Evan Boehs e58d09b6cc
feat: finish list CRUD (#1532)
Co-authored-by: userquin <userquin@gmail.com>
closes https://github.com/elk-zone/elk/issues/372
2023-02-02 22:02:39 +01:00
Svyatoslav Kryukov a025b3b434
fix: update GitHub card paths lookup (#1563) 2023-02-01 20:14:23 +01:00
Svyatoslav Kryukov a287284664
fix: update stackblitz card to a new format (#1562) 2023-02-01 19:01:38 +01:00
Cesar Gomez b41b9353b8
feat(i18n): es-419 cv translation support and separating some base strings for idiomatic context (#1505) 2023-02-01 18:01:14 +01:00
Chris 54f3695f50
fix(ui): statusCard style in RTL (#1499) 2023-01-31 04:44:55 +01:00
Clark Cui e18fe70f80
fix: account setting button hover style (#1525) 2023-01-31 04:43:12 +01:00
Alex Liu bd77d467c3
feat: refetch home page when click elk logo (#1129) 2023-01-31 04:42:46 +01:00
Anthony Fu 9c3a3de41d fix: initial default value in PublishWidget 2023-01-30 12:23:49 +01:00
Anthony Fu e277832b61 fix: avoid reference context in getDefaultDraft 2023-01-30 12:20:22 +01:00
Anthony Fu 2a4862fb42 feat(ui): display post language 2023-01-30 12:09:04 +01:00
Anthony Fu 8d792d003d refactor: make auto import more explicit 2023-01-30 11:58:58 +01:00
Stanislas 72bf6fb6f0
fix: handle account switching when accounts have the same id (#1510) 2023-01-29 07:58:32 -08:00
Daniel Roe 415d36ce32
refactor: move pwa/build-info -> appConfig (#1508) 2023-01-29 06:18:27 -08:00
Niklas Wolf b48b7f4c16
feat: allow disabling translation for specific languages (#1371) 2023-01-29 04:18:49 -08:00
TAKAHASHI Shuuji e197a1dbe9
fix: use "⌘" as modifier key name on macOS (#1506)
* fix: use 'Command' as modifier key name on macOS

* fix: use more reliable `useIsMac()` instead of `userAgentData`

* refactor: apply suggestion from @userquin

* fix: use `⌘` as Command key symbol
2023-01-28 23:41:42 -08:00
John HU fda85e31bc
fix: disable user-select on StatusActionButton component (#1281) 2023-01-28 14:17:26 -08:00
Evan Boehs e393049f04
feat: more list support (#1479) 2023-01-27 16:15:46 +01:00
Daniel Roe 541a1f93bc
feat: add privacy policy (#1484) 2023-01-27 09:45:23 +01:00
Evan Boehs 3904bc4d2d
feat: initial support for lists (#1474) 2023-01-26 22:41:28 +01:00
Evan Boehs d26510a766
feat: hide reply count (#1439)
* feat: hide reply count

* fix(i18n): rearrange strings

* style: new line
2023-01-26 13:41:43 +01:00
Joaquín Sánchez d5653076f9
chore(pwa): reduce pwa prompts image opacity (#1452) 2023-01-25 17:06:16 +01:00
Joaquín Sánchez f96cdae1ba
feat(pwa): add install PWA widget (#1451) 2023-01-25 16:26:51 +01:00
Alex Liu 1d1f4bccca
fix: make the user switcher's buttons fill container (#1437) 2023-01-25 06:49:31 +01:00
Shinigami 5527468258
fix: tag if condition (#1432) 2023-01-24 21:57:24 +00:00
wheat 46a8472001
feat(preferences): option to hide account hover card (#1431) 2023-01-24 21:46:33 +01:00
三咲智子 Kevin Deng 7545921385
fix: upgrade & downupgrade deps 2023-01-25 02:52:48 +08:00
Alex Liu 065d8a1c2d
feat: improve github status preview ui (#1407) 2023-01-23 23:22:26 +01:00
patak 66c9212a6f
feat: improve follows you grouping (#1408) 2023-01-23 21:49:00 +01:00
Ayo Ayco a08f56676d
feat: totally hide strict filters (#948) 2023-01-23 20:33:21 +01:00
Shinigami 1a7ae6f0ef
feat: follow tags from trends page (#1391) 2023-01-23 16:36:28 +00:00
Rajat Dwivedi 8b72e178d8
fix: #1348 Fixed the follow button movement UI (#1383)
Co-authored-by: patak <matias.capeletto@gmail.com>
2023-01-23 12:05:46 +01:00
Horváth Bálint f504f778da
fix: css bg color typo in top bar on mobile (#1395) 2023-01-22 21:20:25 +01:00
patak 1a577343da
feat: range of font size (#1376) 2023-01-22 20:18:03 +00:00
Joaquín Sánchez 85be61a316
fix: settings navigation (#1389) 2023-01-22 19:53:04 +00:00
Shinigami c28c95e36c
fix: tag link (#1390) 2023-01-22 20:21:34 +01:00
KS Edouard Song edba79f6db
fix: remove whitespace wrapping on status aside (#1393) 2023-01-22 18:15:20 +00:00
Ayaka Rizumu 29e5d6ddf7
fix: issue 1366 (#1382) 2023-01-22 10:57:30 +01:00
Arc_G c35f8fdd33
fix: #1348 Improved the close button UI (#1381) 2023-01-22 08:47:49 +01:00
patak 329c0fca8d style: use same color for logo and app name 2023-01-21 22:47:53 +01:00
patak 8f4ce68b97 fix: connecting line for xl font size 2023-01-21 22:21:49 +01:00
Michel EDIGHOFFER db1d91a5e4
style: colorize antlers only (#1331) 2023-01-21 16:39:30 +01:00
Piotrek Tomczewski 1cf123b62b
feat(native): Improved layout in elk-native (#1359) 2023-01-21 15:55:20 +01:00
dilinger be5d32cb4a
fix: make attachement removal button static & more visible #1067 (#1286)
Co-authored-by: patak <matias.capeletto@gmail.com>
2023-01-21 10:52:36 +00:00
Niklas Wolf 801b8fe027
feat: add user preference to hide translation button (#1358) 2023-01-21 11:19:03 +01:00
Piotrek Tomczewski 5d94eabff6
feat: Use Twemoji in emoji picker (#1351) 2023-01-20 20:26:18 +01:00
JD Hartley 86d62fd5de
fix: disable side nav item tooltip on small screen (#1327) 2023-01-19 22:14:44 +01:00
Niklas Wolf 126619be92
feat: added autoplay setting (#1303)
closes https://github.com/elk-zone/elk/issues/1235
2023-01-19 19:33:50 +01:00
Anthony Fu 33b5947170 fix: completely hide back button 2023-01-19 19:32:25 +01:00
patak d8bf96fd70
feat: normal text color for nav logo (#1321) 2023-01-19 19:08:33 +01:00
Anthony Fu abaf4a2f54 docs: note about preview deploy 2023-01-19 19:04:59 +01:00
Alex Liu 1a074aaff6
refactor: reduce unnecessary html structures (#1319) 2023-01-19 19:00:56 +01:00
webfansplz 5465409fcb
fix: user server name getting clipped (#1308)
Closes https://github.com/elk-zone/elk/issues/1300
2023-01-20 00:34:33 +08:00
Peter Budai c200abcc90
feat: add 'copy original link to this post' menu item (#1318) 2023-01-19 15:18:08 +00:00
Michel EDIGHOFFER 644d761ee7
feat: use colorized logo (#1316) 2023-01-19 13:42:05 +01:00
Alex Liu c3b9f8fc2a
fix: respect the length seen (#1310) 2023-01-19 11:27:08 +01:00
webfansplz 09997c2f90
chore: preview header only when it's already set (#1311)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-01-19 11:26:40 +01:00
patak 3132f4fdea
feat: hide redudant mentions (#1293) 2023-01-18 16:59:37 +01:00
webfansplz cce467a54a
fix: arrow placement in draft dropdown (#1287) 2023-01-18 14:54:36 +01:00
baptiste0928 fb1f407016
feat(search): select first result on enter press (#1289) 2023-01-18 14:54:17 +01:00
webfansplz 9c82df0a7a
fix: prevent default event when hide dropdown (#1277) 2023-01-18 07:07:07 +01:00
baptiste0928 6c1d0e7121
feat(ui): move alt text under the media preview (#863) 2023-01-17 22:54:03 +01:00
Alex 0b77ad3f43
fix: translate posts target language is not current selected language (#1263) 2023-01-17 22:41:26 +01:00
Piotrek Tomczewski db69a54090
fix(native): Fixed bug causing inability to enter text in search field (#1273) 2023-01-17 22:16:47 +01:00
Piotrek Tomczewski 2975a38650
fix(native): Enable window draging by the title bar (#1268) 2023-01-17 22:05:41 +01:00
Jeff Sikes fd662b8864
feat: enhancements to profile account notifications (#1127) 2023-01-17 13:57:24 +01:00
Alex 85e163a0ad
feat: support showing publish failed messages (#1209) 2023-01-17 13:56:51 +01:00
rshigg 0b2b9a713b
feat: add grayscale mode to user preferences (#1177) 2023-01-17 13:55:36 +01:00
webfansplz bb41c468bb
fix: show replying user in zen mode editor (#1250) 2023-01-17 13:50:21 +01:00
webfansplz 7aa8aeba3f
chore: add cursor pointer for input element (#1248) 2023-01-17 13:49:40 +01:00
patak 8a74e1abef fix: max lines for SB code snippets 2023-01-17 12:49:19 +01:00
patak 8d3be0f3cf feat: translation keys for SB card 2023-01-17 11:54:33 +01:00
patak 8adb9f403b
feat: StackBlitz code block expansion (#1240)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-01-17 10:59:16 +01:00
John HU 486f1baf37
fix: make translate button visually less distracting (#1245) 2023-01-17 06:51:38 +00:00
sechi c4c15cf1c2
fix: disable selecting elements in user switcher (#1219) 2023-01-16 21:17:47 +01:00
Anthony Fu 1a1c0e4c5d fix: wrap theme color selector 2023-01-16 19:06:52 +01:00
Alex f3a3a299e0
fix(ui): translation button loading style issue in light theme (#1218) 2023-01-16 19:04:51 +01:00
Anthony Fu 00379e23aa fix: allow wider media 2023-01-16 12:25:05 +01:00
Anthony Fu 8753a94aae
feat: theme colors (#1195) 2023-01-16 11:26:19 +01:00
Emily Medhurst 998fa9ccb1
fix: post length should account for draft mentions (#1202) 2023-01-16 11:24:29 +01:00
Anthony Fu d21860487b chore: reduce emoji picker size 2023-01-16 11:22:49 +01:00
Yuexun Jiang e847f8ef1d
feat(tiptap): add discord-style emoji suggestion support (#1066)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-01-16 11:22:26 +01:00
Daniel Roe 9898a19358
fix: fall back to votes count if voters count is not supplied (#1146) 2023-01-16 10:57:32 +01:00
Alex d745bd0583
feat: improve posts translation logic (#1211) 2023-01-16 09:55:00 +00:00
webfansplz 2d96d1358b
refactor(i18n): confirm module (#1210) 2023-01-16 09:56:36 +01:00
webfansplz 512d0901ce
feat: confirm before unfollow (#1208)
Closes https://github.com/elk-zone/elk/issues/35
2023-01-16 14:36:28 +08:00
patak bb2e3ab44f
fix: publish widget mentions (#1198) 2023-01-16 06:10:33 +01:00
ʀᴀʏ 7c58d89044
fix: even spacing of icons and text in navbar (#995) 2023-01-16 00:57:31 +00:00
webfansplz a594f6f167
fix: should hide tooltip when click outside (#1123) 2023-01-15 19:56:13 +00:00
snail-coupe 6dd8fb3fa1
fix: Swap whitespace-pre for whitespace-pre-wrap on alt (#1193) 2023-01-15 20:28:29 +01:00
Michel EDIGHOFFER 18069356f9
fix: reply button on right on small screen (#1143) 2023-01-15 20:27:54 +01:00
sechi 92b9746cd7
fix: disable selecting elements in navbar (#1147) 2023-01-15 15:42:16 +00:00
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
jviide c15df78cbb
fix: prevent HTML injections to code blocks (#1165) 2023-01-15 10:48:22 +00:00
rshigg e7ccd00ad3
fix: Improve styling and add accessible text to notify button (#1138) 2023-01-15 10:00:39 +00:00
三咲智子 Kevin Deng 4422a57f49
refactor: sync masto (#1121) 2023-01-15 16:38:02 +08:00
webfansplz eb1f769e32
feat: add confirm for account handle (#1126) 2023-01-15 16:33:55 +08:00
webfansplz 274e182bdf
fix: make user dropdown to be fixed (#1148) 2023-01-15 09:26:43 +01:00
webfansplz 399d7851e3
chore: use defineOptions instead of script (#1154) 2023-01-15 06:06:12 +00:00
Horváth Bálint bede92404b
feat: add support for the Web Share Target API (#1100)
Co-authored-by: userquin <userquin@gmail.com>
2023-01-14 20:58:52 +00:00
三咲智子 Kevin Deng a6a825e553
fix: using useSelfAccount
fix cfbb93045c
11fc2572d5
2023-01-14 21:04:44 +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
webfansplz 1d50616949
fix: rework tip for unavailable following/followers (#1110)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2023-01-14 11:39:49 +01:00
Daniel Roe cfbb93045c fix: revert using useSelfAccount (hotfix)
This reverts commit 11fc2572d5.
2023-01-13 20:57:47 +00:00
三咲智子 Kevin Deng 11fc2572d5
refactor: extract check self account 2023-01-14 03:01:24 +08:00
三咲智子 Kevin Deng 3defa7f110
fix: don't wrap color mode button 2023-01-14 02:29:12 +08:00
Michel EDIGHOFFER 313efddd64
fix: adjust background of account name when it's a link (#1061) 2023-01-14 02:22:08 +08:00
三咲智子 Kevin Deng 04480eef44
feat: i18n for sign page in mastodon 2023-01-14 02:10:51 +08:00
Joaquín Sánchez 88ac29ea14
fix: allow multiple accounts on same server (#1092) 2023-01-14 02:08:15 +08:00
Cesar Gomez 190caf0437
feat(i18n): Sync es-ES and 'add emojis' tooltip localized. (#1014) 2023-01-13 17:22:36 +01:00
Joaquín Sánchez 1e5b648a71
fix: remove Firefox icon border when using animate-spin (#1081) 2023-01-14 00:00:32 +08:00
三咲智子 Kevin Deng 1275c41bd2
refactor(account): adjust notify button 2023-01-13 23:00:35 +08:00
Jeff Sikes 9b1ac596d3
feat: notification when followed account creates a new post (#1045)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
Fix https://github.com/elk-zone/elk/issues/538
2023-01-13 22:53:40 +08:00
Yuexun Jiang 341de5ffaa
fix: back button was not displayed on lg screen (#1049)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2023-01-13 22:49:52 +08:00
Joaquín Sánchez 1d151c53c4
fix: multiple push notifications susbscriptions on multiple account servers (#1069) 2023-01-13 13:54:30 +01:00
Michel EDIGHOFFER 5c9a21eb9a
fix: show placeholder on not loaded avatar to void showing alt text (#1054) 2023-01-13 10:23:51 +01:00
patak 3367ba6e30 fix: revert #1026
This reverts commit 6cb3183c2e.
2023-01-13 10:07:10 +01:00
patak f78a7cd98d feat: link to github releases from version number in app 2023-01-13 10:03:05 +01:00
Kushal Niroula 23532062f5
fix: empty server list throws console error on move (#1048)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2023-01-13 14:23:24 +08:00
Diu 6cb3183c2e
feat(ui): smoothly unblurring picture placeholders (#1026)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
resolves https://github.com/elk-zone/elk/issues/1022
2023-01-13 14:19:46 +08:00
Alex 5e940e58cb
fix: offline checker not show in large screen (#1043)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
closes https://github.com/elk-zone/elk/issues/1042
2023-01-13 05:49:48 +00:00
Anthony Fu f758fc6bea feat: hide user handle in zen mode 2023-01-13 01:39:48 +01:00
Anthony Fu 9571d7338a feat: separate metions lines on replying 2023-01-13 01:33:04 +01:00
Anthony Fu 36ae8be40a
feat: collapse mentions (#1034) 2023-01-13 01:08:56 +01:00
Michel EDIGHOFFER 7f4a5587d7
fix: disable virtual scroll on notification page (#1037) 2023-01-13 00:05:09 +01:00
Daniel Roe 1e538cb8cd fix(types): ignore $fetch types 2023-01-12 22:58:41 +00:00
Daniel Roe 8c2aed0590 fix: use globalThis.$fetch for tauri support 2023-01-12 22:27:14 +00:00
Pavel 839331ae67
fix: non-showing hashtag charts (#1032) 2023-01-12 21:19:20 +00:00
三咲智子 Kevin Deng a41a31732b
revert: "feat: display i18n text on SSR"
This reverts commit cafc995dde.
2023-01-13 02:35:26 +08:00
Tom Sherman e9dccc9ef5
feat: add option to follow system color setting (#1012)
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
Closes https://github.com/elk-zone/elk/issues/1007
2023-01-12 18:29:10 +00:00
三咲智子 Kevin Deng c484117657
refactor: simplify code 2023-01-13 02:18:21 +08:00
Tom Sherman 11f1f62523
feat: hide server autocomplete when you enter a valid URL (#1009)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
closes https://github.com/elk-zone/elk/issues/1005
2023-01-13 02:14:34 +08:00
Kushal Niroula 4f696175b3
feat(ui): highlight pick you server message in sign in form (#1010) 2023-01-13 02:03:39 +08:00
三咲智子 Kevin Deng cafc995dde
feat: display i18n text on SSR 2023-01-13 01:58:31 +08: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
三咲智子 Kevin Deng 25223d026b
feat: add tooltip for user picker (#938) 2023-01-12 13:39:39 +08:00
三咲智子 Kevin Deng 4e0777d723
refactor: output errors on devtools (#928) 2023-01-12 13:39:22 +08:00
patak 50c54144e6 chore: point GitHub links to the elk repo 2023-01-12 01:41:25 +01:00
patak 3ef1f8185d chore: prepare intro screen for opening up the repo 2023-01-12 01:39:53 +01:00
Anthony Fu e34bfee4a5 feat: sponsors in about page and nav footer 2023-01-11 23:24:05 +01: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
Daniel Roe f04d7ac067
fix: defer loading text and server links until hydration (#926) 2023-01-11 14:50:47 +00:00
Ayo Ayco c92fd7939e
feat: bring zen mode to mobile footer nav (#969) 2023-01-11 14:00:41 +00:00
Piotrek Tomczewski af85a5ea8d
fix(hashtag): fixed hashtag follow button on larger screens (#862) 2023-01-11 14:39:20 +01:00
Joaquín Sánchez 0cc75a10b5
feat: use experimentalVirtualScroller on notifications (#940) 2023-01-11 17:59:47 +08:00
wheat 2af1fec425
feat: use square avatar when on own profile (#961) 2023-01-11 09:39:49 +01:00
Clark Cui c757e45762
fix: back button invalid (#958) 2023-01-11 12:31:35 +08:00
Daniel Roe 2281dc6bd0 fix: expose dropzone ref to publish widget 2023-01-10 22:51:25 +00:00
Ivan Demchuk 6e7813020e
fix: properly close media dialog on Esc key (#946) 2023-01-10 20:57:12 +01:00
Clark Cui 74148d71b0
fix: disable back button when no back path (#936)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2023-01-11 00:01:24 +08:00
wheat ba9a91a34e
feat: wellness settings (#927)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2023-01-10 22:45:17 +08:00
三咲智子 Kevin Deng 81c8a74748
feat(publish): add loading icon for sending 2023-01-10 21:32:50 +08:00
三咲智子 Kevin Deng 0ef99f2c8e
refactor(publish): extract to composables 2023-01-10 21:31:59 +08:00
patak ad1e597b5c
feat: no borders in cards (#925) 2023-01-10 10:05:59 +01:00
三咲智子 34be0078c2
refactor(publish): check glitch edition 2023-01-10 16:36:06 +08:00
三咲智子 217f1ea567
feat(settings): up to 16 fields for glitch edition 2023-01-10 16:33:20 +08:00
三咲智子 88731ee18d
feat(account): predict relationship from context 2023-01-10 15:49:49 +08:00
三咲智子 b4cda4338f
fix(command): trim spaces 2023-01-10 15:24:14 +08: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
三咲智子 8d77f9e9fb
fix: repeat preprocessing notifications
removed some logic of a8e0e06d84 before,
re-add it now
2023-01-09 23:39:59 +08:00
patak 0651c50a43 chore: remove unused buffer prop 2023-01-09 15:42:13 +01:00
三咲智子 9721bbf12b
refactor: change publish button text for replying 2023-01-09 22:31:30 +08:00
三咲智子 Kevin Deng 675a14db80
fix: replace a tag with NuxtLink (#906) 2023-01-09 14:22:19 +01:00
三咲智子 83db9f0c38
fix: group follow notification
append current group before push a single item
2023-01-09 20:23:15 +08:00