Commit graph

142 commits

Author SHA1 Message Date
Daniel Roe 5ce005b55a
chore: correct type import from floating-vue (#2518) 2023-12-19 22:31:39 +01:00
Tom Doe 5d09e7d2ab
fix: #2439 - endMessage in CommonPaginator (#2441) 2023-10-24 13:01:57 +00:00
YRMING ca2ca2bef4
feat: unify the format of locale keys (#2380) 2023-09-06 12:51:01 +00:00
Ayo Ayco 907d9999dc
feat: filter notifications by type (#2371)
Co-authored-by: Xabi <xabi.rn@gmail.com>
Co-authored-by: userquin <userquin@gmail.com>
2023-09-06 09:13:16 +00:00
renovate[bot] 67d5d5c00a
chore(deps): update lint (#2233)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2023-08-02 10:28:18 +00:00
三咲智子 Kevin Deng d23f1d39eb
refactor: replace defineModels with defineModel 2023-08-01 17:44:01 +08:00
三咲智子 Kevin Deng 1ee0ec68c5
feat: show hint on empty timeline 2023-07-05 14:33:41 +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
Daniel Roe d535ae6ee1 fix: work around volar parsing issue 2023-05-29 13:46:45 +02:00
Daniel Roe 209013af09 fix: re-key paginator slots 2023-05-29 13:42:18 +02:00
Daniel Roe 897968027c
chore: upgrade to nuxt v3.5 and vue v3.3 (#2132) 2023-05-29 15:16:34 +08:00
Tuur Martens 1fda33848e
feat: poll creation (#2111) 2023-05-20 21:23:41 +02:00
patak d4e0d5c5f5
feat: better messages for no favourites and bookmarks (#2031) 2023-04-30 17:49:33 +02:00
Alex 5c3b8be055
feat: add wellbeing preference hide news (#2026) 2023-04-28 09:38:44 +02:00
Shinigami 23c1dfec10
feat: lazy load images (#1969) 2023-04-26 22:46:00 +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
Kevin c0561e7eed
chore: upgrade vue-tsc 2023-03-20 23:45:02 +08:00
patak 0f477236ac fix: remove extra top margin from notifications 2023-03-07 21:43:23 +01:00
三咲智子 Kevin Deng bcf0965795
refactor: get short commit 2023-02-23 19:17:28 +08:00
Tuur Martens fbe1463f17
feat: data saving mode (#1638) 2023-02-15 10:34:23 +00:00
三咲智子 Kevin Deng 11d179b13b
refactor: upgrade vue macros 2023-02-08 10:20:58 +01:00
Daniel Roe 6dc38c7d8e
perf: tree-shake dependencies from server (#1647) 2023-02-06 10:34:50 +01:00
Joaquín Sánchez 6c1ec2a252
feat(lists): add error handling (#1593) 2023-02-03 13:09:08 +01: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
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
Evan Boehs e393049f04
feat: more list support (#1479) 2023-01-27 16:15:46 +01:00
三咲智子 Kevin Deng 7545921385
fix: upgrade & downupgrade deps 2023-01-25 02:52:48 +08:00
Ayaka Rizumu 29e5d6ddf7
fix: issue 1366 (#1382) 2023-01-22 10:57:30 +01:00
Anthony Fu abaf4a2f54 docs: note about preview deploy 2023-01-19 19:04:59 +01:00
webfansplz 9c82df0a7a
fix: prevent default event when hide dropdown (#1277) 2023-01-18 07:07:07 +01:00
sechi c4c15cf1c2
fix: disable selecting elements in user switcher (#1219) 2023-01-16 21:17:47 +01:00
webfansplz a594f6f167
fix: should hide tooltip when click outside (#1123) 2023-01-15 19:56:13 +00:00
三咲智子 Kevin Deng 4422a57f49
refactor: sync masto (#1121) 2023-01-15 16:38:02 +08:00
Joaquín Sánchez 1e5b648a71
fix: remove Firefox icon border when using animate-spin (#1081) 2023-01-14 00:00:32 +08:00
patak 3367ba6e30 fix: revert #1026
This reverts commit 6cb3183c2e.
2023-01-13 10:07:10 +01: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
Pavel 839331ae67
fix: non-showing hashtag charts (#1032) 2023-01-12 21:19:20 +00:00
təəna.vuə 34aef0a55f
feat: update hover color and bg for action more button (#983) 2023-01-12 17:40:49 +08:00
Daniel Roe f04d7ac067
fix: defer loading text and server links until hydration (#926) 2023-01-11 14:50:47 +00: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
三咲智子 83db9f0c38
fix: group follow notification
append current group before push a single item
2023-01-09 20:23:15 +08:00
Ivan Demchuk 46c4fe1e5a
refactor: extract common code for number localization (#903) 2023-01-09 12:24:26 +01:00
patak efe406df5b
feat: avoid reordering pagination border effects (#877) 2023-01-08 17:04:26 +01:00
三咲智子 Kevin Deng 559e3219f1
refactor: simplify generic type (#869) 2023-01-08 18:38:26 +08:00
三咲智子 c64106c98a
refactor(status): rework edit history list 2023-01-08 16:52:18 +08:00
三咲智子 Kevin Deng b30ebc12f8
refactor: generic components (#868)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2023-01-08 15:49:32 +08:00