Commit graph

1979 commits

Author SHA1 Message Date
Emanuel Pina 90c98857ce
fix(i18n): update portuguese from Portugal translation () 2023-02-12 14:26:28 +01:00
Daniel Roe 788819ac97 chore: release v0.7.3 2023-02-12 13:22:36 +01:00
Daniel Roe 898a43b783 fix: update import for tauri 2023-02-12 13:21:57 +01:00
Daniel Roe d7a95eab3b fix: use callback url with route param rather than query 2023-02-12 13:18:07 +01:00
Joaquín Sánchez c6f0432d8d
fix(i18n): better login description for single instance server () 2023-02-12 04:10:14 -08:00
Daniel Roe 79d43515f5
chore: upgrade docs to nuxt 3.2.0 as well () 2023-02-12 04:09:55 -08:00
Daniel Roe 148fd63c24 refactor: move back to cf unstorage driver 2023-02-12 12:57:56 +01:00
Daniel Roe efaeb67261
chore: upgrade to nuxt v3.2.0 () 2023-02-12 03:56:29 -08:00
Daniel Roe 73dc060578 fix: access headers outside of computed 2023-02-12 12:48:58 +01:00
Joaquín Sánchez b9c2bc5c70
fix(pwa): configure sw and web manifest cache control headers () 2023-02-12 12:08:50 +01:00
Daniel Roe c2ffdcf78b fix: only generate sourcemap in development 2023-02-12 11:22:43 +01:00
moshyfawn a9427e2ea0
fix: default main content dir to ltr ()
Co-authored-by: moshyfawn <oleg.butorov.98@gmail.com>
2023-02-11 21:43:21 +01:00
Joaquín Sánchez c5fe184281
feat: add translation status to language settings () 2023-02-11 21:42:55 +01:00
Peter Budai 3e648f6fbc
feat(editor): Respect default privacy setting of the account () 2023-02-11 18:04:41 +01:00
三咲智子 Kevin Deng db2892c4c0
refactor: disable reactivity transform from vue core
use the feature from vue macros instead
2023-02-11 17:51:14 +01:00
Joaquín Sánchez 972a13499f
feat(docs): add translation status ()
Co-authored-by: Michel EDIGHOFFER <edimitchel@gmail.com>
2023-02-11 17:15:08 +01:00
TAKAHASHI Shuuji 0eefcfa281
feat(i18n): update Japanese localization ()
Co-authored-by: kazuya kawaguchi <kawakazu80@gmail.com>
2023-02-10 07:50:37 -08:00
Michel EDIGHOFFER 328fd1bf70
fix: add margin on top of search width to make the border visible () 2023-02-10 10:53:05 +01:00
TAKAHASHI Shuuji 943b5f151d
fix(i18n): tiny fix on "Github" () 2023-02-10 10:50:39 +01:00
Daniel Roe 9578ed1e5d
fix: revert upgrade to nuxt v3.2.0 () 2023-02-09 15:32:30 -08:00
Daniel Roe 44c3dd762e
chore: upgrade to nuxt v3.2.0 () 2023-02-09 09:47:59 -08:00
三咲智子 Kevin Deng 4400818a31
fix: upgrade nuxt schema 2023-02-09 18:24:49 +01:00
Anthony Fu 11eaeeebbe feat: enable devtools 2023-02-09 17:03:18 +01:00
Daniel Roe acd7010fbc test: disable stale-dep in test mode 2023-02-09 13:01:22 +01:00
Daniel Roe f04b09a40d
refactor: use server auto-imports () 2023-02-08 12:00:43 -08:00
Daniel Roe 7da49afde5 refactor: use route rules for prerendering 2023-02-08 18:12:51 +01:00
Daniel Roe c25715b26d
feat: allow using elk as a nuxt layer () 2023-02-08 01:51:16 -08:00
Milos Dimitrijevic a3310b6ea2
chore: add .nvmrc to ensure node v18 () 2023-02-08 10:23:07 +01:00
三咲智子 Kevin Deng 11d179b13b
refactor: upgrade vue macros 2023-02-08 10:20:58 +01:00
Alexander Harding 36191c500f
fix: prevent videos from clipping when in fullscreen mode ()
Co-authored-by: Tomasz Rymkiewicz <kreha1@pm.me>
2023-02-07 06:32:37 -08:00
Daniel Roe 2128d11238
refactor: move single instance config to runtime () 2023-02-07 04:10:43 -08:00
Peter Budai 9e09c9072f
fix(ui): Prevent word-wrap on "Replying To" () 2023-02-07 09:12:30 +01:00
Chris-Robin Ennen f1087fd270
fix: only count 23 characters per link when composing () 2023-02-06 15:03:16 -08:00
Joaquín Sánchez 65bbc7c790
fix: close databases on page freeze event without pwa () 2023-02-06 15:01:30 -08:00
Joaquín Sánchez 32cfe6371f
fix: handle frozen page lifecycle state () 2023-02-06 14:22:56 -08:00
Joaquín Sánchez f7a8d471a6
fix: sign-out and empty content () 2023-02-06 04:16:24 -08:00
Daniel Roe 6e7ac24821
fix: work around hotfix cloudflare kv storage bug () 2023-02-06 11:03:52 +01:00
Daniel Roe 6dc38c7d8e
perf: tree-shake dependencies from server () 2023-02-06 10:34:50 +01:00
renovate[bot] 357dff2140
chore(deps): update dependency typescript to ^4.9.5 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-05 16:55:11 -08:00
renovate[bot] 4ff2dce87f
chore(deps): update dependency vitest to ^0.28.4 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-05 16:47:21 -08:00
Daniel Roe e31fc4087c fix: transpile masto 2023-02-05 17:44:37 +00:00
Alex Liu 2bd8dc2dd5
fix: character count should includes spoiler text ()
* fix: character count should includes spoiler text

* fix: draft empty conditions exclude spoiler text
2023-02-05 09:36:33 -08:00
Joaquín Sánchez 04c4ff5225
feat(i18n): add missing spanish translation entries () 2023-02-05 17:11:30 +01:00
victordelva b7a3e93097
feat: add bold and italic buttons to editor () 2023-02-05 16:11:09 +00:00
Michel EDIGHOFFER 7380e243c4
fix: make nav title sticky + add more grabbale area for native () 2023-02-05 16:35:21 +01:00
Niklas Wolf 76bad723ab
feat: prioritize user languages in language picker () 2023-02-05 07:14:26 -08:00
Kingsley Yung 297b104e1c
fix: repeated content on reblog without comment (re-open) () 2023-02-05 07:12:49 -08:00
Ayo Ayco 0fbe34c1e8
fix: filter and cw logic () 2023-02-05 07:05:42 -08:00
Tuur Martens a1b2da3d5e
feat: adjust hide username emojis pref to only hide in timeline () 2023-02-05 14:00:25 +01:00
Daniel Roe 7dfe91bb9d docs: mention SINGLE_INSTANCE_SERVER 2023-02-05 12:16:07 +00:00