Commit graph

85 commits

Author SHA1 Message Date
三咲智子 Kevin Deng d23f1d39eb
refactor: replace defineModels with defineModel 2023-08-01 17:44:01 +08:00
Horváth Bálint a98ca69382
fix: status card confusion (#2196) 2023-07-03 21:04:16 +02:00
patak e9740fe693
feat: separate search and explore (#2075)
Co-authored-by: TAKAHASHI Shuuji <shuuji3@gmail.com>
2023-05-07 17:41:18 +02:00
Alex ccf115ca4c
fix: refresh status after edit (#2032) 2023-04-30 17:19:14 +02:00
Alex 5c3b8be055
feat: add wellbeing preference hide news (#2026) 2023-04-28 09:38:44 +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
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 0418d05753
refactor(list): improve form 2023-03-20 23:43:13 +08:00
Zaidhaan bc09a28af6
fix: render replies to fill the screen height (#1859) 2023-03-06 19:58:22 +01:00
Horváth Bálint ff070ea9da
fix: better loading handling on status page (#1729)
Co-authored-by: Michel EDIGHOFFER <edimitchel@gmail.com>
2023-02-17 23:11:35 +01:00
Tuur Martens 52fbb70a08
fix(MainContent): disallow markdown usage in username (#1618) 2023-02-15 11:21:33 +01:00
Joaquín Sánchez 53d0812efd
feat: allow running elk with a single server (#1606) 2023-02-05 04:10:19 -08:00
Tuur Martens e92d1c6adf
feat: add preference to hide emojis in usernames (#1612) 2023-02-04 18:02:05 +01:00
Joaquín Sánchez 6c1ec2a252
feat(lists): add error handling (#1593) 2023-02-03 13:09:08 +01:00
Michel EDIGHOFFER 4b1b18768d
feat: use explorer page as search for mobile only (#1301) 2023-02-03 11:40:54 +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
John HU 7d127d397a
fix: correct federated timeline title icon (#1340) 2023-01-28 14:16:16 -08:00
Evan Boehs e393049f04
feat: more list support (#1479) 2023-01-27 16:15:46 +01:00
Evan Boehs 3904bc4d2d
feat: initial support for lists (#1474) 2023-01-26 22:41:28 +01:00
三咲智子 Kevin Deng 7545921385
fix: upgrade & downupgrade deps 2023-01-25 02:52:48 +08:00
Ayo Ayco a08f56676d
feat: totally hide strict filters (#948) 2023-01-23 20:33:21 +01:00
patak 3132f4fdea
feat: hide redudant mentions (#1293) 2023-01-18 16:59:37 +01:00
Daniel Roe b9d998bca5
perf: improve perf on rendering long list of replies (#1201) 2023-01-16 00:33:07 +00:00
Daniel Roe bf25339bc9
test: add vitest-environment-nuxt (#1186) 2023-01-15 20:09:01 +01:00
webfansplz 9f19e56b0f
fix: show status actions on DM (#1180)
Closes https://github.com/elk-zone/elk/issues/988
2023-01-15 23:44:28 +08:00
三咲智子 Kevin Deng 08293a107c
feat: add route alias for GoToSocial status 2023-01-15 17:55:58 +08:00
三咲智子 Kevin Deng 4422a57f49
refactor: sync masto (#1121) 2023-01-15 16:38:02 +08:00
2ed3373352
fix: [object Object] in page title of followers page #1151 (#1153) 2023-01-15 07:02:17 +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
三咲智子 Kevin Deng a41a31732b
revert: "feat: display i18n text on SSR"
This reverts commit cafc995dde.
2023-01-13 02:35:26 +08:00
三咲智子 Kevin Deng cafc995dde
feat: display i18n text on SSR 2023-01-13 01:58:31 +08:00
Daniel Roe a12d3d09b1 feat: support page titles in opengraph data 2023-01-11 23:08:31 +00:00
Daniel Roe f04d7ac067
fix: defer loading text and server links until hydration (#926) 2023-01-11 14:50:47 +00:00
三咲智子 88731ee18d
feat(account): predict relationship from context 2023-01-10 15:49:49 +08:00
patak efe406df5b
feat: avoid reordering pagination border effects (#877) 2023-01-08 17:04:26 +01:00
三咲智子 6308aa5c9a
refactor: use paginator for explore 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 5c8f75b9b7
refactor: upgrade masto 5 (#867) 2023-01-08 14:21:09 +08:00
Piotrek Tomczewski 2ff46bb8cb
feat(ui): opening the details page with the reply button (#840) 2023-01-07 08:55:07 +01:00
三咲智子 c48ee6c35b
refactor: cleanup auto imports 2023-01-07 03:22:56 +08:00
三咲智子 c7756add7d
refactor: cleanup imports 2023-01-07 02:50:31 +08:00
三咲智子 79e4841f87
fix: rework tip for unavailable posts
refactor #767
2023-01-07 02:29:44 +08:00
三咲智子 Kevin Deng acdb94de62
fix: type errors (#802) 2023-01-05 17:48:20 +01:00
patak f177ea1ea8 feat: floating back button for xl 2023-01-05 13:35:08 +01:00
patak fc48f8b90c feat: style experiments 2023-01-05 00:17:30 +01:00
Ivan Demchuk 4eb9d52fc2
fix: loading status replies after page refresh (#780) 2023-01-04 20:55:57 +01:00
patak 9890656477 feat: improve timeline reordering 2023-01-04 13:09:09 +01:00
patak c0602555de fix: add bottom border in thread view 2023-01-03 22:38:06 +01:00