Commit Graph

39 Commits

Author SHA1 Message Date
TAKAHASHI Shuuji 3b1a66c93c
fix: fix `vue/no-ref-as-operand` and `vue/return-in-computed-property` ESLint errors (#2679) 2024-03-11 10:53:25 +00:00
Joaquín Sánchez 36004a7eba
feat: bump to latest vue 3.4.19 (#2607)
Co-authored-by: patak <matias.capeletto@gmail.com>
2024-02-24 12:24:21 +00:00
patak ccfa7a8d10
refactor: no reactivity transform (#2600) 2024-02-21 15:20:08 +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
Daniel Roe 415d36ce32
refactor: move pwa/build-info -> appConfig (#1508) 2023-01-29 06:18:27 -08:00
三咲智子 Kevin Deng 7545921385
fix: upgrade & downupgrade deps 2023-01-25 02:52:48 +08: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 f04d7ac067
fix: defer loading text and server links until hydration (#926) 2023-01-11 14:50:47 +00:00
Joaquín Sánchez d4e99566b8
feat: notifications settings page (#782) 2023-01-05 09:47:58 +01:00
patak fc48f8b90c feat: style experiments 2023-01-05 00:17:30 +01:00
patak ff73614228 fix: revert #660 + patch 2022-12-30 19:16:23 +01:00
patak 6c59791682 fix(safari): account for larger header in notifications/explore 2022-12-30 17:25:40 +01:00
patak 1a532265fb fix: avoid icon larger than header in notifications 2022-12-30 17:24:21 +01:00
Anthony Fu f621ef8b4b i18n: clean up unused keys 2022-12-27 19:00:42 +01:00
Anthony Fu cf5e6ed5b5 i18n: rename keys 2022-12-27 18:49:23 +01:00
patak baa2696d31
feat: re-apply timelines loading optimization (#524)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-12-26 06:39:18 +01:00
patak ef4a240800 fix: revert timelines loading optimization 2022-12-23 06:02:13 +01:00
patak fef082af13
feat: move timelines to components (#514) 2022-12-22 18:48:41 +01:00
Anthony Fu 72a3482e4e ui: update icons 2022-12-19 21:31:12 +01:00
Joaquín Sánchez f0c91a3974
feat: pwa with push notifications (#337) 2022-12-17 23:29:16 +00:00
Joaquín Sánchez fd29c379dc
feat: add notification tabs pages (#410) 2022-12-13 14:50:42 +01:00
patak 33b0f295f6
feat: notification improvements (#396) 2022-12-11 22:40:40 +00:00
三咲智子 fff13ee19c
refactor: remove deprecated masto API 2022-12-03 13:36:10 +08:00
Daniel Roe 585b9e0229
feat: show and stream new notifications (#282)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2022-12-02 10:21:10 +08:00
Daniel Roe 05ac0ce1fc
chore: remove unused import 2022-12-01 23:08:27 +00:00
Anthony Fu ccffe9daa8 i18n: improve translations 2022-11-30 07:26:07 +08:00
Anthony Fu 98a647f8ca chore: avoid `useHead` naming conflicts 2022-11-30 06:49:25 +08:00
Shinigami 0e7076b991
feat: scroll to top (#237) 2022-11-29 21:15:53 +01:00
Ayaka Rizumu bc44b0127d
feat(i18n): add title texts (#201) 2022-11-28 22:25:32 +08:00
Daniel Roe 39b005899e
refactor: inject masto instance via nuxt app (#134) 2022-11-26 16:42:58 +01:00
三咲智子 f54e135848
feat: add title for pages 2022-11-25 19:48:48 +08:00
Anthony Fu 9978b10e06 chore: clean up 2022-11-24 14:42:26 +08:00
Anthony Fu 129e12c217 chore: rename to Elk 2022-11-23 21:06:27 +08:00
Anthony Fu 507aedceee ui: restyling navbar 2022-11-23 16:08:52 +08:00
Anthony Fu a6578155ae feat: disable SSR 2022-11-23 07:08:36 +08:00
patak 5d5cdebb56
feat: posts and mentions in profile (#17) 2022-11-20 22:38:52 +01:00
patak 230f5111ac
feat: notification type selector (#16) 2022-11-19 23:15:19 +08:00
patak 47968146a8
feat: notifications (#7) 2022-11-15 22:21:54 +01:00